Search for "39": 2131 matches(displaying first 250)

3d vectors by John McCarthy
/code/3d/systems/3dvect39.zip
10 Jan 1997 (catalog date)
382,175 bytes
Download FTP scene.org
Rating:
A complete 3d vector system - No complex shading, but has a full camera model, gif loader, object loader, etc, etc... Takes some time to figure out.

3D Engine by Zjack of DCC
/code/3d/systems/dcc_3de.zip
25 Aug 1997 (catalog date)
720,195 bytes
Download FTP scene.org
Rating:
A fast and goodlooking 3d engine. It also includes a .3ds convertor.

Gouraud filler by Cazz
/code/3d/trifill/gouraud/cazzgour.zip
19 Jan 1998 (catalog date)
65,361 bytes
Download FTP scene.org
Rating:
Gouraud filler and some code for rendering an object. Incorrect x clipping. PI = 3.14159265 *3* 58979323... (you only need the first 5-7 digits anyway...)

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.

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.

F. mod docs part 2 by Firelight
/code/audio/docs/fmoddoc2.zip
10 Jan 1997 (catalog date)
390,839 bytes
Download FTP scene.org
Rating:
Firelight's mod/s3m format description.

Sound Deluxe System 5.04 by Maple Leaf
/code/audio/players/sds504.zip
17 Jan 1999 (catalog date)
603,983 bytes
Download FTP scene.org
Rating:
This player supports a lot of different module formats, but the GUS support seems to have a bug because I hear nothing, while it works great on my Soundblaster Pro. It supports a lot of different languages, including Turbo Basic!

StarPlayer by Jedi of Oxygen
/code/audio/players/sp-code.zip
25 Aug 1997 (catalog date)
125,394 bytes
Download FTP scene.org
Rating:
A mod/s3m player with source. THIS is the player you want to pick up if you're doing a 100% asm intro with Tran's pmode v2.xx and need SB support. It's easily tweakable to play your tune from memory, though the code given loads from disk. If you don't need SB support, also check out Robban's GUSPlay.

MPEG Player by MikMak
/code/audio/utils/maplaypc.zip
10 Jan 1997 (catalog date)
212,398 bytes
Download FTP scene.org
Rating:
An MPEG audio player for PC - Has the source to the original MAPLAY utility and the source for the MSDOS port is available upon request.

The Codering 1 Results
/code/contests/tc/tc1.res
09 Apr 1997 (catalog date)
10,159 bytes
Download FTP scene.org

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

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:

fysx by Jinesra
/code/demosrc/intros/fysx.zip
19 Jan 1998 (catalog date)
1,438 bytes
Download FTP scene.org
Rating:
A 256 byte intro with dual scrollers and fire-esque effect.

Assembler Laboratory V1.3 Beta 1 by Kurt Groenbech a.k.a. Rib of Talent, Xenon
/code/editors/alab13b1.zip
24 Aug 1998 (catalog date)
322,386 bytes
Download FTP scene.org
A very good assembler and Watcom C IDE with a lot of very useful features.

2D and 3D Rotation by Ash of NLB/BD
/code/effects/3d/bd-2d3d.zip
25 Aug 1997 (catalog date)
12,550 bytes
Download FTP scene.org
Rating:
Not the best way to implement rotation.

2D Rotation by Draeden of VLA
/code/effects/3d/rotate.zip
25 Aug 1997 (catalog date)
7,790 bytes
Download FTP scene.org
Rating:
A clear explanation, but it doesn't explain how to do matrix rotation.

3D Rotation by Draeden of VLA
/code/effects/3d/rotate3d.zip
25 Aug 1997 (catalog date)
35,866 bytes
Download FTP scene.org
Rating:
A clear explanation, but it doesn't explain how to do matrix rotation.

Bump Map Routine by Ollie of Kalvados
/code/effects/bump/bumptut.zip
19 Jan 1998 (catalog date)
67,998 bytes
Download FTP scene.org
Rating:
Dirty pixels in the light map. Some useful comments.

Fire code by Kirk A. Baum
/code/effects/fire/firecode.zip
10 Jan 1997 (catalog date)
54,739 bytes
Download FTP scene.org
Rating:
A simple fire routine - Contains the same fire as that of fire-win.zip but coded in assembler for DOS.

Yet Another Fire Algorithm by Tanjent
/code/effects/fire/firewall.zip
05 Oct 1996 (catalog date)
8,396 bytes
Download FTP scene.org
Rating:
Poor looking fire, so so code.

Tom's Plasma by Tom Dibble
/code/effects/plasma/tplas11.zip
10 Jan 1997 (catalog date)
139,950 bytes
Download FTP scene.org
Rating:
Decent plasma example - Has some "fractal clouds" code too. Needs a random number generator of it's own so that there isn't the huge data file of mostly random numbers that goes along with it.

Copper Bars by Patch
/code/effects/raster/bars.zip
25 Aug 1997 (catalog date)
8,373 bytes
Download FTP scene.org
Rating:
No explanation, just source.

Fake Copper Bars by Darkman
/code/effects/raster/copper.zip
25 Aug 1997 (catalog date)
15,611 bytes
Download FTP scene.org
Rating:
Drawing the bars is not how you should do coppers.

Vertical Copper Bars by Type One of TFL-TDV
/code/effects/raster/intro5.zip
25 Aug 1997 (catalog date)
21,193 bytes
Download FTP scene.org
Rating:
No explanation, comments are in French.

Vertical Copper Bars by Jare of Iguana
/code/effects/raster/the_cop.zip
25 Aug 1997 (catalog date)
49,089 bytes
Download FTP scene.org
Rating:
No explanation, no comments. A .gif dumper is also included.

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.

Animation Construction Kit 3D by Lary Myers
/code/effects/worlds/ackkit.zip
25 Aug 1997 (catalog date)
152,985 bytes
Download FTP scene.org
Rating:
A demo of Lary Myers 3d world engine (see acksrc.zip) including a mapeditor and all the data needed for this engine.

Animation Construction Kit 3D (source) by Lary Myers
/code/effects/worlds/acksrc.zip
25 Aug 1997 (catalog date)
146,731 bytes
Download FTP scene.org
Rating:
A Wolfenstein-like 3d world engine by Lary Myers, including all sources and a good explanation of how it works. To make it run you also have to download ackkit.zip which contains all the data.

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

Apack V0.90b by Jibz
/code/fileutil/apack090.zip
03 Aug 1998 (catalog date)
72,391 bytes
Download FTP scene.org
The best exe/com-packer for smaller files.

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.

386 programmer's manual by Intel
/code/hardware/cpu/386intel.zip
10 Jan 1997 (catalog date)
209,396 bytes
Download FTP scene.org
Rating:
Full docs on the 386 - Everything you've ever wanted to know about the (outdated) 386.

DOS 32 by Adam Seychell
/code/hardware/pmode/dos32v33.zip
10 Jan 1997 (catalog date)
339,512 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - One of the best choices for a DOS extender. It's complete, well coded, and flexible. (no accompanying .txt file)

Prometheus Truecolor System by Gaffer of Xtatic
/code/hardware/video/ptc071.zip
17 Jan 1999 (catalog date)
1,750,391 bytes
Download FTP scene.org
Rating:
This is a hardware independent library for dos and windows for accessing the videocard.

VGA Info by Andrew Scott
/code/hardware/video/vga-info.zip
10 Jan 1997 (catalog date)
139,440 bytes
Download FTP scene.org
Rating:
A VGA reference manual - Poor layout. I found it difficult to find things. Not as if the VGA card has changed, but the information seems outdated.

Vbe 2.0 Library For Watcom by Malice of WitchCraft
/code/hardware/video/wtcvbe.zip
30 Aug 1998 (catalog date)
62,669 bytes
Download FTP scene.org
A 100% asm VESA library with 256 and Direct Color modes support. Included source code, OBJ file, Watcom header and a C example.

Bmp2raw V1.0 by Joerg Hartenberger of SCI
/code/images/bmp2raw.zip
11 Jul 1998 (catalog date)
24,415 bytes
Download FTP scene.org
Convert 8 or 24bpp BMPs into RAW Fileformat. Also: 24bpp to 16bpp RAW Converter.

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

LousyPlayer v1.20 by Cascada
/code/sound/lplay120.zip
06 Oct 1996 (catalog date)
94,539 bytes
Download FTP scene.org
Rating:
GUS XM Player In 32bit ASM

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

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

Collection of Dr. Dobbs Journals Feb 1991 through Feb 1993. by Dr. Dobbs
/code/tutors/graphics/graphpro.zip
18 Jan 1998 (catalog date)
397,893 bytes
Download FTP scene.org
Rating:
A must for every graphics programmer!

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

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

3d Lib by deks
/code/tutors/math/3dlib.zip
19 Jan 1998 (catalog date)
6,095 bytes
Download FTP scene.org
Rating:
Simple vector and matrix functions. Useless unless you know what they do, and easier to make than use if you do know. Correct code (and math) at the very least.

Vector Editor by Tumblin of Bodies In Motion
/code/utils/3d/ved11.zip
10 Jan 1997 (catalog date)
84,391 bytes
Download FTP scene.org
Rating:
A Vector editor - A vector editor which I find clumsy to use. Then again, I find all vector editors rather clumsy to use.

3DS to DXF Converter by Phred of OTM
/code/utils/3d/vo_090.zip
25 Aug 1997 (catalog date)
107,716 bytes
Download FTP scene.org
Rating:

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.

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

Vfixppsl - Vesa Fix Pixels Per Scan Line by Saint
/code/utils/graphics/vfixppsl.zip
12 Jun 1998 (catalog date)
2,392 bytes
Download FTP scene.org
This little TSR sets the number of pixels per scan line to match the x resolution of the visible screen. Usefull for demos / games that assume the logical width of a scan line to be equal to the physical width. Includes ASM source code.

DFMAKE by Alessandro Job
/code/utils/packers/dfmake.zip
10 Jan 1997 (catalog date)
39,904 bytes
Download FTP scene.org
Rating:
A program and library for accessing data from a datafile from Watcom - Useful little utility. Very simple.

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

Star Trek by Authentic Audio
/demos/1991/startrek.zip
29 Jun 1996 (catalog date)
339,030 bytes
Download FTP scene.org
Rating:

Hackdemo by Hacker
/demos/1992/hackdemo.zip
29 Jun 1996 (catalog date)
166,395 bytes
Download FTP scene.org
Rating:

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

House of Fucking Necro by Lord Cyrix of Access Denied
/demos/1992/necro.zip
29 Jun 1996 (catalog date)
159,039 bytes
Download FTP scene.org
Rating:

Unreal (v1.0) by Future Crew
/demos/1992/unreal.zip
29 May 1998 (catalog date)
1,354,565 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 01
386,,SB,

Demo 3 by Arkham
/demos/1993/a/akm-dem3.zip
17 Jan 1997 (catalog date)
239,854 bytes
Download FTP scene.org
Rating:

Fixup Overflow by Epical
/demos/1993/f/fix_over.zip
29 Jun 1996 (catalog date)
63,939 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked XX

Vision From Hell! by Magnetic Team
/demos/1993/h/hell_mv.zip
29 Jun 1996 (catalog date)
139,006 bytes
Download FTP scene.org
Rating:

Mayday by Yodel
/demos/1993/m/mayday.zip
29 Jun 1996 (catalog date)
739,878 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 03

Symbology by Admire
/demos/1993/s/symbolog.zip
29 Jun 1996 (catalog date)
78,394 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 02

3940 by Fluz of Flatline
/demos/1994/0-9/3940.zip
29 Jun 1996 (catalog date)
6,707 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 07

Clairvoyance by Acme
/demos/1994/a/acme_clr.zip
24 May 1998 (catalog date)
182,646 bytes
Download FTP scene.org
Rating:
386,,GUS,

The Attic (bugfix) by Digital House
/demos/1994/a/atticfix.zip
29 Jun 1996 (catalog date)
399,000 bytes
Download FTP scene.org
Rating:

Bees and Honey by Mindprobe
/demos/1994/b/b_h.zip
29 Jun 1996 (catalog date)
59,691 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 07

Banaani by ???
/demos/1994/b/banaani.zip
29 Jun 1996 (catalog date)
4,288 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

4k Intro by Barti of Nooon
/demos/1994/b/barti.zip
29 Jun 1996 (catalog date)
4,049 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Black Ice by SuccesS
/demos/1994/b/black.zip
29 Jun 1996 (catalog date)
1,422,370 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 11

BBS Blastersound #2 by Iguana
/demos/1994/b/blaster2.zip
29 Jun 1996 (catalog date)
49,843 bytes
Download FTP scene.org
Rating:

Blinky Vectors by Masters of Puppets
/demos/1994/b/blinky.zip
29 Jun 1996 (catalog date)
33,780 bytes
Download FTP scene.org
Rating:

Blow by Sprudel Productions
/demos/1994/b/blow.zip
29 Jun 1996 (catalog date)
52,741 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Vector Shock by BlackTech
/demos/1994/b/bltdemo.zip
29 Jun 1996 (catalog date)
394,383 bytes
Download FTP scene.org
Rating:

BBS Blue Obzession by Keen Like Frogs
/demos/1994/b/blueobz.zip
29 Jun 1996 (catalog date)
40,241 bytes
Download FTP scene.org
Rating:

Beer Makes Girls Look Prettier by Black Rain
/demos/1994/b/bmglp.zip
29 Jun 1996 (catalog date)
70,065 bytes
Download FTP scene.org
Rating:

Black Nite Demo 1 by Black Nite
/demos/1994/b/bndemo1.zip
29 Jun 1996 (catalog date)
11,542 bytes
Download FTP scene.org
Rating:

BBS Boem by Spirit
/demos/1994/b/boem.zip
29 Jun 1996 (catalog date)
49,980 bytes
Download FTP scene.org
Rating:

Budenza by Che Budenza
/demos/1994/b/budenza.zip
29 Jun 1996 (catalog date)
359,825 bytes
Download FTP scene.org
Rating:

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

The Byron Question by DDD
/demos/1994/b/byron.zip
29 Jun 1996 (catalog date)
266,952 bytes
Download FTP scene.org
Rating:

Bytes & Kisses by JL Enterprises
/demos/1994/b/bytekiss.zip
29 Jun 1996 (catalog date)
232,529 bytes
Download FTP scene.org
Rating:

Santa is my Favourite by Cute
/demos/1994/c/cte_jk.zip
29 Jun 1996 (catalog date)
39,808 bytes
Download FTP scene.org
Rating:

BBS Eyecatcher by Surprise Productions
/demos/1994/e/ec.zip
29 Jun 1996 (catalog date)
368,339 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Fractal Revolution by Xography
/demos/1994/f/frev.zip
29 Jun 1996 (catalog date)
3,969 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division

Grimtro by Twin Killer of Gollum
/demos/1994/g/grimtro.zip
29 Jun 1996 (catalog date)
2,398 bytes
Download FTP scene.org
Rating:
Released at event BP94

Ignite by Xtatic
/demos/1994/i/ignite.zip
24 May 1998 (catalog date)
528,970 bytes
Download FTP scene.org
Rating:

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

Jocketro by JFF
/demos/1994/j/jff-jckt.zip
18 Jan 1997 (catalog date)
83,829 bytes
Download FTP scene.org
Rating:

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

BBS Pleasure Access by The Flamoots
/demos/1994/k/kukoo2.zip
29 Jun 1996 (catalog date)
29,395 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,

Total Malfunction by Progrex
/demos/1994/m/malfunc.zip
29 Jun 1996 (catalog date)
1,183,928 bytes
Download FTP scene.org
Rating:

Megamix by Realtech
/demos/1994/m/megamix.zip
29 Jun 1996 (catalog date)
2,513,977 bytes
Download FTP scene.org
Rating:

Myth by Data Warriors
/demos/1994/m/myth_dw.zip
29 Jun 1996 (catalog date)
533,927 bytes
Download FTP scene.org
Rating:

Plasmatic by Zden
/demos/1994/p/plasmat.zip
29 Jun 1996 (catalog date)
3,995 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 11

Poor by Majic 12
/demos/1994/p/poor_m12.zip
29 Jun 1996 (catalog date)
233,999 bytes
Download FTP scene.org
Rating:

Rash Reflections by Coluche
/demos/1994/r/rr_beast.zip
29 Jun 1996 (catalog date)
283,990 bytes
Download FTP scene.org
Rating:
Released at event BBS

BBS Lost Innocence by Twisted Fishies
/demos/1994/t/tf_li.zip
29 Jun 1996 (catalog date)
13,963 bytes
Download FTP scene.org
Rating:

The Way by Bone of Paprika
/demos/1994/t/theway.zip
29 Jun 1996 (catalog date)
3,918 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Tiny by Kroc of Infiny
/demos/1994/t/tiny.zip
29 Jun 1996 (catalog date)
3,931 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Trapped by GLP
/demos/1994/t/trapped.zip
29 Jun 1996 (catalog date)
716,439 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

BBS Virtual Paradize by Speed
/demos/1994/v/virtualp.zip
24 May 1998 (catalog date)
50,823 bytes
Download FTP scene.org
Rating:
,,GUS,

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:

Christmas Demo by Paralytic Minds
/demos/1994/x/xmas_dem.zip
29 Jun 1996 (catalog date)
658,219 bytes
Download FTP scene.org
Rating:

Xmas Intro by Black Light
/demos/1994/x/xmasmtb.zip
29 Jun 1996 (catalog date)
17,914 bytes
Download FTP scene.org
Rating:

Xmastro by Wild Light
/demos/1994/x/xmastro.zip
29 Jun 1996 (catalog date)
209,803 bytes
Download FTP scene.org
Rating:

BBS Bogus Boutique by Xenon Development
/demos/1994/x/xnnbogus.zip
29 Jun 1996 (catalog date)
31,035 bytes
Download FTP scene.org
Rating:

Hyytelo by Symptom
/demos/1994/y/y_hyy.zip
29 Jun 1996 (catalog date)
77,390 bytes
Download FTP scene.org
Rating:

Yellow by Andreas of Enigma
/demos/1994/y/yellow.zip
29 Jun 1996 (catalog date)
3,920 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

15 Min by Mewlers
/demos/1995/0-9/15min.zip
29 Jun 1996 (catalog date)
43,945 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 03

Intro by Xenogenesis
/demos/1995/0-9/4kr.zip
29 Jun 1996 (catalog date)
3,915 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in4k division and ranked 03

Acid Rain by ???
/demos/1995/a/acidrain.zip
29 Jun 1996 (catalog date)
3,941 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Vic 21 by Acme
/demos/1995/a/acme-vic.zip
24 May 1998 (catalog date)
46,715 bytes
Download FTP scene.org
Rating:
386,,GUS,

First Intro by Amour
/demos/1995/a/amr_1st.zip
24 May 1998 (catalog date)
39,898 bytes
Download FTP scene.org
Rating:
386,,GUS,

The Unreal Thing by Capacala
/demos/1995/c/cc_ureah.zip
29 Jun 1996 (catalog date)
947,392 bytes
Download FTP scene.org
Rating:

BBS The Coconuts Intro by NM
/demos/1995/c/cocobbs1.zip
29 Jun 1996 (catalog date)
31,395 bytes
Download FTP scene.org
Rating:

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

Elastic by Scoop
/demos/1995/e/elastic.zip
24 May 1998 (catalog date)
42,719 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 07
,,SB,

Equality by Trance
/demos/1995/e/equality.zip
24 May 1998 (catalog date)
87,528 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked EE

Flow by Craze
/demos/1995/f/flow.zip
30 Jun 1996 (catalog date)
1,290,390 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 12

Incompatibility by Byteam
/demos/1995/i/incompa.zip
24 May 1998 (catalog date)
66,694 bytes
Download FTP scene.org
Rating:
386,,GUS,

Improvice by TLOTB
/demos/1995/i/ivice.zip
17 Jun 1997 (catalog date)
646,210 bytes
Download FTP scene.org
Rating:
Released at event EUS95 in the demo division and ranked 02

Pomme by JFF
/demos/1995/j/jff-pomm.zip
18 Jan 1997 (catalog date)
58,070 bytes
Download FTP scene.org
Rating:

Louise by Karma
/demos/1995/k/k_louise.zip
30 Jun 1996 (catalog date)
64,394 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 13

Night In Moscow by Tango Sisters
/demos/1995/m/moscow.zip
24 May 1998 (catalog date)
61,625 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 06
,,GUS,

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

No Great Shakes by Core, Amour
/demos/1995/n/nogreats.zip
24 May 1998 (catalog date)
378,700 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 10
386,,GUS,

Heaven by Nooon
/demos/1995/n/nooon_he.zip
30 Jun 1996 (catalog date)
4,990 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 02

No by Nooon
/demos/1995/n/nooon_no.zip
30 Jun 1996 (catalog date)
1,339,264 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 02

Stars (bugfixed) by Nooon
/demos/1995/n/nooon_st.zip
30 Jun 1996 (catalog date)
1,170,130 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 01

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

Nothing by Noware
/demos/1995/n/nothing.zip
30 Jun 1996 (catalog date)
84,510 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the demo division and ranked 06

Nimbus Studio by Wolf, Jtr, ZH
/demos/1995/n/nsdemo.zip
30 Jun 1996 (catalog date)
483,823 bytes
Download FTP scene.org
Rating:

Eroc by Lithium
/demos/1995/n/ntro.zip
30 Jun 1996 (catalog date)
69,527 bytes
Download FTP scene.org
Rating:

Nunna by Akesoft
/demos/1995/n/nunna.zip
30 Jun 1996 (catalog date)
6,389 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

New Year's Greetings by Overlook
/demos/1995/n/nytextro.zip
30 Jun 1996 (catalog date)
115,402 bytes
Download FTP scene.org
Rating:

Over the Edge by Sorrox
/demos/1995/o/ote.zip
03 May 1998 (catalog date)
656,239 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 03

Pssst by Pyre
/demos/1995/p/pssst.zip
30 Jun 1996 (catalog date)
39,564 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 09

Reservoir Rangers by Live
/demos/1995/r/rangers.zip
24 May 1998 (catalog date)
101,894 bytes
Download FTP scene.org
Rating:
386,,GUS,

Entry by Mad Max
/demos/1995/r/rt_mmax.zip
30 Jun 1996 (catalog date)
34,239 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the infs division and ranked 01

OS/2 Warp by Sonic
/demos/1995/s/snc_warp.zip
30 Jun 1996 (catalog date)
796,439 bytes
Download FTP scene.org
Rating:
Released at event OS2W in the demo division and ranked 03

Min Monitor Briner by Syntax Error
/demos/1995/s/steintro.zip
24 Jul 1996 (catalog date)
32,393 bytes
Download FTP scene.org
Rating:

Strictly 4kb by Olppa of TET
/demos/1995/s/strictly.zip
30 Jun 1996 (catalog date)
4,395 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 14

Paroxysm 2 by Kip Brigade
/demos/1995/s/sukkels.zip
30 Jun 1996 (catalog date)
161,439 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

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

Season's Greetings by The Apollo Project
/demos/1995/t/tap_sg94.zip
30 Jun 1996 (catalog date)
378,804 bytes
Download FTP scene.org
Rating:

Taksi by Brainlez Coders
/demos/1995/t/taxintro.zip
30 Jun 1996 (catalog date)
5,609 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Overflow by Black Rain
/demos/1995/t/tbr_ovrf.zip
30 Jun 1996 (catalog date)
768,999 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 13

Babes by The Coexistence
/demos/1995/t/tc_babes.zip
30 Jun 1996 (catalog date)
159,885 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 05

Unreadable by The Coexistence
/demos/1995/t/tc_unr.zip
30 Jun 1996 (catalog date)
77,182 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 08

Technon by Core
/demos/1995/t/technon2.zip
30 Jun 1996 (catalog date)
427,401 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 05

BBS Teletro by Fiction
/demos/1995/t/teletro.zip
30 Jun 1996 (catalog date)
18,478 bytes
Download FTP scene.org
Rating:

TEWO (bugfix) by Kip Brigade
/demos/1995/t/tewo_fix.zip
30 Jun 1996 (catalog date)
366,337 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked 03

Textro by OTM
/demos/1995/t/textro.zip
30 Jun 1996 (catalog date)
190,467 bytes
Download FTP scene.org
Rating:

Destroy Erase Improve by Ground Zero of TFA
/demos/1995/t/tfa_dei.zip
30 Jun 1996 (catalog date)
62,492 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked 03

Valentine Intro by TFA
/demos/1995/t/tfa_love.zip
30 Jun 1996 (catalog date)
88,823 bytes
Download FTP scene.org
Rating:

Uitgeroeid by Ground Zero of TFA
/demos/1995/t/tfa_uitg.zip
30 Jun 1996 (catalog date)
374,636 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 03

BBS Contrast & PA (Trident fix) by TFL, TDV
/demos/1995/t/tfltdvfx.zip
30 Jun 1996 (catalog date)
172,288 bytes
Download FTP scene.org

??? by ???
/demos/1995/t/tge.zip
30 Jun 1996 (catalog date)
110,734 bytes
Download FTP scene.org
Rating:

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

Soul Searching by Amour
/demos/1995/t/third.zip
30 Jun 1996 (catalog date)
147,248 bytes
Download FTP scene.org
Rating:

Three by the Heretics
/demos/1995/t/three.zip
30 Jun 1996 (catalog date)
55,434 bytes
Download FTP scene.org
Rating:

Tight by Pyre
/demos/1995/t/tight.zip
30 Jun 1996 (catalog date)
2,787 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

The Missing Link by Evolution
/demos/1995/t/tml.zip
30 Jun 1996 (catalog date)
72,478 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 10

Toe Tag by Vibrants
/demos/1995/t/toetag.zip
30 Jun 1996 (catalog date)
89,796 bytes
Download FTP scene.org
Rating:

Party 5 by Strontium 90
/demos/1995/t/tp5_st90.zip
30 Jun 1996 (catalog date)
42,601 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the ???? division and ranked ??

Track 1 by Digital House
/demos/1995/t/track1.zip
30 Jun 1996 (catalog date)
61,971 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 05

Sleeptro by Trepaan
/demos/1995/t/trepaan.zip
30 Jun 1996 (catalog date)
166,319 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 02

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

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

Tro by Remal
/demos/1995/t/tro.zip
30 Jun 1996 (catalog date)
58,655 bytes
Download FTP scene.org
Rating:

Textmode Unlimited by HiTech
/demos/1995/t/tu.zip
30 Jun 1996 (catalog date)
14,518 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 09

Xmasdemo '94 by TUC
/demos/1995/t/tucxmas.zip
30 Jun 1996 (catalog date)
21,073 bytes
Download FTP scene.org
Rating:

BBS intro by Psycho
/demos/1995/t/tud.zip
30 Jun 1996 (catalog date)
9,212 bytes
Download FTP scene.org
Rating:

Paine-erokorkeus by Tarzan
/demos/1995/t/tuhnu.zip
30 Jun 1996 (catalog date)
66,035 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 02

Merry Xmas by Mr. Skitzo, Narq
/demos/1995/x/xmas.zip
30 Jun 1996 (catalog date)
39,560 bytes
Download FTP scene.org
Rating:

Sqrt(2) Reality by Future Screw
/demos/1996/0-9/14ndreal.zip
04 Dec 1996 (catalog date)
1,490,499 bytes
Download FTP scene.org
Released at event ABD96 in the demo division and ranked 15

1000 Byte Intro by Frenzy
/demos/1996/0-9/1k_intro.zip
31 Jan 1997 (catalog date)
1,547 bytes
Download FTP scene.org
Rating:
386DX

Textmode Windows by Five Coders
/demos/1996/0-9/5c_tw.zip
12 Jan 1997 (catalog date)
643,979 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 06

6 Years by Astral
/demos/1996/0-9/6years.zip
22 Nov 1996 (catalog date)
739,980 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the demo division and ranked 03

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

Fast by Acid Dream
/demos/1996/a/ad_fast.zip
30 Jun 1996 (catalog date)
439,343 bytes
Download FTP scene.org
Rating:

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

AMD Intro by Deks
/demos/1996/a/amd.zip
21 Sep 1996 (catalog date)
335,139 bytes
Download FTP scene.org
Rating:

Fundamental Bias by Amour
/demos/1996/a/aor_fbi.zip
20 Jan 1997 (catalog date)
739,739 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:

Beyond by Immortals
/demos/1996/b/beyond.zip
24 Jan 1997 (catalog date)
2,330,659 bytes
Download FTP scene.org
Rating:
Released at event MOV96 in the demo division and ranked 02
GUS/SB/PAS,VESA

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?!

BBS Intro by Chiparus
/demos/1996/c/chipipo.zip
30 Jun 1996 (catalog date)
3,998 bytes
Download FTP scene.org
Rating:

Neutral by Coral
/demos/1996/c/cneutral.zip
14 Sep 1996 (catalog date)
139,048 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked 05

Halo-The Illumination by Cobra Creations
/demos/1996/c/coc_halo.zip
03 Jul 1996 (catalog date)
1,674,839 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked 03

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

Coolness Gets Around by The Crew
/demos/1996/c/coolnez.zip
12 Aug 1996 (catalog date)
71,214 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in64 division and ranked 02

What? by Cubic Team, $een
/demos/1996/c/ctswhat.zip
31 Aug 1996 (catalog date)
70,390 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 02

Dawn by Jamm
/demos/1996/d/dawn.zip
30 Jun 1996 (catalog date)
63,739 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 01

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

Frame by Ethos 9
/demos/1996/e/e9-frame.zip
06 Dec 1996 (catalog date)
69,394 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 07

Dream War by Elfsong
/demos/1996/e/elf-drmf.zip
12 Jan 1997 (catalog date)
1,913,929 bytes
Download FTP scene.org
Rating:

Deform by Faculty
/demos/1996/f/fcy-dfrm.zip
12 Aug 1996 (catalog date)
1,379,972 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the demo division and ranked 02

Go Hippy by Fobia Design
/demos/1996/f/fd_hippy.zip
14 Sep 1996 (catalog date)
393,684 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

JYRK by Segment of Fobia Design
/demos/1996/f/fd_jyrki.zip
30 Jun 1996 (catalog date)
150,639 bytes
Download FTP scene.org
Rating:

Freak Show by Xenocide
/demos/1996/f/freakshw.zip
13 Aug 1996 (catalog date)
307,318 bytes
Download FTP scene.org
Rating:

Caero (final) by EMF, Plant
/demos/1996/f/ftj_ymca.zip
30 Jun 1996 (catalog date)
1,403,439 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 01

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

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

Sleepless In Sevillia by Helix
/demos/1996/h/hlx-slp.zip
08 Feb 1997 (catalog date)
83,928 bytes
Download FTP scene.org
Rating:
486,GUS/SB/PAS

Earwax by Hoe
/demos/1996/h/hoe_ear.zip
12 Aug 1996 (catalog date)
12,294 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

BBS Blue Nose Productions by Chiparus
/demos/1996/i/iau-yaah.zip
21 Sep 1996 (catalog date)
106,644 bytes
Download FTP scene.org
Rating:

Christmas Sing-Along by Intra
/demos/1996/i/ita-xmas.zip
08 Feb 1997 (catalog date)
794,399 bytes
Download FTP scene.org
Rating:
386,GUS/SB/PAS

Virtual Present by Just For Fun
/demos/1996/j/jff-virt.zip
08 Aug 1996 (catalog date)
67,525 bytes
Download FTP scene.org
Rating:

Nikki by Jinrikisha
/demos/1996/j/jka_nikk.zip
27 Sep 1996 (catalog date)
1,052,392 bytes
Download FTP scene.org
Rating:

Jumble by G&G Demoswarez
/demos/1996/j/jumble.zip
08 Feb 1997 (catalog date)
449,745 bytes
Download FTP scene.org
Rating:
386,VGA,GUS/SB/PAS

King Size by GCS
/demos/1996/k/kingsize.zip
12 Aug 1996 (catalog date)
9,913 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

Known Thing by Maroon
/demos/1996/k/knowthng.zip
06 Dec 1996 (catalog date)
39,894 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 15

Flash by Majic 12
/demos/1996/m/m12_flsh.zip
12 Aug 1996 (catalog date)
1,650,704 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the demo division and ranked 01

Menace by Eternal Project
/demos/1996/m/menace.zip
12 Aug 1996 (catalog date)
11,494 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked 02

Mmm Donuts by Priests of Power
/demos/1996/m/mmdonuts.zip
30 Jun 1996 (catalog date)
394,700 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the demo division and ranked 03

Out of the Blue by Mandula
/demos/1996/m/mnd-ootb.zip
12 Aug 1996 (catalog date)
69,952 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in64 division and ranked 01

BBS Changing Times by Primary
/demos/1996/p/p-ctimes.zip
22 Nov 1996 (catalog date)
71,396 bytes
Download FTP scene.org
Rating:

Second Intro by Primary
/demos/1996/p/p-second.zip
30 Jun 1996 (catalog date)
59,396 bytes
Download FTP scene.org
Rating:

Paper by Psychic Link
/demos/1996/p/paper.zip
06 Dec 1996 (catalog date)
63,937 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 01

The Particle System by Aaron Hilton
/demos/1996/p/particle.zip
08 Aug 1996 (catalog date)
408,570 bytes
Download FTP scene.org

Eyesight by Pulse
/demos/1996/p/pls_est.zip
26 Dec 1996 (catalog date)
1,703,981 bytes
Download FTP scene.org
Rating:

Polynomial by Contortion
/demos/1996/p/polynomi.zip
01 Oct 1996 (catalog date)
39,386 bytes
Download FTP scene.org
Rating:

Pumpa by Kamu
/demos/1996/p/pumpa.zip
22 Nov 1996 (catalog date)
392,578 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the demo division and ranked 02

Radiation by Net of Urinate
/demos/1996/r/radiatio.zip
22 Nov 1996 (catalog date)
10,939 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the in4k division and ranked 03

Drolle 2 by Rectum Cauda
/demos/1996/r/rc-drol2.zip
15 Nov 1996 (catalog date)
394,500 bytes
Download FTP scene.org

One by Shock
/demos/1996/s/sck-one.zip
12 Aug 1996 (catalog date)
1,457,157 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the demo division and ranked 03

Twisted by Sync
/demos/1996/s/snc-twis.zip
28 Feb 1997 (catalog date)
65,398 bytes
Download FTP scene.org
Rating:
486DX2,VGA,Adlib,

Extermination by Substance
/demos/1996/s/stc_xtr.zip
23 Dec 1996 (catalog date)
39,875 bytes
Download FTP scene.org
Rating:
Released at event GRV96 in the in64 division and ranked 01

Don't Get Stajlish (final) by Syntax Terror
/demos/1996/s/ste-stlf.zip
11 Dec 1996 (catalog date)
433,993 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the demo division and ranked 04

Stur by Mesmerism
/demos/1996/s/stur.zip
04 Sep 1996 (catalog date)
23,994 bytes
Download FTP scene.org
Rating:

The Codering 1 Votepack
/demos/1996/t/tc1vote.zip
27 Feb 1997 (catalog date)
390,659 bytes
Download FTP scene.org

Textosis by Vinlandia
/demos/1996/t/textosis.zip
12 Jan 1997 (catalog date)
355,396 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 07

Raw by The Mad Team
/demos/1996/t/tmt_raw.zip
12 Aug 1996 (catalog date)
641,522 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the demo division and ranked 04

Vision by Next Generation Team
/demos/1996/t/tng_vis.zip
12 Aug 1996 (catalog date)
10,375 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked 01

BBS Tusken Raider by Brains Don't Bounce
/demos/1996/t/tusken.zip
25 Sep 1996 (catalog date)
2,394 bytes
Download FTP scene.org
Rating:

Use It As An Illusion by Useless
/demos/1996/u/useit.zip
08 Dec 1996 (catalog date)
1,453,393 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the demo division and ranked 07

Various by Thitanium
/demos/1996/v/various.zip
12 Aug 1996 (catalog date)
15,914 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

Extended Light by Black Rainbow
/demos/1996/x/xl.zip
12 Aug 1996 (catalog date)
10,211 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

Encore 2 (Joe Mix) by TPOLM
/demos/1996/z/zencore.zip
14 Sep 1996 (catalog date)
193,398 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 10

1k Intro by Screeny of Axioma
/demos/1997/a/aa_1kint.zip
13 Sep 1997 (catalog date)
7,239 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 09

In Bed with Addict PC by Addict PC
/demos/1997/a/add-inbd.zip
19 Sep 1997 (catalog date)
640,984 bytes
Download FTP scene.org
Rating:
486,,GUS/SB,

Albatross by Alba
/demos/1997/a/albatros.zip
05 Jul 1997 (catalog date)
70,868 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??
DX40,,GUS,

Anataus 4 by Fit
/demos/1997/a/anataus4.zip
23 Jul 1997 (catalog date)
1,193,998 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 03
P5,,GUS/SB,16MB

Szar 4k by Arc
/demos/1997/a/arc-4k.zip
13 Sep 1997 (catalog date)
3,920 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 03

Pandemic (final) by Byterapers
/demos/1997/b/b-panfin.zip
19 Sep 1997 (catalog date)
891,401 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 01
P5,,GUS/SB,

Guffer by Calodox
/demos/1997/c/cdx-guff.zip
19 Oct 1997 (catalog date)
25,939 bytes
Download FTP scene.org
Rating: