Search for "Odin": 50 matches

3D Coding tutorial by Ica of Hubris
/code/3d/docs/3dica221.zip
30 Jun 1998 (catalog date)
422,704 bytes
Download FTP scene.org
Rating:
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d coder! Text

Raw GFX Lib by Ghyll of TGA
/code/3d/systems/tgarx2b1.zip
02 Jul 1997 (catalog date)
34,488 bytes
Download FTP scene.org
Rating:
An elementary graphics system. The functions are very base and it's a good idea for anyone coding graphics engines either to understand how those functions work or to be given higher level functions to work with.

MikMod 0.30 by MikMak
/code/audio/players/mikdx030.zip
01 Jul 1997 (catalog date)
282,898 bytes
Download FTP scene.org
Rating:
A mod player for use with Direct Sound. Judging by MikIT, the player is nice. I prefer MikIT to mod4win. Give this a shot if you're doing windows sound coding.

Mg-flame by Magnesium
/code/effects/fire/mg_flame.zip
06 Jul 1998 (catalog date)
3,276 bytes
Download FTP scene.org
A Flame effect in only 256-bytes with full assembler source. It even leaves you in DOS with a message. Commented for those wanting to learn 256-byte asm coding. TASM needed.

Plasma Tutorial by Spansh of Dynamix
/code/effects/plasma/plastut.zip
17 Jan 1999 (catalog date)
47,158 bytes
Download FTP scene.org
Rating:
Dynamix. Definately the best tutorial on coding plasmas, also focuses on optimizing.

Free direction tunnel tutorial by Blackaxe of Kolor
/code/effects/tunnel/fdtunnel.zip
30 Jun 1998 (catalog date)
4,008 bytes
Download FTP scene.org
Rating:
A good tutorial about coding free direction tunnels using the realtime raytracing method. Text

The Mag by Spellcaster
/code/mags/mag01.zip
01 Jul 1997 (catalog date)
17,455 bytes
Download FTP scene.org
Rating:
A serial coding magazine. For the ultra-beginner. Info on understanding hexidecimal numbers and a primer for Pascal.

The Mag by Spellcaster
/code/mags/mag02.zip
01 Jul 1997 (catalog date)
12,743 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing info on Pascal, gets into basic assembler, BIOS, interrupts, and mode 13h.

The Mag by Spellcaster
/code/mags/mag03.zip
01 Jul 1997 (catalog date)
100,068 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler and the VGA palette. Includes a 'demo' of palette effects called Color Blind.

The Mag by Spellcaster
/code/mags/mag04.zip
01 Jul 1997 (catalog date)
13,740 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, looping constructs, line and circle routines.

The Mag by Spellcaster
/code/mags/mag05.zip
01 Jul 1997 (catalog date)
20,724 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, arrays, memory. Contains a fairly complete list of assembler opcodes (courtesy Intel).

The Mag by Spellcaster
/code/mags/mag06.zip
01 Jul 1997 (catalog date)
13,564 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, records, file handling, PCX loading, text mode scrolling.

The Mag by Spellcaster
/code/mags/mag07.zip
01 Jul 1997 (catalog date)
34,151 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, units, boolean algebra, pointers, lens effect.

The Mag by Spellcaster
/code/mags/mag08.zip
01 Jul 1997 (catalog date)
41,938 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Random stuff, game design, more on pointers, some elementary data structuring.

The Mag by Spellcaster
/code/mags/mag09.zip
01 Jul 1997 (catalog date)
77,599 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler, more on that game.

The Mag by Spellcaster
/code/mags/mag10.zip
01 Jul 1997 (catalog date)
114,192 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, elementary 3d, other stuff.

The Mag by Spellcaster
/code/mags/mag11.zip
01 Jul 1997 (catalog date)
95,422 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, more complex 3d, still adding to that game. (This magazine has come a long way since issue one and is entirely progressive.)

Asphyxia VGA demo trainer series by Denthor of Asphyxia
/code/tutors/denthor/tut1-9.zip
11 Jan 1997 (catalog date)
96,798 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer series - Everything to help the beginner get started in graphics coding.

Tutorial #16 by Denthor of Asphyxia
/code/tutors/denthor/tut16.zip
11 Jan 1997 (catalog date)
11,630 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Scaling - One of those things you'll need time and time and time and time again in demo coding.

The King Magazine Volume 2 by The King
/code/tutors/graphics/kmagv2.zip
18 Jan 1998 (catalog date)
54,474 bytes
Download FTP scene.org
Rating:
Nice for beginners. This volume explains some basic Pascal and Assembler coding and how to do crossfades.

Demo Series, Part 11 by Outlaw Triad
/code/tutors/graphics/oteffex1.zip
17 Jan 1999 (catalog date)
27,162 bytes
Download FTP scene.org
Rating:
Tutorial about coding flat shaded and glenzed 3d vectors. Very dated and not very useful as there are much better 3d tutorials around.

Serie De Tutoriales Fac 1 by FAC of Delabu Alama
/code/tutors/graphics/tut1.zip
25 Apr 1998 (catalog date)
8,595 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline ASM. First tutorial: How to use mode 13h

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

Serie De Tutoriales Fac 12 by FAC of Delabu Alama
/code/tutors/graphics/tut12.zip
14 Aug 1998 (catalog date)
100,684 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Twelveth tutorial: More complex objets and face sorting.

Serie De Tutoriales Fac 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

Serie De Tutoriales Fac 3 by FAC of Delabu Alama
/code/tutors/graphics/tut3.zip
25 Apr 1998 (catalog date)
15,274 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Third tutorial: Lines and circles.

Serie De Tutoriales Fac 4 by FAC of Delabu Alama
/code/tutors/graphics/tut4.zip
25 Apr 1998 (catalog date)
36,135 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fourth tutorial: Virtual Screens and the PCX format.

Serie De Tutoriales Fac 5 by FAC of Delabu Alama
/code/tutors/graphics/tut5.zip
25 Apr 1998 (catalog date)
86,667 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fifth tutorial: Scrolling

Serie De Tutoriales Fac 6 by FAC of Delabu Alama
/code/tutors/graphics/tut6.zip
25 Apr 1998 (catalog date)
60,387 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Sixth tutorial: Basic animation.

Serie De Tutoriales Fac 7 by FAC of Delabu Alama
/code/tutors/graphics/tut7.zip
25 Apr 1998 (catalog date)
92,107 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Seventh tutorial: Basic effects (plasma, fire, interference).

Serie De Tutoriales Fac 8 by FAC of Delabu Alama
/code/tutors/graphics/tut8.zip
25 Apr 1998 (catalog date)
35,194 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eighth tutorial: Basics of 3D

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

Serie De Tutoriales Fac. Ejemplos En C by FAC of Delabu Alama
/code/tutors/graphics/tutc.zip
26 Apr 1998 (catalog date)
33,718 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. C/C++ examples for the first 4 tutorials.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut1.zip
19 Jan 1998 (catalog date)
15,071 bytes
Download FTP scene.org
Rating:
Windows Tutorial 1. Denthor's back with some tutorials on windows graphics program. I (and he) recommend that you still get another reference (like a *gasp* book) if you know absolutely nothing about programming windows and intend to get serious about it. The tut has just enough info to grasp how windows works, the mindset needed for coding, and some basic messages windows can throw at you. Good for the ultra-beginner with windows. (Oh, the example here is a star field)

Explict Coding by Mystic Bytes
/demos/1995/m/mb_paec.zip
30 Jun 1996 (catalog date)
1,402,322 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Odin's Vrede v1.0 by Proxima
/demos/1995/p/prx_odin.zip
30 Jun 1996 (catalog date)
59,279 bytes
Download FTP scene.org
Rating:

BBS Realms Of Darkness by THI
/demos/1995/r/rodintro.zip
30 Jun 1996 (catalog date)
40,220 bytes
Download FTP scene.org
Rating:

Wired '95 Surprise Coding Entries
/demos/1995/w/w95spcod.zip
28 Feb 1997 (catalog date)
27,984 bytes
Download FTP scene.org
Released at event WIR95

Party Coding by Axioma
/demos/1997/a/aa_pcode.zip
11 Apr 1997 (catalog date)
84,491 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in64 division and ranked 01

Fastdemo by Doze, Yodin
/demos/1997/c/country.zip
27 Apr 1997 (catalog date)
11,405 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 11
,,Adlib,

The Light by Odin
/graphics/images/1996/t/thelight.zip
05 Jun 1997 (catalog date)
64,501 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the grfx division and ranked 02

ModInfo v1.0 by Trixter of Hornet
/music/programs/songtext/hrn-mi10.zip
31 Jan 1997 (catalog date)
25,466 bytes
Download FTP scene.org
Lists and describes Amiga Music Modules for easy cataloging. Supports modern formats, including S3M, XM, and IT. Also lists tracker version number and number of channels.

Immortal Iodine by Pikkle Jar of SonicFusion
/music/songs/1997/s/sf-imrtl.zip
28 Apr 1997 (catalog date)
686,327 bytes
Download FTP scene.org
(IT)

The Exploding Kind by Tigerhawk of Digitalus
/music/songs/1998/d/dig-tek.zip
21 Apr 1998 (catalog date)
329,435 bytes
Download FTP scene.org
(IT)

Sinusidal by Godin
/music/songs/1998/s/sinusida.zip
18 Dec 1998 (catalog date)
556,264 bytes
Download FTP scene.org
Released at event BP98 in the mmul division and ranked XX

02/96 Pack by Exploding Hedgehogs
/tla/disks/1996/e/eh-0296.zip
15 Sep 1996 (catalog date)
1,241,912 bytes
Download FTP
Rating:

04/96 Pack by Exploding Hedgehogs
/tla/disks/1996/e/eh-0496.zip
15 Sep 1996 (catalog date)
1,482,099 bytes
Download FTP
Rating:

Best of...Volume 1 by Exploding Hedgehogs
/tla/disks/1996/e/eh-best1.zip
15 Sep 1996 (catalog date)
806,628 bytes
Download FTP
Rating: