Search for "81": 1937 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

Zed 3D by Zed
/code/3d/docs/zed3d060.zip
10 Jan 1997 (catalog date)
357,811 bytes
Download FTP scene.org
Rating:
A comprehensive doc on many aspects of 3d math and programming - Designed for those comfortable with math. It spells out the math concepts needed and shows their application, but by no means spoon feeds the information to you.

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.

Clax by Borzom
/code/3d/systems/claxsrcp.zip
19 Jan 1998 (catalog date)
49,402 bytes
Download FTP scene.org
Rating:
Clax Keyframing system. Multi-platform. Confusing to use code, but possibly worth it if you don't want to write your own keyframer.

3D example by Andrew Harvey
/code/3d/systems/exampl3d.zip
30 Jun 1998 (catalog date)
385,953 bytes
Download FTP scene.org
Rating:
Good looking texturemapped 3d engine, but unfortunately there is no documentation included. Assembler

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

WGT by Egerter Software
/code/3d/systems/wgtvesa2.zip
12 Aug 1997 (catalog date)
202,549 bytes
Download FTP scene.org
Rating:
WordUp Graphics Toolkit - Vesa extension. A graphics toolkit designed for games programers.

Trifiller Routine For Mode 13h by Mike Caruso
/code/3d/trifill/flat/trifill.zip
01 Dec 1997 (catalog date)
37,622 bytes
Download FTP scene.org
Rating:

Gouraud Shading by The Faker of Surprise Productions
/code/3d/trifill/gouraud/goushad.zip
25 Aug 1997 (catalog date)
16,816 bytes
Download FTP scene.org
Rating:
No explanation, but the source is very easy to understand.

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.

Fake Perspective Correct Texture Mapping by FAC of Delabu Alama
/code/3d/trifill/texmap/facmap.zip
04 Jun 1998 (catalog date)
43,816 bytes
Download FTP scene.org
How to do fake perspective correct texture mapping WITHOUT changing your current texture mapper function.

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

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.

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

Cubic Player 2 Software Development Kit by Niklas Beisert of Cubic
/code/audio/players/cp2dk05.zip
19 Jan 1998 (catalog date)
131,123 bytes
Download FTP scene.org
Rating:
Cubic Player 2 Development Kit 0.5. Has a music player at least. I'm not going to figure out exactly what this is supposed to be for. No docs.

GDM module player by Raphius of Anubis
/code/audio/players/gdmkit10.zip
30 Jun 1998 (catalog date)
183,070 bytes
Download FTP scene.org
Rating:
GUS and Soundblaster sound totaly different with this player. Pascal

Midas v1.11 by Sahara Surfers
/code/audio/players/midas111.zip
17 Jan 1999 (catalog date)
1,981,785 bytes
Download FTP scene.org
Rating:
This version fixes some bugs in the 1.1 version, which was really necessary because some demos who used that version really sounded bad on a gus, so make sure you use this version, and not an older one!

Rad C by Zephyr of Darkness, Plasm
/code/audio/players/radc_v11.zip
12 Aug 1997 (catalog date)
27,883 bytes
Download FTP scene.org
Rating:
Lib for playing Rad files from C. Who uses rad files and Borland C? Well, it's here if you need it.

Internal Speaker Acid Generator by R. Schultz
/code/audio/utils/zreso11.zip
21 Jan 1998 (catalog date)
16,402 bytes
Download FTP scene.org
Rating:
Not very useful.

LZ & Huffman Compression System by Tuo, Ze Killer
/code/compress/skylz100.zip
17 Jan 1999 (catalog date)
27,818 bytes
Download FTP scene.org
Rating:

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

Divine BBS addy source by Dawn of New Age
/code/demosrc/bbsintro/dna_dsrc.zip
30 Jun 1998 (catalog date)
21,201 bytes
Download FTP scene.org
Rating:
Contains a nice vertical voxel bar effect. Assembler

Immortal Syndicate BBS ad 2 sources by NutCracker
/code/demosrc/bbsintro/isad2src.zip
10 Jan 1997 (catalog date)
20,812 bytes
Download FTP scene.org
Rating:
sources for a BBS intro with a horizontal starfield and dropping letters

No We Ain't Dead Yet by Goblin, Random of Xtatic
/code/demosrc/bbsintro/x-no.zip
19 Jan 1998 (catalog date)
173,872 bytes
Download FTP scene.org
Rating:
No We Ain't Dead Yet - the BBStros. A 6?!? (I counted 7) course meal of bbs loaders, 6 with full sources. Nicely done.

BB Demo Source by Jan Hubicka
/code/demosrc/demos/bbsrc.zip
19 Jan 1998 (catalog date)
1,575,247 bytes
Download FTP scene.org
Rating:
Text Mode/ASCII demo for DOS and UNIX. Requires gcc to compile unless you really want to mess with the makefiles. Also requires /code/utils/graphics/aa-lib10.zip. Nicely done.

Chaos source by Mrock of Hellcore
/code/demosrc/intros/chaossrc.zip
19 Jan 1998 (catalog date)
30,532 bytes
Download FTP scene.org
Rating:
Source for a tunnel effect with an adlib player. Different from chaos4k1.zip. Fairly nice code, some useful comments... very average.

Hooray by Neon of Spetsnaz
/code/demosrc/intros/hooray.zip
19 Jan 1998 (catalog date)
31,077 bytes
Download FTP scene.org
Rating:
Hooray 4-k intro (raytracing). Good code style for assembler, well commented functions, poorly commented math.

Maximum by Bear of Sinope
/code/demosrc/intros/maximum.zip
01 Jul 1997 (catalog date)
20,172 bytes
Download FTP scene.org
Rating:
Source for an effect full 4k intro. I can't tell what language most of the comments are in. The 100% register gouraud shaded texture innerloop is particularly clever.

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.

Farmer source by Warlock of Absence
/code/demosrc/intros/src_farm.zip
12 Aug 1997 (catalog date)
14,197 bytes
Download FTP scene.org
Rating:
source to a 4k intro. No comments. Has rotating bitmaps, zooming, bump-mapping, water, tunnel, and some other misc stuff.

Revolt Intro Source by Warlock
/code/demosrc/intros/src_revo.zip
12 Aug 1997 (catalog date)
342,636 bytes
Download FTP scene.org
Rating:
Sources for an intro. Doesn't assemble. Looks ugly.

3D Engine by Voltaire of OTM
/code/effects/3d/otm3d095.zip
01 Dec 1997 (catalog date)
254,469 bytes
Download FTP scene.org
Rating:
Supports lambert and gouraud shading.

Feedback Effect
/code/effects/feedback/dunesrc.zip
05 Oct 1996 (catalog date)
7,481 bytes
Download FTP scene.org
Rating:
Example from DUNE!.COM - fairly nice (and the only example source I've seen for such a (recently) overused effect).

ASM Fire by LeGeND
/code/effects/fire/asmfire.zip
12 Aug 1997 (catalog date)
2,321 bytes
Download FTP scene.org
Rating:
A fire routine. A little big for a fire effect. Might consider using a random number function.

Asm Fire 2 by Legend
/code/effects/fire/asmfire2.zip
19 Jan 1998 (catalog date)
1,184 bytes
Download FTP scene.org
Rating:
Fire Example. No useful comments and not that impressive looking.

bfire by Blair Harrison
/code/effects/fire/bfire.zip
19 Jan 1998 (catalog date)
6,651 bytes
Download FTP scene.org
Rating:
Fire Routine. No explanation and horrible optimization. Well, utter lack of optimization, rather.

57 Byte Fire Routine by Rex Deathstar of Waterlogic
/code/effects/fire/firetiny.zip
07 Oct 1996 (catalog date)
1,249 bytes
Download FTP scene.org
Rating:

128 byte fire by Gaffer of Prometheus
/code/effects/fire/flame128.zip
30 Jun 1998 (catalog date)
2,363 bytes
Download FTP scene.org
Rating:
Assembler

ll_frac by Lord Logics
/code/effects/land/ll_frac.zip
10 Jan 1997 (catalog date)
33,813 bytes
Download FTP scene.org
Rating:
A Fractal landscape generator - Creates a fractal landscape to a .asc file. Looks mostly useless to me with so-so source, but no comments.

bglass by Konrad Olejnik of K!O
/code/effects/lens/bglass.zip
19 Jan 1998 (catalog date)
50,803 bytes
Download FTP scene.org
Rating:
Bumped glass routine. For TMT pascal. You might call this a bump map type effect. The difference I'm going to call is that bump map routines alter light intensity while lens routines change your position in a texture map. Interesting way to get the timer! :) For C users, that would be int *time = 0x046C. See a BIOS data reference for further details.

ANuBiS DeMo TUtORs by RaPhiuS of ANubIS
/code/effects/plasma/anutut1.zip
19 Jan 1998 (catalog date)
71,746 bytes
Download FTP scene.org
Rating:
Simple Plasma Example. For Watcom, poor code style.

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:

Scale by Yamaha of XYZZ
/code/effects/scaling/scaling.zip
12 Aug 1997 (catalog date)
74,434 bytes
Download FTP scene.org
Rating:
2d Scaling. I have no comments.

Starfield by Shade of Trash
/code/effects/stars/s-stars.zip
12 Aug 1997 (catalog date)
33,908 bytes
Download FTP scene.org
Rating:
A Starfield. A BASIC starfield. Hideously slow and leaves a black cross on the screen.

Star 97 by Deathlock
/code/effects/stars/star97.zip
19 Jan 1998 (catalog date)
3,299 bytes
Download FTP scene.org
Rating:
97 byte starfield. You were outdone on the concept for this one. Looks much better than the twentysomethings starfields. Well commented.

Tunnel Source by bca of Karva
/code/effects/tunnel/bca_tnl.zip
19 Jan 1998 (catalog date)
19,956 bytes
Download FTP scene.org
Rating:
A texture mapped tunnel effect. Has holes in the tunnel. No useful comments in the source. One nifty (old!) idea of taking advantage of mirrors in the lookup table. FYI - vasen=left, oikea=right, yl„=upper, ala=lower.

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

An "effect" in only 15 bytes by Grax
/code/effects/various/15bytes.zip
30 Jun 1998 (catalog date)
378 bytes
Download FTP scene.org
Rating:
By looking at the quality of this effect you understand why it fits in only 15 bytes. Assembler

Zed3D v0.95 - 3D Graphics Reference by Zed
/code/effects/various/zed3d095.zip
07 Oct 1996 (catalog date)
702,570 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Textures, etc.

Texture Mapped Wormhole by Death Star of Waterlogic
/code/effects/wormhole/stargate.zip
07 Oct 1996 (catalog date)
64,805 bytes
Download FTP scene.org
Rating:

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.

CDROM audio library by Cyrid
/code/hardware/audio/e-cda1b.zip
30 Jun 1998 (catalog date)
48,577 bytes
Download FTP scene.org
Rating:
Unfortunately it does not contain a function to play the cd using your soundcard instead of the cdrom output. C

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.

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

Flat Real Mode by Nix of Massive
/code/hardware/memory/mass-frm.zip
10 Jan 1997 (catalog date)
8,248 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

Dos extender by Supernar Systems Intl.
/code/hardware/pmode/dos32a_5.zip
30 Jun 1998 (catalog date)
606,774 bytes
Download FTP scene.org
Rating:
Very good dos extender, also extends the most popular mouse and vesa functions.

Dos32 extension package for DJGPP by Rasputin
/code/hardware/pmode/dpfd110.zip
30 Jun 1998 (catalog date)
1,211,794 bytes
Download FTP scene.org
Rating:
C

Eclipse operating System v3.05
/code/hardware/pmode/e_os305.zip
30 Jun 1998 (catalog date)
1,442,821 bytes
Download FTP scene.org
Rating:
A combination of a dos extender and a demo library containing a lot of useful functions. It's very useful for intros because the tiny version is very small (including a sb and gus modplayer). C, Assembler

PMODE by Tran
/code/hardware/pmode/pm-11-94.zip
10 Jan 1997 (catalog date)
81,994 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - One of the other best choices for a DOS extender. It's complete, well coded, and flexible.

DOS Extender For Watcom C/C++ by KM of Taboo
/code/hardware/pmode/pm_stub.zip
17 Jan 1999 (catalog date)
4,106 bytes
Download FTP scene.org
Rating:
Very small, but doesn't extend all dos functions.

PMODE by Tran
/code/hardware/pmode/pmode307.zip
10 Jan 1997 (catalog date)
54,781 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - One of the other best choices for a DOS extender. It's complete, well coded, and flexible.

PMODE/W by Tran, Daredevil
/code/hardware/pmode/pmw133.zip
10 Jan 1997 (catalog date)
143,190 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode C programming - Works with the Watcom C compiler as a replacement for their protected mode system. Has it's tradeoffs with their (Watcom's) system.

VCPI specification by ?
/code/hardware/pmode/vcpi.doc
10 Jan 1997 (catalog date)
60,219 bytes
Download FTP scene.org
Rating:
The specifications for VCPI - It's there if you need it.

Xi Development System by Fysx
/code/hardware/pmode/xids0815.zip
19 Jan 1998 (catalog date)
43,131 bytes
Download FTP scene.org
Rating:
Xi Development System, a pmode extender. Uses tlink in the end, but works from watcom and tasm. Possibly a contender if you're writing a 64k intro and need a pmode extender. I'm unsure of it's stability, but it's small.

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

XMode FAQ by Phil Carlisle
/code/hardware/video/xmodefaq.zip
01 Dec 1997 (catalog date)
6,799 bytes
Download FTP scene.org
Rating:
Not a real faq, but it contains a (dated) list of code resources for xmode.

LBM viewer by Ash of Devotion Productions
/code/images/dvt-lbmv.zip
30 Jun 1998 (catalog date)
186,637 bytes
Download FTP scene.org
Rating:
Supports all resolutions and colordepths. C

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

88 byte pcx viewer by Gyr
/code/images/gyrpcx.zip
30 Jun 1998 (catalog date)
10,937 bytes
Download FTP scene.org
Rating:
A nice example of size optimalisation. Assembler.

Tweak VGA Library by Type One of TFL-TDV
/code/library/flamoot.zip
01 Dec 1997 (catalog date)
14,836 bytes
Download FTP scene.org
Rating:
Supports a lot of different tweaked vga modes.

GFXFX2 Library by Bas van Gaalen
/code/library/gfxfx2.zip
01 Dec 1997 (catalog date)
401,555 bytes
Download FTP scene.org
Rating:
Although a little bit dated this library and the huge amount of example effects should be very useful for beginners.

Interactive 3D Library
/code/library/i3ddemo2.exe
01 Dec 1997 (catalog date)
590,355 bytes
Download FTP scene.org
Rating:
For creating a 3d world like the one in Wolfenstein. Very fast but a little bit dated.

Multipage VGA Library by Lin Ke-Fong
/code/library/mpvga10.zip
01 Dec 1997 (catalog date)
84,061 bytes
Download FTP scene.org
Rating:
VGA library by Lin Ke-Fong. Very good tweaked vga library. It automaticaly detects the vga card to offer as much functionality as possible instead of using the standard vga settings only like most libraries do.

Mode 13h Graphics Toolkit by Tay Choon Heong
/code/library/mtgrap1.zip
01 Dec 1997 (catalog date)
233,320 bytes
Download FTP scene.org
Rating:

Mode 13h Graphics Library by Kevin A. Lee
/code/library/paskal20.zip
01 Dec 1997 (catalog date)
297,187 bytes
Download FTP scene.org
Rating:

Quill v1.0 by Quantum Porcupine
/code/library/quill1_0.zip
30 Jan 1999 (catalog date)
5,881 bytes
Download FTP scene.org
gfx lib for linux/X

Demo Routines by Thomas Hagan
/code/library/rfvdemo.zip
01 Dec 1997 (catalog date)
547,445 bytes
Download FTP scene.org
Rating:
This package contains a bitmap rotating routine, a fractal zoomer and a voxelspace routine.

VGA Textmode Library by Reglage Software
/code/library/rvga01.zip
01 Dec 1997 (catalog date)
45,469 bytes
Download FTP scene.org
Rating:
Contains some lowlevel routines for textmode.

SVGA Routines by The Faker
/code/library/tf_sourc.zip
01 Dec 1997 (catalog date)
74,237 bytes
Download FTP scene.org
Rating:
The svga routines are dated and don't use the vesa standard, but the standard vga routines are fast and can be very useful.

Graphics Engine by Matthew Hildebrand
/code/library/tge129d.zip
01 Dec 1997 (catalog date)
192,250 bytes
Download FTP scene.org
Rating:
Graphics library that supports multiple resolutions.

Tale Graphics Driver by Tale Software
/code/library/tlp4v11c.zip
01 Dec 1997 (catalog date)
388,738 bytes
Download FTP scene.org
Rating:
Graphics library with a lot of different functions and tools.

VGA Graphics Library by Mark Morley
/code/library/vgl20.zip
01 Dec 1997 (catalog date)
138,976 bytes
Download FTP scene.org
Rating:

XMode Graphics Library by James Carter
/code/library/w_infin.zip
01 Dec 1997 (catalog date)
18,566 bytes
Download FTP scene.org
Rating:

Wordup Graphics Toolkit v5.1 by Egerter Software
/code/library/wgt5.zip
01 Dec 1997 (catalog date)
3,065,737 bytes
Download FTP scene.org
Rating:
A comprehensive graphics library.

WGT Engine Pack 1
/code/library/wgten1.zip
01 Dec 1997 (catalog date)
135,457 bytes
Download FTP scene.org
Rating:
Example voxel effect using WGT v5.1

WGT Engine Pack 2
/code/library/wgten2.zip
01 Dec 1997 (catalog date)
69,080 bytes
Download FTP scene.org
Rating:
Example tiling effect using WGT v5.1

XMode Library
/code/library/xlib61.zip
01 Dec 1997 (catalog date)
786,630 bytes
Download FTP scene.org
Rating:
A very good graphics library that contains everything you need when working in XMode.

X-Sharp 3D Animation Package v22
/code/library/xsharp22.zip
01 Dec 1997 (catalog date)
115,072 bytes
Download FTP scene.org
Rating:
Contains a lot of different routines for X-Mode, including polyfillers.

Mode-X Library by Phil Carlisle
/code/library/zoomba2.zip
01 Dec 1997 (catalog date)
118,083 bytes
Download FTP scene.org
Rating:

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

Games 'n Graphics Trainer Series chapter 1 by Gerben
/code/tutors/graphics/gngtut01.zip
30 Jun 1998 (catalog date)
3,072 bytes
Download FTP scene.org
Rating:
Another trainer explaining how to get into mode 13h. Try Denthors trainers instead if you really don't know how to do this. Text

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.

Bezier and Spline by plash of Azure
/code/tutors/math/azr_bcrv.zip
19 Jan 1998 (catalog date)
96,843 bytes
Download FTP scene.org
Rating:
Examples of Bezier patches and B-spline curves. Read a reference on bezier or spline modelling first. The math is not easy nor is it explained by the author. Good reference if you are having troubles getting your own routines to work.

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

Boot by ? of Ooze
/code/utils/boot/0l_boot.zip
25 Aug 1997 (catalog date)
81,135 bytes
Download FTP scene.org
Rating:
Reboots & boot sector util. A utility that'll reboot your computer (which isn't terribly useful) and to read/write boot sectors. It's a good, hard to find utility for someone just poking into that sort of stuff.

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.

GEMA by ? of Sector One
/code/utils/compiler/gema16.zip
10 Jan 1997 (catalog date)
118,143 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

GEMA by ? of Sector One
/code/utils/compiler/gema26aa.zip
10 Jan 1997 (catalog date)
148,691 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

Inc Pro by KeLewAN
/code/utils/compiler/incpro3.zip
12 Aug 1997 (catalog date)
6,818 bytes
Download FTP scene.org
Rating:
A bin 2 include util. A word to the coder, learn to read/write double values, it'll help speed up the assembler. If you were really cool, you'd write a binary to .OBJ converter.

ASCII ART Lib by Jan Hubicka
/code/utils/graphics/aalib10.zip
19 Jan 1998 (catalog date)
133,184 bytes
Download FTP scene.org
Rating:
Ascii Art Renderer. Do not kill yourself trying to understand the code (no comments at all, and fairly complex code). Bonus points for the concept. This is FUNKY and fun to play with. (TMDC anyone? might be useful to figure out how to go from a graphical image to ASCII)

Bin 2 Pal by pneyz of smoof
/code/utils/graphics/b2pal100.zip
19 Jan 1998 (catalog date)
10,133 bytes
Download FTP scene.org
Rating:
Converts raw data to palette includeable stuff. Remember: there are no upload/download ratios on hornet. Please don't feel compelled to upload something merely for the sake of uploading something. Who do you think you're helping?

Bitmap Dumper by Jare of Iguana
/code/utils/graphics/bgif.zip
26 Feb 1998 (catalog date)
29,815 bytes
Download FTP scene.org
Rating:
Dumps a pcx,lbm or gif file into a raw binary bitmap file and a palette file. Doesn't seem to work correctly with resulotions larger then 320x200.

Raster View by TBD of FeR
/code/utils/graphics/fer_rv.zip
02 Jul 1997 (catalog date)
394,681 bytes
Download FTP scene.org
Rating:
A viewer for tga, pcx, lbm, and bmp files. Includes a 320x600x8 tweak mode that can be added to Allegro, which is probably the best thing in it.

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

Reduce by Andrew Harvey
/code/utils/graphics/reduce21.zip
12 Aug 1997 (catalog date)
32,295 bytes
Download FTP scene.org
Rating:
Reduces the number of colors used by any number of PCX files to some number. Generates a glenz and shading table for you.

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)

WIN95 And Demos Starter by Cute Elf
/code/windows/ce-win95.zip
19 Jan 1998 (catalog date)
18,929 bytes
Download FTP scene.org
Rating:
Library for using DirectDraw for making demo effects. Use Winzip to decompress archive because of the long file names. If using DirectX 5, you have to change two lines in DirectXConversion.cpp to type cast to (DirectDrawSurface2 *). When you try to compile, you'll know which lines those are. Hmm... maybe wince stands for Win-CuteElf. (If you see this, are you going back there?)

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

Cycling by Abaddon
/demos/1992/cycling.zip
30 May 1998 (catalog date)
238,171 bytes
Download FTP scene.org
Rating:
,,SB,

Headbangers Ball by Access Denied
/demos/1992/headbang.zip
29 Jun 1996 (catalog date)
398,105 bytes
Download FTP scene.org
Rating:

Titswinkle, Lost in Space by Shadow Productions
/demos/1992/tls.zip
29 Jun 1996 (catalog date)
59,817 bytes
Download FTP scene.org
Rating:

Yardemo by Renaissance
/demos/1992/yardemo.zip
29 Jun 1996 (catalog date)
123,181 bytes
Download FTP scene.org
Rating:

8k by The Svilit Two
/demos/1993/0-9/8192.zip
29 Jun 1996 (catalog date)
7,265 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 13
Ansi - AdLib - techno party. Just swapping some ansi-screens with FM muzax.

Birthtro by Extreme
/demos/1993/b/birthro.zip
29 Jun 1996 (catalog date)
181,313 bytes
Download FTP scene.org
Rating:

Phenomenon by Alpha Force
/demos/1993/p/phenom.zip
29 Jun 1996 (catalog date)
358,161 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 08

Ragnarok by Phoenix
/demos/1993/r/ragnarok.zip
29 Jun 1996 (catalog date)
325,059 bytes
Download FTP scene.org
Rating:

Ravit Alkaa by Jeskola
/demos/1993/r/ravit.zip
29 Jun 1996 (catalog date)
68,487 bytes
Download FTP scene.org
Rating:

Reversed Evolution by Virtual Visions
/demos/1993/r/re.zip
29 Jun 1996 (catalog date)
1,579,154 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

Realtime by Impact Studios
/demos/1993/r/realtime.zip
29 Jun 1996 (catalog date)
481,780 bytes
Download FTP scene.org
Rating:

Rectum by Onyx
/demos/1993/r/rectum.zip
29 Jun 1996 (catalog date)
150,922 bytes
Download FTP scene.org
Rating:

Reflex by Arkham
/demos/1993/r/reflex.zip
29 Jun 1996 (catalog date)
279,326 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:

Saga by Dust
/demos/1993/s/sagadust.zip
29 Jun 1996 (catalog date)
1,864,581 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 04

Techno Holic by Extreme
/demos/1993/t/t_holic.zip
29 Jun 1996 (catalog date)
158,102 bytes
Download FTP scene.org
Rating:

Christmas Greetz! by Morbid Man of ???
/demos/1993/x/xmasgrtz.zip
29 Jun 1996 (catalog date)
70,818 bytes
Download FTP scene.org
Rating:

Second Reality (fix) by Future Crew
/demos/1994/0-9/2ndpatch.zip
29 Jun 1996 (catalog date)
36,816 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01

Lego by Amable
/demos/1994/a/amb_lego.zip
29 Jun 1996 (catalog date)
143,881 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked EE

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

Fairy Tale by Styx
/demos/1994/f/fairy.zip
29 Jun 1996 (catalog date)
781,530 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 18

BBS Alpha Centaur by Fulmar Design
/demos/1994/f/fdintro.zip
29 Jun 1996 (catalog date)
18,146 bytes
Download FTP scene.org
Rating:

The Will of God by Legend
/demos/1994/l/legend.zip
29 Jun 1996 (catalog date)
115,812 bytes
Download FTP scene.org
Rating:

Lost In Space by Hemoroids
/demos/1994/l/lostspac.zip
13 Oct 1997 (catalog date)
839,581 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 09
386,,GUS,

Stop Nazism by Hybrid
/demos/1994/n/nazi.zip
29 Jun 1996 (catalog date)
66,414 bytes
Download FTP scene.org
Rating:

Necrolatry by Mode XIX
/demos/1994/n/necrolat.zip
29 Jun 1996 (catalog date)
230,279 bytes
Download FTP scene.org
Rating:

BBS The Phoenix Rising by Force 2
/demos/1994/p/phoenix_.zip
29 Jun 1996 (catalog date)
4,981 bytes
Download FTP scene.org
Rating:

Orkkitro by Prodigal
/demos/1994/p/prodigal.zip
29 Jun 1996 (catalog date)
48,128 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Bamses Revenge by Satsuma
/demos/1994/r/revenge_.zip
14 Jan 1997 (catalog date)
58,120 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX

Sin After Sin by A-Men
/demos/1994/s/sin_amen.zip
05 Jun 1998 (catalog date)
58,819 bytes
Download FTP scene.org
Rating:
,,GUS,

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

Red Period by Void
/demos/1994/v/vperiod.zip
29 Jun 1996 (catalog date)
398,194 bytes
Download FTP scene.org
Rating:

Xanadu by Xanadu
/demos/1994/x/xanadu.zip
29 Jun 1996 (catalog date)
16,981 bytes
Download FTP scene.org
Rating:

Rope by Abstract Concepts
/demos/1995/a/ac_rope.zip
21 Feb 1998 (catalog date)
78,306 bytes
Download FTP scene.org
Rating:
386,,GUS,

Arto by Verhot
/demos/1995/a/arto.zip
29 Jun 1996 (catalog date)
809,811 bytes
Download FTP scene.org
Rating:

Look Mum I a Bored Thingy by Bogus
/demos/1995/b/b_ambnt.zip
29 Jun 1996 (catalog date)
118,175 bytes
Download FTP scene.org
Rating:

Dream by Jamm
/demos/1995/d/dream.zip
29 Jun 1996 (catalog date)
1,381,845 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 02

Planet Groove by Fudge
/demos/1995/f/fdg_grov.zip
30 Jun 1996 (catalog date)
812,967 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 20

Finland by ???
/demos/1995/f/finland.zip
30 Jun 1996 (catalog date)
2,818 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

First intro by ???
/demos/1995/f/first.zip
30 Jun 1996 (catalog date)
817,328 bytes
Download FTP scene.org
Rating:

Fixed by Bug 2 Fix
/demos/1995/f/fixed.zip
09 Jul 1996 (catalog date)
58,126 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

Hive by Fascination
/demos/1995/f/fsn_hive.zip
30 Jun 1996 (catalog date)
881,683 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 01

Hemp Hemp Hemp by Live
/demos/1995/h/hemp.zip
21 Feb 1998 (catalog date)
277,634 bytes
Download FTP scene.org
Rating:
,,GUS,

3k Innocence by Twaddler of Proxima
/demos/1995/i/innon3k.zip
30 Jun 1996 (catalog date)
3,813 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 01

Chicago by JFF
/demos/1995/j/jff-chic.zip
18 Jan 1997 (catalog date)
64,815 bytes
Download FTP scene.org
Rating:

Hue Cochonne by Kloon
/demos/1995/k/k_hue.zip
30 Jun 1996 (catalog date)
173,181 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 13

XMas '95 by Kinetic
/demos/1995/k/ktc_xm95.zip
30 Jun 1996 (catalog date)
149,815 bytes
Download FTP scene.org
Rating:

Lethal Display 5 by Bonzai
/demos/1995/l/ld5final.zip
30 Jun 1996 (catalog date)
546,707 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 06

Just by Legend Design
/demos/1995/l/ld_justp.zip
30 Jun 1996 (catalog date)
1,071,599 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 02

John Lennon Ain't Dead by COMA
/demos/1995/l/lennon.zip
24 May 1997 (catalog date)
1,721,878 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Little Green Men by Kosmic
/demos/1995/l/lgm_kosm.zip
30 Jun 1996 (catalog date)
1,041,301 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 09

Liberation (patch) by Force 2
/demos/1995/l/lib_updt.zip
30 Jun 1996 (catalog date)
23,290 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Liberation (fix) by Force 2
/demos/1995/l/liberfix.zip
30 Jun 1996 (catalog date)
11,550 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Liberation by Force 2
/demos/1995/l/libfinal.zip
30 Jun 1996 (catalog date)
1,571,415 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Life by Widget, Malvern
/demos/1995/l/life__.zip
30 Jun 1996 (catalog date)
278,053 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

Light by Xinu
/demos/1995/l/light.zip
30 Jun 1996 (catalog date)
11,417 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 03

Love by Live
/demos/1995/l/livelove.zip
30 Jun 1996 (catalog date)
376,589 bytes
Download FTP scene.org
Rating:

Loop01 by pascal of Cubic Team
/demos/1995/l/loop01.zip
30 Jun 1996 (catalog date)
12,086 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 10

LarsTro by Larst
/demos/1995/l/lrstro.zip
30 Jun 1996 (catalog date)
57,219 bytes
Download FTP scene.org
Rating:

Mostly Harmless by TMA
/demos/1995/m/m_harm.zip
30 Jun 1996 (catalog date)
8,163 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the in8k division and ranked 02

Mind Body Soul by Omicron
/demos/1995/m/mbs.zip
30 Jun 1996 (catalog date)
1,668,148 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 09

Digital Sonic by MFX
/demos/1995/m/mfx_ds.zip
29 May 1998 (catalog date)
813,319 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX
,,GUS/SB,

Pseudotiny by Hellfire of Fatal Justice
/demos/1995/p/psdtiny.zip
30 Jun 1996 (catalog date)
8,810 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in4k division and ranked ??

BBS Point Zero by Xtatic
/demos/1995/p/pzero.zip
30 Jun 1996 (catalog date)
6,881 bytes
Download FTP scene.org
Rating:

Camera by Symptom
/demos/1995/r/rcamera.zip
30 Jun 1996 (catalog date)
91,818 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 09

BBS Mindflux by Reality
/demos/1995/r/rty_flux.zip
30 Jun 1996 (catalog date)
17,481 bytes
Download FTP scene.org
Rating:

Sargasso Meera on Monday by Dimension
/demos/1995/s/sargasso.zip
05 Mar 1998 (catalog date)
58,781 bytes
Download FTP scene.org
Rating:
I suspect they lied about the release date - could've been made in 1996?

Shine by ???
/demos/1995/s/shine.zip
30 Jun 1996 (catalog date)
7,881 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 15

Startro by Reality
/demos/1995/s/startro.zip
30 Jun 1996 (catalog date)
18,190 bytes
Download FTP scene.org
Rating:

BBS Super Nova by Palpatine
/demos/1995/s/supnova3.zip
30 Jun 1996 (catalog date)
218,106 bytes
Download FTP scene.org
Rating:

Tan by Marlon Berlin
/demos/1995/t/tan.zip
30 Jun 1996 (catalog date)
3,581 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Tunnelbana by Tunnelbana
/demos/1995/t/tunlbana.zip
14 May 1997 (catalog date)
37,819 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

Wise Watcher by Acid Pixhell
/demos/1995/w/wiswatch.zip
30 Jun 1996 (catalog date)
6,817 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Green Day Sux by Xenocide
/demos/1995/x/xen_gdsx.zip
30 Jun 1996 (catalog date)
11,818 bytes
Download FTP scene.org
Rating:

0x90h by JL
/demos/1996/0-9/0x90h.zip
30 Jun 1996 (catalog date)
1,288,107 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the demo division and ranked ??

Vectors by Absence
/demos/1996/a/abc_vect.zip
15 Nov 1996 (catalog date)
61,376 bytes
Download FTP scene.org
Rating:

True Lameness by Alpha Design
/demos/1996/a/ad_lame.zip
12 Jan 1997 (catalog date)
81,889 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 08

Adamantium by Silicon Brain
/demos/1996/a/adamant.zip
12 Aug 1996 (catalog date)
8,123 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked 03

Junior by Amable
/demos/1996/a/amb_juni.zip
07 Feb 1997 (catalog date)
74,817 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 02

Airspace by Technomancer, Moonlighter
/demos/1996/a/aspc_fix.zip
21 Feb 1998 (catalog date)
1,210,864 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,

Bagger by XL
/demos/1996/b/bagger.zip
19 Oct 1996 (catalog date)
337,081 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 08

Bestefar by Rectum Cauda
/demos/1996/b/bestefar.zip
21 Feb 1998 (catalog date)
188,798 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked ??
386,,GUS/SB,

Biscui by Brainlez Coders
/demos/1996/b/biscui.zip
21 Feb 1998 (catalog date)
263,470 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX
386,,GUS/SB,

Blasphemy by Fatal Justice
/demos/1996/b/blasph.zip
30 Jun 1996 (catalog date)
1,895,816 bytes
Download FTP scene.org
Released at event MEK96 in the demo division and ranked 01

Booth by MFX
/demos/1996/b/booth.zip
18 Dec 1996 (catalog date)
281,337 bytes
Download FTP scene.org
Rating:
Released at event SEN96 in the demo division and ranked ??

Seita by Borealis
/demos/1996/b/bor_seit.zip
11 Jan 1997 (catalog date)
63,817 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the in64 division and ranked 01

Coc'O Nuts by Cobra Creations
/demos/1996/c/coco-nuz.zip
11 Jan 1997 (catalog date)
1,392,600 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the demo division and ranked 03

Toasted (final) by Cubic Team, $een
/demos/1996/c/ctstoast.zip
15 Nov 1996 (catalog date)
1,864,334 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 02

Toasted (bugfix) by Cubic Team, $een
/demos/1996/c/ctststfx.zip
15 Nov 1996 (catalog date)
285,353 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 02

Wheel of Fortune by The Dennis Courtney Five
/demos/1996/d/dc5-wof.zip
11 Sep 1996 (catalog date)
37,803 bytes
Download FTP scene.org
Rating:

Detached by Sector 5
/demos/1996/d/detached.zip
30 Jun 1996 (catalog date)
46,812 bytes
Download FTP scene.org
Rating:

Devotion by Waterlogic
/demos/1996/d/devotion.zip
24 Dec 1996 (catalog date)
2,637,441 bytes
Download FTP scene.org
Rating:
Released at event TS96 in the demo division and ranked 01

Drop by Grunt
/demos/1996/d/drop_1st.zip
21 Feb 1998 (catalog date)
266,502 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

BBS Black Town by Darkness Unknown Force
/demos/1996/d/dufbtint.zip
15 Nov 1996 (catalog date)
6,919 bytes
Download FTP scene.org
Rating:

Cracktro by Dynasty
/demos/1996/d/dynasty.zip
15 Jul 1997 (catalog date)
37,981 bytes
Download FTP scene.org
Rating:
,,GUS,

The Elite Demo by Intra
/demos/1996/e/elite.zip
11 Dec 1996 (catalog date)
281,148 bytes
Download FTP scene.org
Rating:

Sarki by Fobia Design
/demos/1996/f/fd_rikki.zip
19 Jul 1996 (catalog date)
247,446 bytes
Download FTP scene.org
Rating:

Venus by Fudge
/demos/1996/f/fdg_ucla.zip
09 Feb 1997 (catalog date)
1,678,182 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 03
P5,GUS/SB/PAS

Tehen by Fake
/demos/1996/f/fg_tehen.zip
22 Nov 1996 (catalog date)
65,981 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the in64 division and ranked 01

?? by Flo
/demos/1996/f/flod.zip
11 Jan 1997 (catalog date)
309,092 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the demo division and ranked 06

The Pit of Dhoom by Forsaken
/demos/1996/f/fsk_pit.zip
11 Jan 1997 (catalog date)
209,619 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the demo division and ranked 09

Genia by Remal
/demos/1996/g/genia.zip
30 Jun 1996 (catalog date)
68,818 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in64 division and ranked 01

Goo by Mooze
/demos/1996/g/goo.zip
11 Jan 1997 (catalog date)
800,403 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the demo division and ranked 07

From My Heart by Halcyon
/demos/1996/h/h_heart.zip
30 Jun 1996 (catalog date)
2,303,911 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked 05

Innuendo by Halcyon
/demos/1996/h/h_innu.zip
30 Jun 1996 (catalog date)
379,950 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the demo division and ranked 01

Halo by Orca
/demos/1996/h/halo.zip
30 Jun 1996 (catalog date)
61,388 bytes
Download FTP scene.org
Rating:
Released at event I96 in the in64 division and ranked 01

Headache by Psychic Link
/demos/1996/h/headache.zip
30 Jun 1996 (catalog date)
1,453,206 bytes
Download FTP scene.org
Rating:

Headache (patch) by Psychic Link
/demos/1996/h/headfix.zip
30 Jun 1996 (catalog date)
89,116 bytes
Download FTP scene.org
Rating:

Headache (bugfixed) by Psychic Link
/demos/1996/h/headfixd.zip
30 Jun 1996 (catalog date)
1,453,098 bytes
Download FTP scene.org
Rating:

Herring by TPOLM
/demos/1996/h/herring.zip
30 Jun 1996 (catalog date)
54,107 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 09

Hippies Promo by Hippie
/demos/1996/h/hippromo.zip
11 Mar 1997 (catalog date)
84,245 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

Hotel by Production
/demos/1996/h/hotel.zip
30 Jun 1996 (catalog date)
1,679,175 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked ??

Evoluutioteoria by Hirmu
/demos/1996/h/hrmuevlt.zip
21 Feb 1998 (catalog date)
43,510 bytes
Download FTP scene.org
Rating:

Gunk by Heretics
/demos/1996/h/htc_gunk.zip
30 Jun 1996 (catalog date)
437,624 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the demo division and ranked 01

Hurkalee by Capanna
/demos/1996/h/hurkalee.zip
30 Jun 1996 (catalog date)
11,115 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 07

BBS A.C.E. by FatBoy of Hyperopia
/demos/1996/h/hyp_ace.zip
30 Jun 1996 (catalog date)
4,097 bytes
Download FTP scene.org
Rating:

Hyper TV by P!
/demos/1996/h/hypertv.zip
30 Jun 1996 (catalog date)
40,369 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

Hypochondriac by Tundra
/demos/1996/h/hypochon.zip
15 Nov 1996 (catalog date)
55,507 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 06

Bomb by Impact Studios
/demos/1996/i/i_bomb.zip
30 Jun 1996 (catalog date)
1,419,557 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 02

Thunder Again by Index
/demos/1996/i/idx-thag.zip
15 Nov 1996 (catalog date)
70,810 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 03

Total Happiness by Index
/demos/1996/i/idx-toha.zip
15 Nov 1996 (catalog date)
57,447 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 07

Friendship by Index, Proxima
/demos/1996/i/idxprxfr.zip
15 Nov 1996 (catalog date)
53,873 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 04

Immuri by Captor
/demos/1996/i/imuri.zip
30 Jun 1996 (catalog date)
48,541 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

E (In The Circle) by Interamnia
/demos/1996/i/ina-ecir.zip
30 Jun 1996 (catalog date)
53,702 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the in80 division and ranked 05

Indigo by Purple
/demos/1996/i/indigo.zip
30 Jun 1996 (catalog date)
1,133,084 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked ??

ChunderChuk by INF
/demos/1996/i/inf_chnd.zip
30 Jun 1996 (catalog date)
1,225,741 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the demo division and ranked 03

Inferno by Lord Matrix
/demos/1996/i/inferno_.zip
30 Jun 1996 (catalog date)
16,401 bytes
Download FTP scene.org
Rating:

Innostalgy by ELQ of Deadnex
/demos/1996/i/innosta.zip
30 Jun 1996 (catalog date)
56,098 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the infs division and ranked 09

Inside Out by Mandulax
/demos/1996/i/insidout.zip
30 Jun 1996 (catalog date)
64,264 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in64 division and ranked 04

Interrupt Internet by Fyoozhen
/demos/1996/i/int_fyoo.zip
30 Jun 1996 (catalog date)
57,677 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the in64 division and ranked ??

Into The Dark by Halcyon
/demos/1996/i/intodark.zip
30 Jun 1996 (catalog date)
543,099 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the demo division and ranked 01

Intro 3 by Lunatic
/demos/1996/i/intro3.zip
30 Jun 1996 (catalog date)
40,414 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 09

Bof (bugfixed) by Kloon
/demos/1996/k/k_boffix.zip
13 Sep 1996 (catalog date)
216,502 bytes
Download FTP scene.org
Rating:

Corrosive by Kloon
/demos/1996/k/k_coro.zip
15 Nov 1996 (catalog date)
69,826 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 02

Pressure by Kloon
/demos/1996/k/k_limero.zip
30 Jun 1996 (catalog date)
76,011 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the in64 division and ranked 03