Search for "57": 2022 matches(displaying first 250)

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.

Wordup Graphics Toolkit v5.1 by Chris Egerter
/code/3d/systems/wgt51_r2.zip
06 Oct 1996 (catalog date)
1,763,579 bytes
Download FTP scene.org
Rating:

Transparent Motion Blur Phong by Rex Deathstar of Waterlogic
/code/3d/trifill/phong/mphong.zip
05 Oct 1996 (catalog date)
110,301 bytes
Download FTP scene.org
Rating:

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 Shading
/code/3d/trifill/phong/pasphong.zip
05 Oct 1996 (catalog date)
4,545 bytes
Download FTP scene.org
Rating:
Hard to read code, should have the compiled exe with it in the pack. Slow!

4 Sided Polygon Texture Mapper by Alan Parker
/code/3d/trifill/texmap/bastxmap.txt
08 Jun 1997 (catalog date)
8,601 bytes
Download FTP scene.org
Rating:
Although this texture mapper is coded in GFA Basic for the Atari ST the code is comprehensible enough to be useful for PC owners.

Texture Mapper by Lee Lorenz
/code/3d/trifill/texmap/text_eng.zip
08 Jun 1997 (catalog date)
231,920 bytes
Download FTP scene.org
Rating:
Hardly any comments included with the source, but the source is not very hard to understand.

Texture Map by Robert Schmidt of Ztiff Zox Softwear
/code/3d/trifill/texmap/textmap.zip
08 Jun 1997 (catalog date)
11,172 bytes
Download FTP scene.org
Rating:
Document on how to map a 2D texture onto a 3D parallellogram. Useful to understand the mathematics behind texture mapping, but too slow for a decent realtime implementation.

Texture Mapper by Fantom of Ultimate Brains
/code/3d/trifill/texmap/texture.zip
08 Jun 1997 (catalog date)
112,765 bytes
Download FTP scene.org
Rating:
There are no comments included with the source, so you'll need to spend some time before you totaly understand what's going on.

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!

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

IW SDK
/code/audio/docs/iw_sdk20.zip
10 Jul 1997 (catalog date)
2,796,518 bytes
Download FTP scene.org
Rating:
The SDK for the IW chip. The docs are Adobe Acrobat files and are probably meant for printing out. I didn't try yet, but the "univerval translator" at CMU should be able to convert the files to a text format, which would be infinitely more useful. This is one of those everything you needed to know and more type docs.

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

HSC player by Antares
/code/audio/players/advhsc18.zip
10 Jan 1997 (catalog date)
57,910 bytes
Download FTP scene.org
Rating:
A TPU for FM playback of HS C files - Has examples on how to use the unit.

Indoor Music System by Pascal of Cubic Team
/code/audio/players/ims06.zip
17 Jan 1999 (catalog date)
314,727 bytes
Download FTP scene.org
Rating:
This is the player used by the wellknown Cubic Player. Supports a lot of different soundcards and a lot of different file formats including .IT files.

Module Player For Borland/Turbo Pascal 7.0 by Charles Attard.
/code/audio/players/modunit2.zip
17 Jan 1999 (catalog date)
176,078 bytes
Download FTP scene.org
Rating:
Supports 699/mod/mtm/nst/s3m/wav/xi/xm on all SoundBlaster Pro cards and compatibles. Quality could be better.

Npmod32 Windows Mfc Player by Olivier Lapicque
/code/audio/players/npwinply.zip
24 Apr 1998 (catalog date)
186,572 bytes
Download FTP scene.org
MFC-Based MOD/S3M/XM/IT Win95/NT Player, using NPMOD32.DLL - the Mod-Plugin DLL

Aplib V0.12b by Jibz
/code/compress/aplib012.zip
04 May 1998 (catalog date)
57,733 bytes
Download FTP scene.org
Compression library based on aPACK. Good compression ratios and fast decompression. Very easy to use. Supports 32bit Watcom and DJGPP.

LZ asm sources by Tom Pfau
/code/compress/lz_asm.zip
19 Oct 1996 (catalog date)
9,566 bytes
Download FTP scene.org
Rating:
lz compression/decompression, good for a .gif viewer, macro library

LZ C sources by Haruhiko Okumura
/code/compress/lz_c.zip
19 Oct 1996 (catalog date)
18,046 bytes
Download FTP scene.org
Rating:
compression routines for arithmetic, huffman and string search, few comments

Data (de)compressing Library by Markus Oberhumer
/code/compress/lzo100.zip
17 Jan 1999 (catalog date)
375,931 bytes
Download FTP scene.org
Rating:
Favours speed over compression ratio which makes it very suitable for realtime (de)compression. Supports a lot of different operating systems and even the Atari ST TOS.

Hallucinogen BBS Intro III by Remdy
/code/demosrc/bbsintro/dfc-3src.zip
05 Oct 1996 (catalog date)
22,238 bytes
Download FTP scene.org
Rating:

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.

Fairytale (source) by Frankenstein of OTOOS
/code/demosrc/demos/ftsrc101.zip
05 Oct 1996 (catalog date)
837,039 bytes
Download FTP scene.org
Rating:

Guimauve by pop of Optimum
/code/demosrc/demos/guimauve.zip
11 Jun 1998 (catalog date)
5,708 bytes
Download FTP scene.org
Sources for a guimauve FX. C for X11/Linux.

Into The Pentagram
/code/demosrc/demos/itp_src.zip
01 Dec 1996 (catalog date)
705,771 bytes
Download FTP scene.org
Rating:

Source of Lasse Reinbong by Cubic Team
/code/demosrc/demos/lassesrc.zip
17 Jan 1999 (catalog date)
129,636 bytes
Download FTP scene.org
Rating:
The full source of the intro that won at The Party'95.

Ringnes Motion by TJ of Crusaders
/code/demosrc/demos/ringnes.zip
05 Oct 1996 (catalog date)
524,518 bytes
Download FTP scene.org
Rating:

The "ONE" Trackmo by Shock of Shock
/code/demosrc/demos/sck-1src.zip
05 Oct 1996 (catalog date)
1,549,754 bytes
Download FTP scene.org
Rating:

Bullet by Earwax of Realm
/code/demosrc/demos/src_bull.zip
05 Oct 1996 (catalog date)
900,295 bytes
Download FTP scene.org
Rating:

What Source by Niklas Beisert, Nils Piepenbrink of Cubic Team, $een
/code/demosrc/demos/wht95src.zip
10 Jul 1997 (catalog date)
46,092 bytes
Download FTP scene.org
Rating:
Notably DOES NOT come with a makefile. Uncommented, but nice code style. Awkward synching style.

The Freedom CD Intro (source) by Kneebiter of Threesome
/code/demosrc/intros/free_src.zip
05 Oct 1996 (catalog date)
139,257 bytes
Download FTP scene.org
Rating:

Flame intro by Deadbrain of Garbage
/code/demosrc/intros/gb_fmint.zip
10 Jul 1997 (catalog date)
105,628 bytes
Download FTP scene.org
Rating:
Flame Intro. Really blah, can't credit the mod player nor video lib coders.

Ponder by Winghead of Apex
/code/demosrc/intros/pndrsrc.zip
05 Oct 1996 (catalog date)
12,443 bytes
Download FTP scene.org
Rating:

ASM Edit v1.8 by Olaf Krusche
/code/editors/asmedit8.zip
05 Oct 1996 (catalog date)
703,058 bytes
Download FTP scene.org
Rating:
DOS IDE for Assembly Coders

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

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:

184 Byte Fire Routine by Gaffer of Prometheus
/code/effects/fire/flame184.zip
05 Oct 1996 (catalog date)
2,669 bytes
Download FTP scene.org
Rating:
tight code

Fire effect by XtaC of Garbage
/code/effects/fire/gb_wfire.zip
10 Jul 1997 (catalog date)
21,102 bytes
Download FTP scene.org
Rating:
Fire Effect. Yet another fire example.

Matrix Demo by Simon Hern
/code/effects/floor/matrix.zip
08 Jun 1997 (catalog date)
95,834 bytes
Download FTP scene.org
Rating:
An example of an infinite tiled floor effect like the one used for the floors in doom.

voxel by Jeff Bilger
/code/effects/land/voxel.zip
10 Jan 1997 (catalog date)
9,570 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

Lens Effect by Coldstar of Outworlders
/code/effects/lens/lenz.zip
17 Jan 1999 (catalog date)
36,431 bytes
Download FTP scene.org
Rating:
Dated effect.

Lens Effect by Raphius of Anubis
/code/effects/lens/magnify.zip
17 Jan 1999 (catalog date)
8,618 bytes
Download FTP scene.org
Rating:
Dated effect.

Plasma Source by The Darkman
/code/effects/plasma/niceplas.zip
05 Oct 1996 (catalog date)
9,765 bytes
Download FTP scene.org
Rating:
Yet another boring plasma. Not even full screen and has an error

Transparent Plasma/Image Warp by Death Star of Waterlogic
/code/effects/plasma/plaswarp.zip
05 Oct 1996 (catalog date)
59,442 bytes
Download FTP scene.org
Rating:

Copper Bars by XtaC of Garbage
/code/effects/raster/gb_coper.zip
10 Jul 1997 (catalog date)
4,637 bytes
Download FTP scene.org
Rating:
Textmode copper bar example. Nicely commented.

Cache Optimized Roto-Zoomer by pascal of Cubic Team
/code/effects/rotozoom/pasroto.zip
05 Oct 1996 (catalog date)
29,419 bytes
Download FTP scene.org
Rating:
Nice, fast, tight code with a good explanation of why it is so fast.

Slimy Rotozoomer by SliQ
/code/effects/rotozoom/texmpsrc.zip
08 Jun 1997 (catalog date)
49,314 bytes
Download FTP scene.org
Rating:
A slimy version of the wellknown rotozoomer effect.

Fullscreen Rotozoomer by The Faker of Aardvark
/code/effects/rotozoom/tf-texmp.zip
08 Jun 1997 (catalog date)
35,805 bytes
Download FTP scene.org
Rating:

Another ModeX Scaling Routine by John A. Slager
/code/effects/scaling/xscalebm.zip
08 Jul 1997 (catalog date)
5,744 bytes
Download FTP scene.org
Rating:

Realmode Scroller by Karja
/code/effects/scroll/k-scroll.zip
17 Jan 1999 (catalog date)
13,473 bytes
Download FTP scene.org
Rating:
Very dated.

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.

20 Byte Parallax Starfield by pascal of Cubic Team
/code/effects/stars/passtar.zip
05 Oct 1996 (catalog date)
8,836 bytes
Download FTP scene.org
Rating:
A one-up on that other guy. :)

SideScrolling Starfield by Incognito
/code/effects/stars/qb-stars.zip
05 Oct 1996 (catalog date)
29,071 bytes
Download FTP scene.org
Rating:

Stars by Mark Mackey
/code/effects/stars/stars2.zip
10 Jan 1997 (catalog date)
10,857 bytes
Download FTP scene.org
Rating:
A slightly more complex starfield - So-so. No timing code so it blazes.

PixPack
/code/effects/various/pixpack.zip
05 Oct 1996 (catalog date)
1,075,409 bytes
Download FTP scene.org
Rating:
Demo Effects Source Code Collection - random stuffs, few good things

SMK3D Effects by SMKaribou of GMF
/code/effects/various/smk3dsrc.zip
05 Oct 1996 (catalog date)
619,782 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Bump Mapping, etc. - Comments in French, lots well done trifillers

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.

Wave Pic by Quo Vadis
/code/effects/water/wavepic.zip
10 Jul 1997 (catalog date)
63,093 bytes
Download FTP scene.org
Rating:
Wave Pic. Difficult to understand the source code. It's more asm than C and I wonder why it wasn't just turned into a pure asm file.

Virtual File System by Dark Fiber
/code/fileutil/ilfs202b.zip
17 Jan 1999 (catalog date)
110,874 bytes
Download FTP scene.org
Rating:
For Watcom C and DOS32 Assembler. Puts all your datafiles in one big file. Does not compress the data, and you have to do too many things by yourself that could have been done by the library.

Virtual File System and Demo Linker by Deathstar
/code/fileutil/ilinkv30.zip
17 Jan 1999 (catalog date)
33,990 bytes
Download FTP scene.org
Rating:
Uses a very makes it too complex compared to other virtual file systems.

File (de)concatenator by Kli
/code/fileutil/klitar10.zip
17 Jan 1999 (catalog date)
19,344 bytes
Download FTP scene.org
Rating:
Puts separate files in one big file and separates them again. Not very useful, unless you want to use it as a utility for your own virtual file system.

Digitized Music Routines for SoundBlaster by TSC-Software
/code/hardware/audio/digipack.zip
21 Jan 1998 (catalog date)
489,795 bytes
Download FTP scene.org
Rating:
Very buggy.

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

K2000 Emulator by Kli
/code/hardware/keyboard/klik2000.zip
17 Jan 1999 (catalog date)
17,822 bytes
Download FTP scene.org
Rating:
Shows a simple Knightrider effect on your screen and keyboard leds.

Real Flat Mode by Christophe Avion
/code/hardware/pmode/ifrm32.zip
25 Aug 1997 (catalog date)
56,257 bytes
Download FTP scene.org
A Dos extender and file packer. I can't really rate this because I would never be able to use the code. All comments and docs are in French.

Windows GDI Killer by Kiyone of Galaxy Police
/code/hardware/video/killgdi.zip
17 Jan 1999 (catalog date)
15,938 bytes
Download FTP scene.org
Rating:
This .DLL gives you full access to the VGA card under Windows'95. Very useful if you want to port your demos to windows.

VBE functions 2.1 by Babyloon of Revelation
/code/hardware/video/rvlvbe21.zip
30 Jan 1999 (catalog date)
213,888 bytes
Download FTP scene.org
supports VBE 1.2 & 2.0, LFB - RM & PM bank switching

SVGA Tricks by Type One of Pulpe
/code/hardware/video/t1svga11.zip
17 Jan 1999 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:
Contains a lot of information about setting specific modes, including some very weird ones, about accelerating specific videocards, etc.

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:

PCXPAL v1.0
/code/images/pcxpal10.zip
05 Oct 1996 (catalog date)
5,127 bytes
Download FTP scene.org
Rating:
Extracts Palette Data From PCX Files

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

6 Module Detection Routines C source by H. Zappe
/code/sound/detect.zip
05 Oct 1996 (catalog date)
6,894 bytes
Download FTP scene.org
Rating:

E.O.S. Version Of MXM GUS XM Player v1.3 by Niklas Beisert
/code/sound/e_mxm13.zip
05 Oct 1996 (catalog date)
170,118 bytes
Download FTP scene.org
Rating:

MIDAS Sound System v0.5 by Alfred, Guru of S2
/code/sound/m32abd.zip
06 Oct 1996 (catalog date)
571,738 bytes
Download FTP scene.org
Rating:

MIDAS Sound System v0.5 Release Candidate 1 by Alfred, Guru of S2
/code/sound/mds05rc1.zip
05 Oct 1996 (catalog date)
1,055,321 bytes
Download FTP scene.org
Rating:

ProTracker MODule Format by VLA of VLA
/code/sound/modform.zip
05 Oct 1996 (catalog date)
6,746 bytes
Download FTP scene.org
Rating:

MOD/S3M/XM Player For Win95
/code/sound/mpw100.zip
05 Oct 1996 (catalog date)
158,661 bytes
Download FTP scene.org
Rating:
w/Delphi32 Source

Music File Format Library v1.0 by Jamal Hannah
/code/sound/musfmt10.zip
05 Oct 1996 (catalog date)
172,360 bytes
Download FTP scene.org
Rating:

Cubic Tiny XM Player v1.4 by pascal of Cubic Team
/code/sound/mxmp14.zip
05 Oct 1996 (catalog date)
98,435 bytes
Download FTP scene.org
Rating:

Noice Music System v2.1
/code/sound/nms21src.zip
05 Oct 1996 (catalog date)
100,312 bytes
Download FTP scene.org
Rating:

PSM Module Specification by Joshua Jensen
/code/sound/psm-form.zip
05 Oct 1996 (catalog date)
6,440 bytes
Download FTP scene.org
Rating:

S3M File Format
/code/sound/s3mform.zip
05 Oct 1996 (catalog date)
3,307 bytes
Download FTP scene.org
Rating:

GUS S3M Player v2.3 by TSC of Shock
/code/sound/sck-sp23.zip
05 Oct 1996 (catalog date)
56,338 bytes
Download FTP scene.org
Rating:

SEAL Audio Library v1.0 by Carlos Hasan
/code/sound/sealr100.zip
05 Oct 1996 (catalog date)
639,109 bytes
Download FTP scene.org
Rating:
Multichannel Digital Audio System

Sound Master v1.0 by Ziggy
/code/sound/smaster.zip
05 Oct 1996 (catalog date)
20,296 bytes
Download FTP scene.org
Rating:
SoundBlaster Library

The King Magazine Volume 1 by The King
/code/tutors/graphics/kmagv1.zip
18 Jan 1998 (catalog date)
31,576 bytes
Download FTP scene.org
Rating:
Nice for beginners.

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.

GSave by Earwax of Realm
/code/utils/graphics/gsave2.zip
10 Jul 1997 (catalog date)
128,856 bytes
Download FTP scene.org
Rating:
Screen Grabber. Includes pcx and raw loading graphics code.

FLI/FLC Compressing Utility by Goto64 of Purple
/code/video/lzakit90.zip
17 Jan 1999 (catalog date)
286,808 bytes
Download FTP scene.org
Rating:
Very useful if you want to include animations in your demo.

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

Physical by Physical Crew
/demos/1991/physical.zip
30 May 1998 (catalog date)
172,477 bytes
Download FTP scene.org
Rating:
,,DAC,

Crystal Dream by Triton
/demos/1992/c_dream.zip
29 Jun 1996 (catalog date)
1,085,752 bytes
Download FTP scene.org
Rating:

Frantic by Confusion
/demos/1992/frantic.zip
29 Jun 1996 (catalog date)
131,572 bytes
Download FTP scene.org
Rating:

Gear by The Brain Slayer, Sonic, Careless
/demos/1992/tbs_gear.zip
29 Jun 1996 (catalog date)
357,561 bytes
Download FTP scene.org
Rating:

TCB Loader 1 by The Code Blasters
/demos/1992/tcbldr1.zip
29 Jun 1996 (catalog date)
35,782 bytes
Download FTP scene.org
Rating:

Animal by Validus
/demos/1993/a/animal.zip
29 Jun 1996 (catalog date)
203,657 bytes
Download FTP scene.org
Rating:

BBS Intro by Anarchy
/demos/1993/b/bbsintro.zip
29 Jun 1996 (catalog date)
170,571 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

Stardream by Surprise Productions
/demos/1993/s/sp.zip
29 Jun 1996 (catalog date)
57,821 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 09

Typhoid by Symptom
/demos/1993/t/typhoid.zip
29 Jun 1996 (catalog date)
46,557 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 07

Waite Group Advertisement by Future Crew
/demos/1993/w/wfdemo.zip
29 Jun 1996 (catalog date)
243,575 bytes
Download FTP scene.org
Rating:

4 Kings by Orange
/demos/1994/0-9/4kings.zip
29 Jun 1996 (catalog date)
57,584 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 10
A nice, unique look to this demo sets it apart from others. Lots of mathematical based code. Opens up with four grahpics in the corners and a bouncing pixel that opens up to the title. Good design doesn't stay with any one routine for too long.

Again by Orange
/demos/1994/a/again.zip
21 May 1998 (catalog date)
96,576 bytes
Download FTP scene.org
386,,GUS,

Anabolic by The Source of Power
/demos/1994/a/anabolic.zip
29 Jun 1996 (catalog date)
24,576 bytes
Download FTP scene.org
Rating:

Assembler Instinct by Gollum
/demos/1994/a/asminst.zip
29 Jun 1996 (catalog date)
695,570 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 07

Bushtro by Gollum
/demos/1994/b/bushtro.zip
29 Jun 1996 (catalog date)
35,557 bytes
Download FTP scene.org
Rating:
Released at event BP94

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

Comatose by Fear Factory
/demos/1994/c/coma.zip
29 Jun 1996 (catalog date)
515,738 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

BBS The Dark Tower by Capacala
/demos/1994/d/darktowr.zip
29 Jun 1996 (catalog date)
5,657 bytes
Download FTP scene.org

Digital Delight by Divine
/demos/1994/d/digitald.zip
29 Jun 1996 (catalog date)
371,657 bytes
Download FTP scene.org
Rating:

Fractals by Schwartz
/demos/1994/f/fractals.zip
29 Jun 1996 (catalog date)
5,773 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 04

Gnouc by Genuine
/demos/1994/g/gnouc.zip
29 Jun 1996 (catalog date)
92,576 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 05

First Intro by JFF
/demos/1994/j/jff-intr.zip
18 Jan 1997 (catalog date)
18,057 bytes
Download FTP scene.org
Rating:

Legend by Impact Studios
/demos/1994/l/legend_.zip
29 Jun 1996 (catalog date)
1,606,757 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 04

Michelletro by Digital Infinity
/demos/1994/m/mictro.zip
23 Aug 1996 (catalog date)
506,464 bytes
Download FTP scene.org

Womb Womb Womb Scandisk by Orange
/demos/1994/o/orange12.zip
29 Jun 1996 (catalog date)
571,865 bytes
Download FTP scene.org
Rating:

Textmode Strikes.bak by Shape!
/demos/1994/s/shape_.zip
29 Jun 1996 (catalog date)
92,579 bytes
Download FTP scene.org
Rating:

Show (bugfixed) by Majic 12
/demos/1994/s/show_fix.zip
29 Jun 1996 (catalog date)
697,757 bytes
Download FTP scene.org
Rating:

So Be It by Xtacy
/demos/1994/s/sobeit.zip
29 Jun 1996 (catalog date)
351,576 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 04

Elite Demo by Syntax Terror
/demos/1994/s/ste-elit.zip
03 Jul 1996 (catalog date)
87,906 bytes
Download FTP scene.org
Rating:

Toddlers Terror by Spirit
/demos/1994/t/toddlers.zip
29 Jun 1996 (catalog date)
73,578 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 08

Toys by Orange
/demos/1994/t/toys.zip
21 May 1998 (catalog date)
57,100 bytes
Download FTP scene.org
Rating:
386,,GUS,

Uneatable by The Coexistence
/demos/1994/u/uneatble.zip
29 Jun 1996 (catalog date)
2,245,798 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 14

Wedtro by Hornet
/demos/1994/w/wedtro.zip
23 Aug 1996 (catalog date)
1,016,821 bytes
Download FTP scene.org
Rating:

Expression by Abstract Concepts
/demos/1995/a/ac_expr.zip
29 Jun 1996 (catalog date)
574,150 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 02

Why by Adrar Design
/demos/1995/a/adr_why.zip
29 Jun 1996 (catalog date)
102,657 bytes
Download FTP scene.org
Rating:

Lasse Reinbong by Cubic Team
/demos/1995/c/ctslasse.zip
29 Jun 1996 (catalog date)
64,578 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 01

Democrators by Epigon
/demos/1995/d/democ.zip
14 May 1997 (catalog date)
58,492 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,GUS/SB/PAS,

Donuts! by Strontium 90
/demos/1995/d/donuts.zip
29 Jun 1996 (catalog date)
39,857 bytes
Download FTP scene.org
Rating:

Avena Kinetik by Distorsion
/demos/1995/d/dst_knk.zip
29 Jun 1996 (catalog date)
465,792 bytes
Download FTP scene.org
Rating:

Verses (revision) by EMF
/demos/1995/e/emf_vrs2.zip
30 Jun 1996 (catalog date)
509,057 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 01

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

Flight by Kosmic
/demos/1995/f/flight.zip
30 Jun 1996 (catalog date)
1,795,750 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 03

Fruit Cake by Deus
/demos/1995/f/fruity.zip
30 Jun 1996 (catalog date)
57,524 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked ??

Go by Mewlers
/demos/1995/g/go.zip
14 May 1997 (catalog date)
55,967 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,GUS/SB/PAS,

Mary Poppins by Image
/demos/1995/i/img_mary.zip
30 Jun 1996 (catalog date)
57,445 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked 02

Get Well by Image
/demos/1995/i/img_well.zip
30 May 1998 (catalog date)
130,237 bytes
Download FTP scene.org
Rating:
,,GUS,

Inflexion by Flexion
/demos/1995/i/inflex.zip
24 May 1997 (catalog date)
2,002,557 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked DD

Fast Intro by JSLS
/demos/1995/j/juleniss.zip
30 Jun 1996 (catalog date)
121,057 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked ??

The Last Dimension by Dynamic Force
/demos/1995/l/lastdimc.zip
14 May 1997 (catalog date)
61,962 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD
,,GUS/SB,

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

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

Mansikka by Fit
/demos/1995/m/mansikka.zip
14 May 1997 (catalog date)
125,868 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,GUS/SB,

Mind Crash by Spirit
/demos/1995/m/mind.zip
30 Jun 1996 (catalog date)
64,557 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Motion by Zealots
/demos/1995/m/motion.zip
14 May 1997 (catalog date)
56,928 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,Adlib,

Nation Zero by Jamm
/demos/1995/n/nation0.zip
30 Jun 1996 (catalog date)
85,710 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 04

NET by Jisi, Le Fongus Jaune
/demos/1995/n/net.zip
14 May 1997 (catalog date)
8,587 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

No Class by Woodpeckers From Mars
/demos/1995/n/noclass.zip
14 May 1997 (catalog date)
50,482 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 14
,,GUS/SB,

Not by Blasm
/demos/1995/n/not.zip
30 Jun 1996 (catalog date)
735,756 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 28

Perfect Balance by Wild Style
/demos/1995/p/perfect.zip
30 Jun 1996 (catalog date)
1,185,766 bytes
Download FTP scene.org
Rating:

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

Reality Impact by Halo
/demos/1995/r/realimp.zip
14 May 1997 (catalog date)
63,078 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 08
,,GUS/SB,

Sonic by Rigor Mortis
/demos/1995/r/rm_sonic.zip
03 Aug 1997 (catalog date)
18,672 bytes
Download FTP scene.org
Rating:

Hairy Intro by Steel Dawn
/demos/1995/s/sd_hairy.zip
30 Jun 1996 (catalog date)
150,573 bytes
Download FTP scene.org
Rating:

Seasons by Deck Blasters
/demos/1995/s/seasons.zip
14 May 1997 (catalog date)
80,620 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

Second by Onyx
/demos/1995/s/second.zip
14 May 1997 (catalog date)
45,167 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

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

Betrayal by Silicon
/demos/1995/s/sln_btrl.zip
30 Jun 1996 (catalog date)
60,570 bytes
Download FTP scene.org
Rating:

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:

Spoon (update) by Image
/demos/1995/s/spoonfin.zip
30 Jun 1996 (catalog date)
441,557 bytes
Download FTP scene.org
Released at event SIH95 in the demo division and ranked 08

Suga by Fit
/demos/1995/s/suga.zip
14 May 1997 (catalog date)
62,900 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,GUS/SB,

Tam by Anarchy
/demos/1995/t/tam.zip
14 May 1997 (catalog date)
31,355 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 13
,,GUS/SB,

Intro by Tequila
/demos/1995/t/trip.zip
30 Jun 1996 (catalog date)
45,714 bytes
Download FTP scene.org
Rating:

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

Television by Orange
/demos/1995/t/tv.zip
14 Aug 1997 (catalog date)
676,443 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 07

Ugly by Disease
/demos/1995/u/ugly.zip
14 May 1997 (catalog date)
50,095 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

Dong by Velocity
/demos/1995/v/vlc_dong.zip
14 May 1997 (catalog date)
45,752 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

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

X14 by Orange
/demos/1995/x/x14.zip
30 Jun 1996 (catalog date)
692,057 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 01

Toxic Waste by Metabolic
/demos/1995/x/xtoxic.zip
30 Jun 1996 (catalog date)
66,457 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Illumination by Yodel
/demos/1995/y/ydl_illu.zip
30 Jun 1996 (catalog date)
45,727 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 02

Syllabization by Tarzan Tuotanto
/demos/1995/z/zation.zip
24 May 1997 (catalog date)
714,157 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 12

1st Time by Plutonic
/demos/1996/0-9/1sttime.zip
09 Feb 1997 (catalog date)
521,080 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 06

3D Stuff by Ecstasy
/demos/1996/0-9/3dstuff2.zip
25 Dec 1996 (catalog date)
793,375 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:

5 Days by Virtual Crew
/demos/1996/0-9/5dayz.zip
03 Jul 1996 (catalog date)
66,864 bytes
Download FTP scene.org
Rating:
Released at event RAGE96 in the in64 division and ranked 02

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

State 809 by Saybor, Szaszi
/demos/1996/0-9/809state.zip
18 Sep 1996 (catalog date)
2,272 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked XX

Voodka by Absence
/demos/1996/a/abc_voda.zip
11 Dec 1996 (catalog date)
827,393 bytes
Download FTP scene.org
Rating:

Ages by Happo
/demos/1996/a/ages.zip
25 Dec 1996 (catalog date)
1,210,913 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 09

??? by Trybit
/demos/1996/a/agja.zip
19 Oct 1996 (catalog date)
69,447 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 08

Alto Knallo by Free Electric Band
/demos/1996/a/alto.zip
09 Feb 1997 (catalog date)
1,218,641 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 01
GUS/SB/PAS

Sell Out by Amable
/demos/1996/a/amb_sell.zip
06 Dec 1996 (catalog date)
60,057 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 05

Dea by Analogue
/demos/1996/a/an_dea.zip
19 Oct 1996 (catalog date)
722,840 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 03

Rastro by Guild
/demos/1996/a/an_rastr.zip
06 Jan 1997 (catalog date)
9,376 bytes
Download FTP scene.org
Rating:

Bad Habit by Light Blue
/demos/1996/b/badhabit.zip
31 Dec 1996 (catalog date)
107,394 bytes
Download FTP scene.org
Rating:

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

Exotic 3 by Buslogic
/demos/1996/b/bl_exoti.zip
30 Jun 1996 (catalog date)
57,222 bytes
Download FTP scene.org
Rating:
Released at event I96 in the demo division and ranked 07

Bloempjes & Bytes by Maroon
/demos/1996/b/bloempje.zip
19 Oct 1996 (catalog date)
46,295 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 09

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

Blown Away Hopes by Borealis
/demos/1996/b/bor_hope.zip
08 Jun 1997 (catalog date)
324,851 bytes
Download FTP scene.org
Rating:

Icon by Borealis
/demos/1996/b/bor_icon.zip
08 Jun 1997 (catalog date)
59,869 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 07

First by Black Rainbow
/demos/1996/b/br-1st.zip
17 Dec 1996 (catalog date)
862,157 bytes
Download FTP scene.org
Released at event CAC96B in the demo division and ranked ??

Blue Robot of Sea by Seikkailupahkina
/demos/1996/b/bros.zip
06 Jan 1997 (catalog date)
51,961 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 11

Drip by BSP
/demos/1996/b/bspdrip.zip
24 Jan 1997 (catalog date)
1,495,703 bytes
Download FTP scene.org
Released at event MOV96 in the demo division and ranked 03
VESA,SBPro@220/5/1 ONLY?!

Bulll by Trepaan
/demos/1996/b/bulll.zip
19 Oct 1996 (catalog date)
2,719,844 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 01

Certified & Tested by Jezz
/demos/1996/c/certtest.zip
09 Feb 1997 (catalog date)
568,727 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 29

Chiparitus by The Watcher of Fatal Vision
/demos/1996/c/chipari.zip
19 Oct 1996 (catalog date)
15,234 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 03

GU-Star (bugfixed) by Camorra
/demos/1996/c/cma_gstb.zip
03 Jul 1996 (catalog date)
63,753 bytes
Download FTP scene.org
Rating:

Hopeless by Cronix
/demos/1996/c/cnx_hope.zip
19 Oct 1996 (catalog date)
63,005 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 03

Compost by Orange
/demos/1996/c/compost.zip
09 Feb 1997 (catalog date)
952,667 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 07

Cowmandu by Lupin of IMG
/demos/1996/c/cow.zip
14 Aug 1996 (catalog date)
57,688 bytes
Download FTP scene.org
Rating:

Design Suxx by Contortion
/demos/1996/d/dessuxx.zip
03 Jul 1996 (catalog date)
47,188 bytes
Download FTP scene.org
Rating:
Released at event I96 in the in64 division and ranked 05

Disco Volante by Eufrosyne
/demos/1996/d/disco.zip
30 Jun 1996 (catalog date)
45,772 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 02

Dotlife by Nimitz
/demos/1996/d/dotlife.zip
03 Jul 1996 (catalog date)
51,853 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the in64 division and ranked ??

Downtown by Abyss
/demos/1996/d/downtown.zip
09 Feb 1997 (catalog date)
1,027,109 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 16
P5,VESA,GUS/SB,2MB

Demos For Dummies by Dimension X
/demos/1996/d/dummies.zip
19 Oct 1996 (catalog date)
1,372,139 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 04

Dyslexia by Threesome
/demos/1996/d/dyslexia.zip
03 Jul 1996 (catalog date)
66,087 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the in64 division and ranked 01

FZ by Excessive Force
/demos/1996/e/efc_fz.zip
19 Oct 1996 (catalog date)
71,547 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 05

Why? by Elfsong
/demos/1996/e/elf_why.zip
30 Jun 1996 (catalog date)
1,578,607 bytes
Download FTP scene.org
Rating:
Released at event I96 in the demo division and ranked 01

Embraced by Circle of Tyrants
/demos/1996/e/embraced.zip
19 Oct 1996 (catalog date)
68,767 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 07

End of Holiday by Ates of Emperor
/demos/1996/e/emp_eoh.zip
18 Sep 1996 (catalog date)
2,768 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Empire (final) by TPOLM
/demos/1996/e/emp_fnal.zip
09 Feb 1997 (catalog date)
1,177,561 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 05
486,GUS/SB/PAS

Enter by Merlin
/demos/1996/e/enter.zip
03 Jul 1996 (catalog date)
61,947 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the in64 division and ranked ??

Triology by Euforia
/demos/1996/e/euforia.zip
09 Feb 1997 (catalog date)
238,760 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 18
386,SB,1MB

Explora by Bomb, Oxygene
/demos/1996/e/explora.zip
12 Dec 1996 (catalog date)
1,545,725 bytes
Download FTP scene.org
Rating:
Released at event SAT96B in the demo division and ranked 02

Wobbly Face Demo by Electric Wig
/demos/1996/f/facedemo.zip
25 Dec 1996 (catalog date)
334,933 bytes
Download FTP scene.org
Rating:

Faith by Vertigo
/demos/1996/f/faith.zip
06 Jan 1997 (catalog date)
13,846 bytes
Download FTP scene.org
Rating:

Levitations by Faculty
/demos/1996/f/fcy_lvtt.zip
09 Feb 1997 (catalog date)
2,575,999 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 17
P5,VESA,GUS.8MB

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

256 byte fire compo voting pack by #coders
/demos/1996/f/firevote.zip
03 Jul 1996 (catalog date)
349,929 bytes
Download FTP scene.org

Flame routine by Flap of Capacala
/demos/1996/f/flame3.zip
03 Jul 1996 (catalog date)
6,362 bytes
Download FTP scene.org

Full Motion by Spirit New Style
/demos/1996/f/fmotion.zip
19 Oct 1996 (catalog date)
2,149,454 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 02

The Whirl by Funk
/demos/1996/f/fnksat4k.zip
03 Jul 1996 (catalog date)
15,015 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the in4k division and ranked ??

Tone by Eufrosyne
/demos/1996/f/frs_tone.zip
09 Feb 1997 (catalog date)
1,288,762 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 15

Helsinki Mon Amour by Plant
/demos/1996/f/ftjamour.zip
09 Feb 1997 (catalog date)
4,136,196 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 08

Digital Nightmare by Master of the Matrix
/demos/1996/f/funny.zip
14 Aug 1996 (catalog date)
164,798 bytes
Download FTP scene.org
Rating:

Min Lada Ar Sne by Goto10
/demos/1996/g/g10-mles.zip
09 Feb 1997 (catalog date)
985,567 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 09

BBS Global Domination by Brains Don't Bounce
/demos/1996/g/gd.zip
06 Jan 1997 (catalog date)
3,549 bytes
Download FTP scene.org
Rating:

Gyoker by Frame 18, Majic 12
/demos/1996/g/gyoker.zip
03 Jul 1996 (catalog date)
608,445 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the demo division and ranked 07

Shoong by Hatha
/demos/1996/h/h-shoong.zip
09 Feb 1997 (catalog date)
1,174,670 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 31
486,GUS,8MB

Holy Extracts by Helix
/demos/1996/h/hlx-extr.zip
12 Oct 1996 (catalog date)
574,394 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked 03

Bela the Firestarter by Fishy of Hoe
/demos/1996/h/hoe_bela.zip
18 Sep 1996 (catalog date)
4,167 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

New-Mem intro by Hornet
/demos/1996/h/hrn-newm.zip
03 Jul 1996 (catalog date)
204,854 bytes
Download FTP scene.org

Haikaiseva Teboil by Supermies
/demos/1996/h/htb.zip
20 Oct 1996 (catalog date)
57,784 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 09

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

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

Flirt (final) by Igloo
/demos/1996/i/igloo_fl.zip
31 Jul 1996 (catalog date)
1,075,714 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 04

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

Mainstream 2 by INF
/demos/1996/i/inf_sati.zip
13 Jul 1996 (catalog date)
88,570 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 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 ??

Intel Outside 3 4k Intro Compo Entries
/demos/1996/i/io3_4k.zip
02 Mar 1997 (catalog date)
16,251 bytes
Download FTP scene.org

Jutka by Twine, Violence
/demos/1996/j/jutka.zip
03 Jul 1996 (catalog date)
12,543 bytes
Download FTP scene.org
Rating:
Released at event RAGE96 in the in4k division and ranked 03

Lazy by LBA
/demos/1996/l/lbalazy.zip
31 Dec 1996 (catalog date)
55,646 bytes
Download FTP scene.org
Rating:

Lie by Syndrome
/demos/1996/l/lie.zip
03 Jul 1996 (catalog date)
53,852 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the in64 division and ranked ??

Die Logik by Weird Magic
/demos/1996/l/logik.zip
19 Oct 1996 (catalog date)
68,977 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 06