Search for "IA": 1139 matches(displaying first 250)

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

3D Tutorial by FH94.3 of Nitro
/code/3d/docs/fh-3dtut.zip
18 Jan 1998 (catalog date)
12,903 bytes
Download FTP scene.org
Rating:
Explains how to rotate in 3D.

3D Matrix Transformations by Voltaire of OTM
/code/3d/docs/otmmatx.zip
18 Jan 1998 (catalog date)
13,676 bytes
Download FTP scene.org
Rating:
Good tutorial on 3D transformations using matricies.

3D Camera Tutorial by Shadow Bandit of Diabolic Force
/code/3d/docs/sba_3dcm.zip
17 Jan 1999 (catalog date)
14,496 bytes
Download FTP scene.org
Rating:

3D Shadow Tutorial by Fuzzel of Haujobb
/code/3d/docs/shadows.zip
17 Jan 1999 (catalog date)
121,258 bytes
Download FTP scene.org
Rating:
Explains how to do shadows in 3d using a zbuffer algorithm.

Polyfiller Tutorial by Karma of TFL-TDV
/code/3d/docs/ttka3ddo.zip
18 Jan 1998 (catalog date)
15,613 bytes
Download FTP scene.org
Rating:
A good explanation of different types of polyfillers.

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

GFXFX3: Inertia 3d engine by Alex Chalfin and Jeroen Bouwens
/code/3d/systems/gfx3i099.zip
30 Jun 1998 (catalog date)
1,148,321 bytes
Download FTP scene.org
Rating:
Goodlooking 3d engine, with very complete documentation. Unfortunately only the libraries are included, while the actual source is missing. Pascal

Rotating 3d escher-knot by Oliver Nash
/code/3d/systems/gsescher.zip
30 Jun 1998 (catalog date)
19,895 bytes
Download FTP scene.org
Rating:
The author says he appreciates a mention when you "steal" his formula, but "his" formula was already used on the amiga a long time ago. It might be useful downloading though if you're a starting 3d coder because the flatshaded 3d engine is very easy to understand. C

Power Render v2.3 by Gooroo
/code/3d/systems/prv2_3.zip
01 Jul 1997 (catalog date)
4,685,199 bytes
Download FTP scene.org
Rating:
A rendering system for 3dfx cards. Requires watcom and WGT5.1+ to compile examples. This is a commercial package.

Real-Time Environment Mapping Tutorial by Frenzy
/code/3d/trifill/envmap/envmap.doc
05 Oct 1996 (catalog date)
4,169 bytes
Download FTP scene.org
Rating:
Somewhat incorrect document. Parts are right, others wrong.

OTM Phong by Voltaire of OTM
/code/3d/trifill/phong/otmphong.doc
08 Jun 1997 (catalog date)
23,949 bytes
Download FTP scene.org
Rating:
Good tutorial explaining how to approximate phong shading using a model based on linear interpolation of angles.

Phong Explanation by TimJ of Vertigo
/code/3d/trifill/phong/vgophong.zip
17 Jan 1999 (catalog date)
6,709 bytes
Download FTP scene.org
Rating:
Good tutorial about how the phong lightning algorithm works and how it can be implemented

Crappy Texture Map by Mandrill
/code/3d/trifill/texmap/ctm.zip
19 Jan 1998 (catalog date)
6,214 bytes
Download FTP scene.org
Rating:
Crappy Texture Map. At least you know what code should be doing what. The filler looks familiar (the register lay out). The texture 'swims' so I'm not sure this is a routine to emulate.

Fast Affine Texture Mapping Tutorial by Doomsday
/code/3d/trifill/texmap/fatmap.txt
07 Oct 1996 (catalog date)
69,730 bytes
Download FTP scene.org
Rating:

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

Tiled Texture Mapping Tutorial by TheGlide of Spinning Kids
/code/3d/trifill/texmap/tiletmap.zip
03 Jun 1998 (catalog date)
4,757 bytes
Download FTP scene.org
This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt.

Texture Mapping Tutorial by Tumblin of Bodies In Motion
/code/3d/trifill/texmap/tmaptut.zip
08 Jun 1997 (catalog date)
66,330 bytes
Download FTP scene.org
Rating:
Excellent tutorial on texture mapping. A must for starters!

Triscan by Andrew Harvey
/code/3d/trifill/texmap/triscan.zip
19 Jan 1998 (catalog date)
11,472 bytes
Download FTP scene.org
Rating:
Some triangle fillers. Doesn't assemble as is. Uses lots of assembler macros, which is good for style and helps portability, but kills readability for people not familiar with the code.

GUS Environment by Patch
/code/audio/detect/gusenv.zip
10 Jan 1997 (catalog date)
1,481 bytes
Download FTP scene.org
Rating:
Grabs the Ultrasnd environment for you - Good for those who don't know how to find an environment variable, but it doesn't tell you much. It may give you a place to start.

F. mod docs by Firelight
/code/audio/docs/fmoddoc.zip
10 Jan 1997 (catalog date)
83,795 bytes
Download FTP scene.org
Rating:
Firelight's mod format description - The perfect text file for someone who is writing a mod player especially first timers. Assumes knowledge of programming and doesn't cover details of sound card specific issues, like setting up a DMA transfer or initializing the sound card.

MOD Format Specifications by Ian Tweedie
/code/audio/docs/modform.zip
21 Jan 1998 (catalog date)
5,923 bytes
Download FTP scene.org
Rating:

PTM PolyTracker Format Specifications by JAL of Nostalgia
/code/audio/docs/ptmform.zip
21 Jan 1998 (catalog date)
8,329 bytes
Download FTP scene.org

Jorian Mod Player by Nathan Hand
/code/audio/players/jmp.zip
10 Jan 1997 (catalog date)
4,332 bytes
Download FTP scene.org
Rating:
Crap Mod Player - Give this man a pointer! Doesn't parse any of the effects either. Oh yeah, globals abound.

Compression Tutorial by Mali of Malixa
/code/compress/mdg_comp.zip
17 Jan 1999 (catalog date)
8,344 bytes
Download FTP scene.org
Rating:
Explains how to code RLE and Huffman compression.

Genial 2 BBS intro source by Michiel Ouwehand
/code/demosrc/bbsintro/cool.zip
10 Jan 1997 (catalog date)
16,829 bytes
Download FTP scene.org
Rating:
Sources for a BBS intro with cross fading - Copious comments, but then again there isn't much to the source or the COM file either.

BBS Addy source by TCP of Diablo Force
/code/demosrc/bbsintro/d4z_etad.zip
30 Jun 1998 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
Very simple BBS addy. Assembler

BBS Addy source by Shadow Bandit, Magic van Lam of Diablo Force
/code/demosrc/bbsintro/d4z_meta.zip
30 Jun 1998 (catalog date)
107,146 bytes
Download FTP scene.org
Rating:
Pascal

42 Source by Maniac of LBA
/code/demosrc/bbsintro/lba42src.zip
26 Jun 1997 (catalog date)
10,213 bytes
Download FTP scene.org
Rating:
BBS ad with a scroller and a lighting-esque effect. Both an asm and Pascal version compile, though the pascal version looks like nothing more than a rewrite of the asm code in Pascal's inline syntax. Few comments.

Power Grid loader source by Friar Tuck of Ice
/code/demosrc/bbsintro/pgloader.zip
10 Jan 1997 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a text writer, music, and a lens - Has the adlib player from fcsp2src.zip. No comments. The lens is nice as the equations used make it look like a crystal ball.

Boardz source by Vulture
/code/demosrc/bbsintro/vga-vul1.zip
10 Jan 1997 (catalog date)
11,913 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a star field and scrollie - I never thought I'd give this high a rating for source to a BBS loader, but I figure there's got to be some way for people to know what to look for. The source is beautiful and there are more comments than there are lines of source! *Perfect* for the beginner, though not a tutorial.

Amnesia Vector source by Tran of Renaissance
/code/demosrc/demos/as.zip
10 Jan 1997 (catalog date)
7,047 bytes
Download FTP scene.org
Rating:
The sources for the temple vector part of Amnesia - Sparce comments. Tight code, but probably only understandable by those who have written atleast a simple vector system and familiar with pmode. Certainly good code, but I question its usefulness to those who read it.

Contrast source by Type One, Gopi, Bismark, Karma, Sam of TFL-TDV
/code/demosrc/demos/contrsrc.zip
10 Jan 1997 (catalog date)
1,105,116 bytes
Download FTP scene.org
Rating:
Sources for Contrast - Comments variable on the coder, but on the whole, they are good. This is a good example of how to get a multi-coder demo made. The .exe will not run under Win'95.

Inconexia sources by JCAB, JARE of Iguana
/code/demosrc/demos/incosrc.zip
10 Jan 1997 (catalog date)
242,043 bytes
Download FTP scene.org
Rating:
A collection of sources from Inconexia - A collection of effects. Get gallery.zip for the museum part which the .txt file says won't be released. :)

Stupikeffyloooopy Full Source by FAC of Delabu Alama
/code/demosrc/demos/loopysrc.zip
25 Apr 1998 (catalog date)
211,591 bytes
Download FTP scene.org
Full source for the Stupikeffyloopy demo. - Coded in TMT Pascal v2.0 registered. - Can be compiled with either registered or unregistered versions - Supports Sound Blaster / No Sound - MOD Player by Cesar Vellido / CiMedia - Enjoy it.

RST2 Intro Source by The Rising Sun Team
/code/demosrc/intros/rst2-src.zip
01 Dec 1997 (catalog date)
25,415 bytes
Download FTP scene.org
Rating:
A simple intro with fake diagonal coppers.

Snow Effects by Natas of Lithium
/code/demosrc/intros/snowtro.zip
29 May 1997 (catalog date)
65,044 bytes
Download FTP scene.org
Rating:
Ugly, I have seen much better snow effects. This looks more like a buggy diagonal starfield.

3D Tutorial v1.8 by fh of GODS
/code/effects/3d/fh-3dt18.zip
06 Oct 1996 (catalog date)
25,489 bytes
Download FTP scene.org
Rating:
Useless. Very poor way of making a 3d system. 100% hard coded objects, non-portable slow code.

Real-Time Phong Bump Mapping Tutorial by Frenzy
/code/effects/bump/bump.doc
05 Oct 1996 (catalog date)
3,877 bytes
Download FTP scene.org
Rating:
Incorrect ideas, it's not done this way.

2D Bumpmapping by T.C.P. of Diabolic Force
/code/effects/bump/tcp_bump.zip
17 Jan 1999 (catalog date)
86,560 bytes
Download FTP scene.org
Rating:
Explains how to do 2d bumpmapping on 256 color pictures.

Gallery Source by ARM of Iguana
/code/effects/doom/gallery.zip
10 Jan 1997 (catalog date)
593,716 bytes
Download FTP scene.org
Rating:
Source to Iguana's gallery scene from Inconexia (a doom clone) - Nice code, but low accuracy on the maths. Cool pictures, but I saw them the first time, when they were in the Prado. :) I always thought that there should have been an Easter Egg for May 3rd. Run subdirs.exe to get the full source.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/textps.zip
18 Jan 1998 (catalog date)
75,676 bytes
Download FTP scene.org
Rating:
Postscript version. Explains how to make a 3D engine like the one used in Doom.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/texttext.zip
18 Jan 1998 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Text version. Explains how to make a 3D engine like the one used in Doom. This version does not include any illustrations!

blaze source by Gopher
/code/effects/fire/blaze.zip
18 Mar 1997 (catalog date)
10,702 bytes
Download FTP scene.org
Rating:
Source and macros for fire routines. For a86 compilation, should be easy to tweak for TASM, but this is nothing special we haven't seen before.

Linefire by Kable
/code/effects/fire/linefire.zip
26 Jun 1997 (catalog date)
26,759 bytes
Download FTP scene.org
Rating:
Mystify your fire. I half expected to hear the FM sounds from Amnesia to kick in. It's only one line with a *much* longer (and blured) tail, but still. Uses a Bresenham's line routine.

Nice Fire by Ziron of Alpine
/code/effects/fire/nicefire.zip
17 Jan 1999 (catalog date)
2,334 bytes
Download FTP scene.org
Rating:
Claims to be nicer then any of the other fires around, but there's really nothing special about this fire effect.

Fire by Fantom Cat of Swat Cats
/code/effects/fire/swfire.zip
17 Jan 1999 (catalog date)
6,160 bytes
Download FTP scene.org
Rating:
An original variation of the well-known fire effect.

Chaotic Fractal Screensaver by Magister of Phazix
/code/effects/fractal/mfract.zip
24 Apr 1998 (catalog date)
16,607 bytes
Download FTP scene.org
A screensaver of sorts (plain DOS only, no Windows 95) that zooms into the Mandelbrot set and animates the Julia set. Source code included. Also includes a text file that explains fractals and how to generate them. Text, assembler, protected-mode.

Cyber Space 3d by Phantom of Nostalgia
/code/effects/land/cyb3dkit.zip
10 Jan 1997 (catalog date)
31,536 bytes
Download FTP scene.org
Rating:
A landscape routine with many aspects - No source and a very quick explaination of the ideas and algorithms behind the effect.

Mars Info by Tim Clarke
/code/effects/land/marsinfo.zip
10 Jan 1997 (catalog date)
2,822 bytes
Download FTP scene.org
Rating:
Details on the algorithm for the mars intro - Look for mars10.zip for the exe associated with this description.

lens by Joey
/code/effects/lens/lens.zip
10 Jan 1997 (catalog date)
10,913 bytes
Download FTP scene.org
Rating:
A doc on how to create a lens - Nice graphic file diagram for the text. It all makes sense to me. Some pseudo pascal code is there too.

lens by Nagy Daniel
/code/effects/lens/lensv10a.zip
10 Jan 1997 (catalog date)
40,337 bytes
Download FTP scene.org
Rating:
Source for a lens effect - (I suspect this is a rip of lenssrc.zip/lens.lzh...) The TGA loading routines are exactly the same aside from variable names.

Argon by Insomniac of Matrix
/code/effects/plasma/argon128.zip
27 Dec 1997 (catalog date)
4,183 bytes
Download FTP scene.org
Rating:
tri-layer plasma in 128bytes, Assembler

Plasma by Jan Moller, Erik Hansen
/code/effects/plasma/c_plasma.zip
10 Jan 1997 (catalog date)
55,010 bytes
Download FTP scene.org
Rating:
Simple plasma example - Just some plasma. You might want to take the comments out on the WaitRast(): call and recompile, especially if you have a Pentium.

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.

38 Byte Plasma by Insomniac of Matrix
/code/effects/plasma/prawn.zip
17 Jan 1999 (catalog date)
3,125 bytes
Download FTP scene.org
Rating:

Alias by Minimalist
/code/effects/rotozoom/alias.zip
25 Aug 1997 (catalog date)
164,287 bytes
Download FTP scene.org
Rating:
Scaling, rotating, anti-aliasing. There's a turboC, WatcomC, and Pascal version of this program all included. Admittedly, he cheats the palette on anti-aliasing (as shown by using most any non-grayscale image), the programming is good nonetheless.

2D Blobs by Shadow Bandit of Diabolic Force
/code/effects/shadebob/sba_2dbl.zip
17 Jan 1999 (catalog date)
19,128 bytes
Download FTP scene.org
Rating:
Looks more like the oldfashioned shadebobs.

3D Starfield by Legend of Blitz
/code/effects/stars/ldstars.zip
29 May 1997 (catalog date)
9,942 bytes
Download FTP scene.org
Rating:
This is just a basic starfield. What makes it special is the 3D glasses support.

24 Byte Tiny Starfield by Matt Wilhelm
/code/effects/stars/mwstar.zip
05 Oct 1996 (catalog date)
5,708 bytes
Download FTP scene.org
Rating:
Slow as crap, but AWESOME! But I suppose only a demented coder would appreciate it.

3D Starfield by Vulture of Outlaw Triad
/code/effects/stars/otstars.zip
29 May 1997 (catalog date)
17,592 bytes
Download FTP scene.org
Rating:
A tutorial on 3D starfield effects.

Transparency Tutorial by Sirmikey of Chaotic Order
/code/effects/transpar/transpar.zip
05 Oct 1996 (catalog date)
290,156 bytes
Download FTP scene.org
Rating:
w/WATCOM C source - Doesn't run. Nice explanation/code

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

Free direction tunnel tutorial by Kombat
/code/effects/tunnel/freedir.zip
30 Jun 1998 (catalog date)
48,954 bytes
Download FTP scene.org
Rating:
Basicaly the same info as can be found in fdtunnel.zip by Blackaxe of Kolor. Text, C

ND.exe by Friar Tuck
/code/effects/tunnel/syn.zip
10 Jan 1997 (catalog date)
31,848 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Spaghetti code and no explanation. Also doesn't generate the dot tunnel real time, rather it has the rungs of dots precalculated in the exe.

Various Demo Effect Sources by Daniel Vollmer (Fusion)
/code/effects/various/danpwsrc.zip
05 Oct 1996 (catalog date)
697,008 bytes
Download FTP scene.org
Rating:
LOTS of random stuff. Some better than others, especially the TSRs.

Vector Tutorial by Richard Nichols
/code/effects/vector/rn_vect.zip
06 Oct 1996 (catalog date)
25,033 bytes
Download FTP scene.org
Rating:

Smooth Voxel Terrain Tutorial by Phred of OTM
/code/effects/voxel/voxeltut.zip
06 Oct 1996 (catalog date)
46,211 bytes
Download FTP scene.org
Rating:

Peroxide Trainer Part 1 by Telemachos of Peroxide
/code/effects/worlds/pxdtut1.zip
17 Jan 1999 (catalog date)
73,945 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code 3d mazes like the ones used in old games like dungeon master and eye of the beholder.

Datafile Appending EXE by Kodiak of The Apollo Project
/code/fileutil/kadfile.zip
18 Jan 1998 (catalog date)
16,371 bytes
Download FTP scene.org
Rating:
Tutorial on appending datafiles to your exes.

X-Master v2.0 by Joey Mukherjee
/code/fileutil/xmstr201.zip
26 Feb 1998 (catalog date)
88,124 bytes
Download FTP scene.org
Rating:
A menu driven file manager for multimedia files like mod-files, fli-files and demos that allows you to keep them all archived on your harddisk.

Pentium Stuff
/code/hardware/cpu/pentium.zip
01 Jul 1997 (catalog date)
164,896 bytes
Download FTP scene.org
Rating:
A collection of files on Pentium optimization. Some of these files look very useful, especially for optimizing information and truly esoteric stuff for the terminally curious.

Joystick axis reading code by Peter Wan
/code/hardware/joystick/joysdk11.zip
10 Jan 1997 (catalog date)
35,092 bytes
Download FTP scene.org
Rating:
Source to read joystick positions for the Gravis Game Pad - *This* is how source should be written, especially for an SDK. If only we were all this diligent.

Introduction To Keyboard Handlers by Alioth, Don Williamson of O.M.D
/code/hardware/keyboard/keyb.zip
24 Apr 1998 (catalog date)
18,117 bytes
Download FTP scene.org
How to construct a keyboard handler from scratch and why what you do actually works. :)

Peroxide Trainer Part 6 by Telemachos of Peroxide
/code/hardware/keyboard/pxdtut6.zip
17 Jan 1999 (catalog date)
20,234 bytes
Download FTP scene.org
Rating:
This tutorial explains how to program interrupts, timers and keyboard handlers.

Peroxide Trainer Part 2 by Telemachos of Peroxide
/code/hardware/memory/pxdtut2.zip
17 Jan 1999 (catalog date)
11,137 bytes
Download FTP scene.org
Rating:
This tutorial explains how to use ems memory.

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

Flat Maquina by Morbid Iadalboath of MUTANTE
/code/hardware/pmode/fm32_v2.zip
02 Jul 1997 (catalog date)
6,647 bytes
Download FTP scene.org
Rating:
A Pascal TPU for getting flat mode memory. People really should be moving away from dealing with segmented memory. Get this if you're still using Pascal or something similar.

Asychronous communitcations code by Lord Logics
/code/hardware/serial/ll_comm.zip
10 Jan 1997 (catalog date)
56,754 bytes
Download FTP scene.org
Rating:
Source for "asynchronous" comm connections - A library meant for opening COM lines and other serial line connections. It's supposedly asynchronous (but maybe in a later version for this only supports one). Not too demo scene relevant, but it could make for great modem-modem networking in a game.

VESA 1.x tutorial for dos32 by Peter Stuge of XiA
/code/hardware/video/dos32vbe.zip
30 Jun 1998 (catalog date)
8,951 bytes
Download FTP scene.org
Rating:
Assembler

Official VESA VBE 2.0 Specification
/code/hardware/video/vbe20-11.exe
06 Oct 1996 (catalog date)
553,428 bytes
Download FTP scene.org
Rating:

Variable Pictures
/code/images/bin2asm.zip
15 Apr 1997 (catalog date)
63,503 bytes
Download FTP scene.org
Put variable size pictures in your VGA programs.

A simple FLI/FLC viewer by Noerror of Ph7media
/code/images/flcfli.zip
30 Jun 1998 (catalog date)
28,880 bytes
Download FTP scene.org
Rating:
C

Description of Imagine Raytracer File Format by G. Scibilia
/code/images/istg.zip
17 Jan 1999 (catalog date)
9,719 bytes
Download FTP scene.org
Rating:

Multimedia Library by TSC-Software
/code/library/multikit.zip
18 Jan 1998 (catalog date)
344,177 bytes
Download FTP scene.org
Rating:
Contains source for xmode operations and playing mods on GUS and SB.

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.)

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

ASM Tutorials Part 0, 1, and 2 by Draeden of VLA
/code/tutors/asm/asmvla00.zip
18 Jan 1998 (catalog date)
16,905 bytes
Download FTP scene.org
Rating:
If you are totaly unexperienced with assembler this is the right one to start with.

ASM Tutorial Part 3 by Draeden of VLA
/code/tutors/asm/asmvla01.zip
18 Jan 1998 (catalog date)
10,780 bytes
Download FTP scene.org
Rating:
Explains a few of the dos interrupts. Might be handy if you are a beginner, but what you really need is a good interrupt list.

LOADALL Tutorial by Mark Dixon
/code/tutors/asm/loadall.zip
18 Jan 1998 (catalog date)
3,621 bytes
Download FTP scene.org
Rating:
Explanation of the LOADALL instruction.

C Tutorial Part 2 by Desolation of VLA
/code/tutors/c/ctut2vla.zip
18 Jan 1998 (catalog date)
11,401 bytes
Download FTP scene.org
Rating:
This one explains the do-while loop, the switch statement and the goto

C Tutorial Part 3 by Desolation of VLA
/code/tutors/c/ctut3vla.zip
18 Jan 1998 (catalog date)
3,771 bytes
Download FTP scene.org
Rating:
This one explains how arrays work in C.

Tutorial 1 in C by Snowman of Hornet
/code/tutors/denthor/tut01new.zip
11 Jan 1997 (catalog date)
16,337 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 1 in C:The basics - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 2 in C by Snowman of Hornet
/code/tutors/denthor/tut02new.zip
11 Jan 1997 (catalog date)
37,007 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 2 in C:Palette handling - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 3 in C by Snowman of Hornet
/code/tutors/denthor/tut03new.zip
11 Jan 1997 (catalog date)
37,311 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 3 in C:Circles - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 4 in C by Snowman of Hornet
/code/tutors/denthor/tut04new.zip
11 Jan 1997 (catalog date)
20,085 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 4 in C:Virtual screens - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 5 in C by Snowman of Hornet
/code/tutors/denthor/tut05new.zip
11 Jan 1997 (catalog date)
26,798 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 5 in C:scrollers - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 6 in C by Snowman of Hornet
/code/tutors/denthor/tut06new.zip
11 Jan 1997 (catalog date)
34,374 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 6 in C:Look up tables - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 7 in C by Snowman of Hornet
/code/tutors/denthor/tut07new.zip
11 Jan 1997 (catalog date)
37,949 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 7 in C:Animation - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 8 in C by Snowman of Hornet
/code/tutors/denthor/tut08new.zip
11 Jan 1997 (catalog date)
42,817 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 8 in C:3d basics - Includes Denthor's original tutorial release within and has the compiled exe. Remember, these are only basics. (Snowman added a little of his own to this... I loved vector balls spelling things. :)

Tutorial 9 in C by Snowman of Hornet
/code/tutors/denthor/tut09new.zip
11 Jan 1997 (catalog date)
43,863 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 9 in C:polygons - Includes Denthor's original tutorial release within and has the compiled exe.

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 #10 by Denthor of Asphyxia
/code/tutors/denthor/tut10.zip
11 Jan 1997 (catalog date)
10,370 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:X-mode - Explains how to use mode-x and how it can be helpful. Doesn't dwell on setting the mode.

Tutorial 10 in C by Snowman of Hornet
/code/tutors/denthor/tut10new.zip
11 Jan 1997 (catalog date)
45,338 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 10 in C:Chain-4 and scrolling - Includes Denthor's original tutorial release within and has the compiled exe. (This is lysdexic. Bonus. :)

Tutorial #11 by Denthor of Asphyxia
/code/tutors/denthor/tut11.zip
11 Jan 1997 (catalog date)
15,291 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Cross fading - Only works on pictures with limited colors.

Tutorial #12 by Denthor of Asphyxia
/code/tutors/denthor/tut12.zip
11 Jan 1997 (catalog date)
12,770 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Scrolling in X-mode - Only covers vertical screen scrolling.

Tutorial #13 by Denthor of Asphyxia
/code/tutors/denthor/tut13.zip
11 Jan 1997 (catalog date)
9,823 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:3d starfields - We've seen these time and time again. Check out /code/effects/stars for more examples.

Tutorial #14 by Denthor of Asphyxia
/code/tutors/denthor/tut14.zip
11 Jan 1997 (catalog date)
11,496 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Glenz - More complex polygon fillers.

Tutorial #15 by Denthor of Asphyxia
/code/tutors/denthor/tut15.zip
11 Jan 1997 (catalog date)
7,663 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Plasmas - So-so. Check out /code/effects/plasma/jclplasm.zip for more.

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.

Tutorial #17 by Denthor of Asphyxia
/code/tutors/denthor/tut17.zip
11 Jan 1997 (catalog date)
18,411 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Pixel Morphing & Static - Pixel Morphing is similar to the one of the first few things in Crystal Dream II, or imagine the IFS fractal morphing of Verses or Hex Appeal.

Tutorial #18 by Denthor of Asphyxia
/code/tutors/denthor/tut18.zip
11 Jan 1997 (catalog date)
59,119 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Packing and pcx loading - check out /code/utils/packers for some further examples.

Tutorial #19 by Denthor of Asphyxia
/code/tutors/denthor/tut19.zip
11 Jan 1997 (catalog date)
11,620 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:full assembler - for a quick and painless (?) switch from pascal/asm to full assembler. Has a simple fire effect as an example.

Tutorial #20 by Denthor of Asphyxia
/code/tutors/denthor/tut20.zip
11 Jan 1997 (catalog date)
19,099 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:face sorting and back face removal - The tutorials are finally getting into more complex 3d.

Asphyxia VGA Demo Trainer #21 by Denthor of Asphyxia
/code/tutors/denthor/tut21.zip
06 Oct 1996 (catalog date)
26,721 bytes
Download FTP scene.org
Rating:
Free Direction Texture Mapping

Tutorial in C by Steve Pinault
/code/tutors/denthor/tutorc.zip
11 Jan 1997 (catalog date)
59,478 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:C versions of the PAS source - Needs MSVC to compile, which most people simply don't have.

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.

Demo Series, Part 10 by Outlaw Triad
/code/tutors/graphics/otface.zip
17 Jan 1999 (catalog date)
17,486 bytes
Download FTP scene.org
Rating:
Tutorial about sorting faces in a 3d scene. No explanation about sorting algorithms at all, which makes it totaly useless.

Demo Series, Part 15 by Outlaw Triad
/code/tutors/graphics/otgourad.zip
17 Jan 1999 (catalog date)
13,977 bytes
Download FTP scene.org
Rating:
Tutorial about gouraud shading.

Demo Series, Part 12 by Outlaw Triad
/code/tutors/graphics/otlight.zip
17 Jan 1999 (catalog date)
19,510 bytes
Download FTP scene.org
Rating:
Tutorial about light sources.

Demo Series, Part 9 by Outlaw Triad
/code/tutors/graphics/otpoly.zip
17 Jan 1999 (catalog date)
13,285 bytes
Download FTP scene.org
Rating:
Tutorial about polyfillers.

Demo Series, Part 14 by Outlaw Triad
/code/tutors/graphics/otremove.zip
17 Jan 1999 (catalog date)
18,317 bytes
Download FTP scene.org
Rating:
Tutorial about hidden face removal.

Polyfiller Tutorial by Natan Whitaker
/code/tutors/graphics/poly_tut.zip
17 Jan 1999 (catalog date)
134,279 bytes
Download FTP scene.org
Rating:
The example executable included doesn't seem to work, but the textfile might be useful for beginners who want to write their own polyfiller routines.

Peroxide Trainer Part 3 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut3.zip
17 Jan 1999 (catalog date)
26,393 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code 3d vectors using flatshading and glenzing.

Peroxide Trainer Part 4 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut4.zip
17 Jan 1999 (catalog date)
27,821 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code different kind of polyfillers including gouraudshaded, texturemapped and environmapped polygons.

Peroxide Trainer Part 7 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut7.zip
17 Jan 1999 (catalog date)
50,278 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code a wolfenstein 3d engine.

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.

SWAG by SourceWare Archival Group
/code/tutors/swag/swag.zip
18 Mar 1997 (catalog date)
4,975,456 bytes
Download FTP scene.org
Rating:
Programing sources and information for PASCAL programmers - A veritable must for PASCAL programmers, especially those still on the lower end of the learning curve.

truepal by Florian Hallar
/code/tutors/video/at_trpal.zip
19 Jan 1998 (catalog date)
56,300 bytes
Download FTP scene.org
Rating:
Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :)

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

Chain-4 Tutorial by Vulture of Outlaw Triad
/code/tutors/video/chaindoc.zip
18 Jan 1998 (catalog date)
8,077 bytes
Download FTP scene.org
Rating:
Excellent chain-4 mode tutorial.

Page-Flipping by Vulture of Outlaw Triad
/code/tutors/video/otflip.zip
18 Jan 1998 (catalog date)
21,655 bytes
Download FTP scene.org
Rating:
Explains how to avoid ugly screen updates by using a virtual screen.

Peroxide Trainer Part 5 by Telemachos of Peroxide
/code/tutors/video/pxdtut5.zip
17 Jan 1999 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
This tutorial explains how to access the vesa 1.2 modes.

Peroxide Trainer Part 5, C-version by Telemachos of Peroxide
/code/tutors/video/pxdtut5c.zip
17 Jan 1999 (catalog date)
33,744 bytes
Download FTP scene.org
Rating:
This tutorial explains how to access the vesa 1.2 modes.

VGA Programming Course by T.C.P. of Diabolic Force
/code/tutors/video/tcp_vgak.zip
17 Jan 1999 (catalog date)
87,740 bytes
Download FTP scene.org
Rating:
Doesn't add anything new to existing courses.

VGA-vulture by Vulture
/code/tutors/video/vga-vul4.zip
10 Jan 1997 (catalog date)
9,013 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation. See /code/tutorials/video/vga-vul2.zip

VGA 128kb Tutorial by LSD of Meltdown
/code/tutors/video/vga128kb.zip
17 Jan 1999 (catalog date)
11,027 bytes
Download FTP scene.org
Rating:
Explains how to access 128kb of videomemory.

VBE 2.0 Tutorial by Vector of Vertigo
/code/tutors/video/vgovbe20.zip
17 Jan 1999 (catalog date)
23,787 bytes
Download FTP scene.org
Rating:
Explains how to use vesa modes and how to avoid the usual mistakes made by so many groups when dealing with vesa.

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

DeKompress DOS32 by Dark Fibre
/code/utils/compiler/dkd32.zip
10 Jan 1997 (catalog date)
12,414 bytes
Download FTP scene.org
Rating:
Decompresses files made with and compressed via DOS32 - This utility could be useful for rippers faced with intros coded with DOS32. It will unpack the exe and one can use further programs to extract mod files or graphics.

Netwide Assembler by Simon Tatham, Julian Hall
/code/utils/compiler/nasm094.zip
02 Jul 1997 (catalog date)
320,576 bytes
Download FTP scene.org
Rating:
A freeware assembler with good support. People have been switching from TASM to this assembler, especially linux and 68K coders. It is still being supported by the makers so it understands newer op codes, like mmx instructions, so you don't need to get intel's 'macros' for new opcodes.

Font Grabber by Denthor of Asphyxia
/code/utils/fonts/texter5.zip
29 Sep 1997 (catalog date)
34,741 bytes
Download FTP scene.org
Rating:
Allows you to grab 256 color fonts from .GIF, .CEL, .BMP and .PCX files. Mouse only. Example source included.

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

Video Card Benchmarker by Fabian Gonzalez
/code/utils/graphics/vblitz14.zip
26 Feb 1998 (catalog date)
184,939 bytes
Download FTP scene.org
Rating:
Measure the time needed for reading and writing from video memory.

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)

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut2.zip
19 Jan 1998 (catalog date)
26,572 bytes
Download FTP scene.org
Rating:
Windows Tutorial 2. Resources, bitmaps, and blitting to the screen. (bit-maps aren't transparent... as an exercise to the reader, correct this.)

Ball Mania by Sorcerers
/demos/1991/balmania.zip
29 Jun 1996 (catalog date)
46,139 bytes
Download FTP scene.org
Rating:

Cronologia by Cascada
/demos/1991/cronolog.zip
29 Jun 1996 (catalog date)
455,266 bytes
Download FTP scene.org
Rating:

Official Version by The Last Generation
/demos/1991/ov_trek.zip
29 Jun 1996 (catalog date)
263,143 bytes
Download FTP scene.org
Rating:

Amnesia by Renaissance
/demos/1992/amnesia.zip
29 Jun 1996 (catalog date)
809,926 bytes
Download FTP scene.org
Rating:

Amnesia Music Player by Renaissance
/demos/1992/amnesiam.zip
29 Jun 1996 (catalog date)
18,484 bytes
Download FTP scene.org
Rating:

Eniac by Lightning Technologies
/demos/1992/eniac.zip
29 Jun 1996 (catalog date)
216,125 bytes
Download FTP scene.org
Rating:

BBS Fantasia/Vector Balls 2 by Jan Ole Suhr
/demos/1992/fantasia.zip
29 Jun 1996 (catalog date)
62,447 bytes
Download FTP scene.org
Rating:

Overload by Hysteria
/demos/1992/overload.zip
29 Jun 1996 (catalog date)
286,213 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 02

Second Phobia by Noice
/demos/1993/0-9/2phobia.zip
29 Jun 1996 (catalog date)
182,752 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 05
Really nice intro with some bitplane-mapping (& rotating), vectors, vector-dots, etc. There is such a bug, it supports GUS only at 220 (for other base-ports un-pklite this program and change 0x220 (the only one) in code to your base address).

Snowtro by CiA
/demos/1993/c/cia_snow.zip
29 Jun 1996 (catalog date)
76,494 bytes
Download FTP scene.org
Rating:

Inconexia (GUS Patch) by Iguana
/demos/1993/i/inco_gus.zip
29 Jun 1996 (catalog date)
46,069 bytes
Download FTP scene.org
Rating:

Inconexia by Iguana
/demos/1993/i/inconexi.zip
29 Jun 1996 (catalog date)
479,845 bytes
Download FTP scene.org
Rating:

Razor Loader by Martial Artist of Razor 1911
/demos/1993/r/rzrldr.zip
29 Jun 1996 (catalog date)
17,606 bytes
Download FTP scene.org
Rating:

SBD by Slovakia
/demos/1993/s/sbd.zip
29 Jun 1996 (catalog date)
191,550 bytes
Download FTP scene.org
Rating:

BBS Shadetro by Hysteria
/demos/1993/s/shadetro.zip
05 Jun 1998 (catalog date)
88,506 bytes
Download FTP scene.org
Rating:
,,SB,

Silky by Asphyxia
/demos/1993/s/silky.zip
29 Jun 1996 (catalog date)
12,909 bytes
Download FTP scene.org
Rating:

BBS Maniax Dream by Mr. Fanatic of SMA Posse
/demos/1993/s/smaintro.zip
29 Jun 1996 (catalog date)
20,595 bytes
Download FTP scene.org
Rating:

BBS Eleutheria by The Faker of Aardvark
/demos/1993/s/sr_intro.zip
29 Jun 1996 (catalog date)
5,483 bytes
Download FTP scene.org
Rating:

Anorexia by Hazard
/demos/1994/a/anorexia.zip
29 Jun 1996 (catalog date)
52,834 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 14

Cardiac by Infiny
/demos/1994/c/cardiac.zip
29 Jun 1996 (catalog date)
2,578,781 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 03

Claustrophobia by Goto10
/demos/1994/c/claustro.zip
29 Jun 1996 (catalog date)
1,143,377 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Echoes of the Past by Nostalgia
/demos/1994/e/echoes.zip
29 Jun 1996 (catalog date)
790,012 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division and ranked 01

Giant by Sigma of STP
/demos/1994/g/giant.zip
29 Jun 1996 (catalog date)
10,567 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Silence by Hysteria
/demos/1994/h/hsa_silc.zip
29 Jun 1996 (catalog date)
890,885 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 08

Loppiaismainen Joulukuusi Kaattixelle by Jeskola
/demos/1994/j/jp_sexi.zip
29 Jun 1996 (catalog date)
39,143 bytes
Download FTP scene.org
Rating:

Martian Terrain Demo by Tim Clarke
/demos/1994/m/mars.zip
29 Jun 1996 (catalog date)
2,917 bytes
Download FTP scene.org
Rating:

Martian by Beanix Brothers
/demos/1994/m/marsfars.zip
29 Jun 1996 (catalog date)
26,553 bytes
Download FTP scene.org
Rating:

Martian Terrain Demo (pallette change) by Tim Clarke
/demos/1994/m/marspal.zip
29 Jun 1996 (catalog date)
5,823 bytes
Download FTP scene.org
Rating:

Miopia by Rising Sun
/demos/1994/m/miopia20.zip
29 Jun 1996 (catalog date)
619,649 bytes
Download FTP scene.org
Rating:

Outlaw Exchange by Unholy Alliance Development
/demos/1994/o/ox.zip
29 Jun 1996 (catalog date)
96,251 bytes
Download FTP scene.org
Rating:

Psycho Neurosis by Asphyxia
/demos/1994/p/psycho.zip
29 Jun 1996 (catalog date)
1,322,370 bytes
Download FTP scene.org
Rating:

Texture Mania by Dickydick
/demos/1994/t/tmania.zip
29 Jun 1996 (catalog date)
300,443 bytes
Download FTP scene.org
Rating:

Utopia by Vertex
/demos/1994/u/utopia.zip
29 Jun 1996 (catalog date)
969,981 bytes
Download FTP scene.org
Rating:

West Virginia University by ???
/demos/1994/w/wvu.zip
29 Jun 1996 (catalog date)
53,851 bytes
Download FTP scene.org
Rating:

Dispepsia by Blank
/demos/1995/0-9/255_disp.zip
27 Nov 1998 (catalog date)
762,864 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

Second Christianity by INF
/demos/1995/0-9/2ndchrst.zip
03 May 1998 (catalog date)
554,023 bytes
Download FTP scene.org
Rating:
386,,GUS,

Act by Placidia
/demos/1995/a/act.zip
29 Jun 1996 (catalog date)
8,292 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Alchymid by Mist
/demos/1995/a/alchymia.zip
29 Jun 1996 (catalog date)
132,284 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 07

Aquaphobia by Realtech
/demos/1995/a/aquafix.zip
29 Jun 1996 (catalog date)
2,495,062 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 11

Attack by Fobia Design
/demos/1995/a/attack.zip
29 Jun 1996 (catalog date)
415,837 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Fix for babytro.arj by Nostalgia
/demos/1995/b/babyfix.zip
29 Jun 1996 (catalog date)
64,186 bytes
Download FTP scene.org
Rating:

The Babytro by Nostalgia
/demos/1995/b/babytro.zip
29 Jun 1996 (catalog date)
564,079 bytes
Download FTP scene.org
Rating:

Brian by the Brian Team
/demos/1995/b/brian.zip
29 Jun 1996 (catalog date)
207,952 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 02

Cassiopeia by ???
/demos/1995/c/cass.zip
29 Jun 1996 (catalog date)
3,586 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in4k division and ranked 06

Bestial Chaos by ???
/demos/1995/c/chaos95r.zip
29 Jun 1996 (catalog date)
2,409 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Euphoria by Esteem
/demos/1995/e/estm_eup.zip
30 Jun 1996 (catalog date)
1,898,669 bytes
Download FTP scene.org
Rating:
Released at event MOV95 in the demo division and ranked 01

New Dimension by Eternia
/demos/1995/e/ete_newd.zip
30 Jun 1996 (catalog date)
795,669 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 15

!ex by Hyperopia
/demos/1995/e/ex.zip
30 Jun 1996 (catalog date)
575,102 bytes
Download FTP scene.org
Rating:

Fractia by Euxinus
/demos/1995/f/fractia.zip
09 Jul 1996 (catalog date)
33,769 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

BBS Maniax Dream by Hypnosis
/demos/1995/h/hyp_md.zip
30 Jun 1996 (catalog date)
45,001 bytes
Download FTP scene.org
Rating:

BBS Genesis Intro by Imphobia
/demos/1995/i/imp_gena.zip
30 Jun 1996 (catalog date)
26,533 bytes
Download FTP scene.org
Rating:

Utopia by INF
/demos/1995/i/inf_utop.zip
15 Nov 1997 (catalog date)
1,870,563 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 14
486,,GUS/SB/PAS,

The Insomnia Demo by YeTi
/demos/1995/i/insomn.zip
30 Jun 1996 (catalog date)
253,455 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 06

Bedtime For Claudia by Just For Fun
/demos/1995/j/jff-bed.zip
12 Jan 1997 (catalog date)
961,959 bytes
Download FTP scene.org
Rating:

Official Number 1 by Krewel Krew
/demos/1995/k/kk_one.zip
30 Jun 1996 (catalog date)
837,608 bytes
Download FTP scene.org
Rating:

Math by Interamnia
/demos/1995/m/math.zip
30 Jun 1996 (catalog date)
4,065 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Money by Hyperopia
/demos/1995/m/money.zip
30 Jun 1996 (catalog date)
978,355 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 13

Morphia by the Bit Killers
/demos/1995/m/morphia.zip
30 Jun 1996 (catalog date)
353,102 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 07

Mandelbrot zoomer by Borislav Deianov
/demos/1995/m/mzoom10a.zip
18 Jul 1996 (catalog date)
397,282 bytes
Download FTP scene.org
Rating:

Brilliance by Noice
/demos/1995/n/noc_bri2.zip
30 Jun 1996 (catalog date)
668,516 bytes
Download FTP scene.org
Rating:
Released at event I95 in the demo division and ranked 02

Pandemonium by Demaniacs
/demos/1995/p/pandemo.zip
30 Jun 1996 (catalog date)
137,245 bytes
Download FTP scene.org
Rating:

Paradise 3D/VR Engine demo by Robert-Jan Elias
/demos/1995/p/parad3.zip
14 Aug 1996 (catalog date)
508,331 bytes
Download FTP scene.org
Rating:

Yersinia Pestis by Tarzan Productions
/demos/1995/p/pestis.zip
30 Jun 1996 (catalog date)
417,293 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 11

Phase 2 by Nostalgia
/demos/1995/p/phase2.zip
30 Jun 1996 (catalog date)
5,701 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in4k division and ranked 01

Pisstro by Friar Tuck, DareDevil
/demos/1995/p/pisstro.zip
30 Jun 1996 (catalog date)
64,594 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the in64 division and ranked ??

BBS Artist Alliance by Propaganda
/demos/1995/p/prp_aa.zip
30 Jun 1996 (catalog date)
217,967 bytes
Download FTP scene.org
Rating:

Puajjj by Ispania
/demos/1995/p/puajjj.zip
30 Jun 1996 (catalog date)
1,046,104 bytes
Download FTP scene.org
Rating:

Sleepless Nights by Insomnia
/demos/1995/s/sleeples.zip
30 Jun 1996 (catalog date)
833,570 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 11

Slow by Italian Bad Boys, Pornorockerz
/demos/1995/s/slow.zip
30 Jun 1996 (catalog date)
1,125,057 bytes
Download FTP scene.org
Rating:

Therapy by Trillian
/demos/1995/t/therapy.zip
30 Jun 1996 (catalog date)
639,208 bytes
Download FTP scene.org
Rating:

Trial by ORP
/demos/1995/t/trial95.zip
30 Jun 1996 (catalog date)
668,755 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 16

Triangle by Trillian
/demos/1995/t/triangle.zip
24 May 1997 (catalog date)
858,645 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

World Object by Insomnia
/demos/1995/w/wofaios.zip
30 Jun 1996 (catalog date)
5,520 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in4k division and ranked 06

Youhtro by Fobia Design
/demos/1995/y/youhtro.zip
30 Jun 1996 (catalog date)
294,517 bytes
Download FTP scene.org
Rating:

BBS 42 by Maniac
/demos/1996/0-9/42.zip
08 Jul 1996 (catalog date)
1,517 bytes
Download FTP scene.org
Rating:

64 by Inopia, Anomaly, Cygnus
/demos/1996/0-9/64.zip
19 Oct 1996 (catalog date)
78,263 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 02

Andalucia by Halcyon
/demos/1996/a/alucia.zip
14 Sep 1996 (catalog date)
61,934 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked 08

Fundamental Bias by Amour
/demos/1996/a/aor_fbi.zip
20 Jan 1997 (catalog date)
739,739 bytes
Download FTP scene.org
Rating:

Brilliant Move by Future Hackers
/demos/1996/b/bm.zip
02 Oct 1996 (catalog date)
12,057 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the in8k division and ranked 03

Broken by Brazil, Leviathan
/demos/1996/b/broken.zip
30 Jun 1996 (catalog date)
66,504 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the in64 division and ranked 03

Cinemania by Promise
/demos/1996/c/cinema.zip
30 Jun 1996 (catalog date)
1,035,423 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the demo division and ranked 03