Search for "One": 780 matches(displaying first 250)

3d basics by Synergist
/code/3d/docs/3dbasics.zip
10 Jan 1997 (catalog date)
2,745 bytes
Download FTP scene.org
Rating:
Some basic 3d documentation - I'd never want to tell someone that this doc is a good place to start. The person writing this has no concept of structures, which severely ease the programming of complex things such as 3d systems.

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.

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

Gouraud shader source by Jedi of Sector One
/code/3d/trifill/gouraud/ggouro2.zip
10 Jan 1997 (catalog date)
66,612 bytes
Download FTP scene.org
Rating:
Source for a gouraud filler, requires GEMA to compile - Needs GEMA. No useful comments. For TASM and MASM users, remember that GEMA's nmenonics are operation source, destination.

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

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.

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!

Kukoo2 source by Type One of TFL-TDV
/code/demosrc/bbsintro/kuk2src.zip
10 Jan 1997 (catalog date)
159,048 bytes
Download FTP scene.org
Rating:
Source for the second part of kukoo2 (A BBS ad) with multiple parallax-esque scrollers - Refuses to recompile for me, though it looks as if it should. I didn't try MASM though.

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.

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

Hell source by Tran
/code/demosrc/demos/hellsrc.zip
10 Jan 1997 (catalog date)
62,331 bytes
Download FTP scene.org
Rating:
Source for Tran's demo Hell - Like most of Tran's released source, it makes a good example, but is difficult for people to read unless you've already done something similarly complex.

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

One Night Stand source by Quantum Porcupine
/code/demosrc/demos/onesrc.zip
10 Jan 1997 (catalog date)
128,436 bytes
Download FTP scene.org
Rating:
Source for a demo with mostly tunnel effects - Inline asm, no comments.

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:

VGAless source by Quantum Porcupine
/code/demosrc/demos/src_less.zip
10 Jan 1997 (catalog date)
10,853 bytes
Download FTP scene.org
Rating:
Source for a 8086/CGA demo - Nifty that the demo runs on an 8086. The source won't recompile. One file without comments.

Fuzzy by INSane of WHo KNoWs?
/code/demosrc/intros/fuzzy.zip
02 Jul 1997 (catalog date)
30,156 bytes
Download FTP scene.org
Rating:
A simple intro. A one effect intro with the 'dune' effect. I'm not sure what people call it.

Injection music disk source by Orthodox of Red Power
/code/demosrc/musdisks/rpinjsrf.zip
10 Jan 1997 (catalog date)
193,146 bytes
Download FTP scene.org
Rating:
Source for a music disk with a midas interface. - The version of midas used with this music disk is included. Rather simple code for anyone wanting to use a good music play from within Pascal.

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

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

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

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

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

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.

4ge-fractal by CuteELF of 4ge
/code/effects/fractal/4ge-frac.zip
10 Jan 1997 (catalog date)
10,454 bytes
Download FTP scene.org
Rating:
A fractal zoomer - Has an explanation of how the effect is done, but doesn't say much about the generation of the fractal. Good overall program design and comments.

Pallette Resampler by Jason Nunn of Superreal, Hornet
/code/effects/pallette/presamp.zip
21 Sep 1997 (catalog date)
85,884 bytes
Download FTP scene.org
Rating:
Fits multiple 256 color palettes into one.

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.

Raster Routines by Krazy One of Chaos
/code/effects/raster/rastdemo.zip
29 May 1997 (catalog date)
196,623 bytes
Download FTP scene.org
Rating:
3 different raster effects, made for a never finished demo.

Rasters Bars by Type One of TFL-TDV
/code/effects/raster/raster9.zip
29 May 1997 (catalog date)
32,595 bytes
Download FTP scene.org
Rating:
A classic raster bar effect with some vector balls moving on the foreground.

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

Fullscreen Rotozoomer by Scott A. Deming
/code/effects/rotozoom/fullr_1.zip
26 Jun 1997 (catalog date)
17,886 bytes
Download FTP scene.org
Rating:
The algorithm is mathematicaly correcty, but it can be done faster.

Rotozoomer by Paul H. Kahler
/code/effects/rotozoom/rotatebm.zip
08 Jul 1997 (catalog date)
17,607 bytes
Download FTP scene.org
Rating:
The comments included with the code are very clear, so this one is great for starters.

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

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

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.

Stars by The Darkman
/code/effects/stars/stars3d.zip
10 Jan 1997 (catalog date)
15,164 bytes
Download FTP scene.org
Rating:
A nicely done starfield - Nicely done (in appearance) but shoddy code. Globals abound, poor understanding of what to make functions. Made by a professed beginner.

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.

tube by James Johnson
/code/effects/tunnel/tubesrc.zip
10 Jan 1997 (catalog date)
22,030 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Poorly done, looks horrible, no explanation or comments, no timing synching.

tunnel by ?
/code/effects/tunnel/tunnel.zip
10 Jan 1997 (catalog date)
37,658 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - That it was done in basic is about the only plus. Looks so-so, no comments.

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

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

Heart Quake's water source by ARM of Iguana
/code/effects/water/hq_water.zip
10 Jan 1997 (catalog date)
370,188 bytes
Download FTP scene.org
Rating:
The authoratative source on the water effect - Includes a description of the physics behind the effect and the simplifications done to make the routine run quickly.

Water by De-Phassed
/code/effects/water/water.zip
10 Jan 1997 (catalog date)
14,565 bytes
Download FTP scene.org
Rating:
An example of water - Nothing more than a copy of Iguana's water routine done in full assembler.

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

Datafile Maker by Blob of Digital Underground
/code/fileutil/dfmake.zip
26 Feb 1998 (catalog date)
33,312 bytes
Download FTP scene.org
Rating:
Lets you access multiple datafiles from one big 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.

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.

LinkIT v1.0 Beta by Michael Badichi
/code/fileutil/linkit.zip
06 Oct 1996 (catalog date)
11,286 bytes
Download FTP scene.org
Rating:
Link COM/EXE files into one big EXE - no sources

Intel docs by ?
/code/hardware/cpu/intel.doc
10 Jan 1997 (catalog date)
114,654 bytes
Download FTP scene.org
Rating:
A complete listing of the 80x86 opcodes - Great reference for those learning assembler and those needing to double check opcodes. Dubious clock listings (none for pentium.)

386 power by Lorenzo Micheletto
/code/hardware/pmode/386p_101.zip
10 Jan 1997 (catalog date)
117,845 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - Has docs for useage and some extra miscellaneous routines that could be used for game or graphics programming in pmode. Honestly, if you want to do 100% asm development for pmode I'd suggest DOS32 or Tran's pmode. The author here credits Tran for some backbones to his system.

FreePack DOS extender by Narech Koumar of Supernar Systems Intl.
/code/hardware/pmode/dos32a.zip
25 Aug 1997 (catalog date)
520,938 bytes
Download FTP scene.org
Rating:
Another DOS extender option. I didn't test this for usefulness. I doesn't look any more difficult to learn to use than Adam Seychell's (sp?) Dos32 or Thomas Pytel/Charles Scheffold's Pmode/w. How well it functions is another story. Full documentation available. Comes with a tetris clone presumeably made using the extender. No source.

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)

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.

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.

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

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.

S3 TPU unit by Dietmar Meschede
/code/hardware/video/s3unit3.zip
10 Jan 1997 (catalog date)
16,549 bytes
Download FTP scene.org
Rating:
Source to set 320x240x256 and 640x480x256 modes with 1MB addressing on S3 chips - Doesn't directly say how to access that video memory or what to do with it. Now adays one should simply use the VESA BIOS.

Type One's SVGA Tricks Part 1 by Type One
/code/hardware/video/t1-svga1.zip
06 Oct 1996 (catalog date)
17,713 bytes
Download FTP scene.org
Rating:
Broken english. :( Lots of very useful video card tweaking information. Text and assembler, but not compileable.

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.

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.

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.

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

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

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

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

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

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

N-Buffering Doc by Type One of Pulpe
/code/tutors/graphics/t1nbuf11.zip
17 Jan 1999 (catalog date)
10,550 bytes
Download FTP scene.org
Rating:
This doc explains everything you want to know about single, double, tripple and N buffering.

N-Buffering Doc by Type One of TFL-TDV
/code/tutors/video/t1-nbuf.zip
02 Jul 1997 (catalog date)
15,924 bytes
Download FTP scene.org
Rating:
A doc for video buffering. Explains the draw backs of using only one video buffer and how to use 2 or more buffers effectively.

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

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.

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

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

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)

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.

Trident 9440Agi Bugfix by Type One of TFL-TDV
/code/utils/graphics/t9440fix.zip
26 Feb 1998 (catalog date)
12,873 bytes
Download FTP scene.org
Rating:
For Univbe 5.1a

Buttman by Twilight Zone
/demos/1992/buttman.zip
29 Jun 1996 (catalog date)
508,233 bytes
Download FTP scene.org
Rating:

How-How by Twilight Zone
/demos/1992/how_how.zip
29 Jun 1996 (catalog date)
208,368 bytes
Download FTP scene.org
Rating:

Even Better Than The Real Thing by Phoney Coders
/demos/1992/realthng.zip
29 Jun 1996 (catalog date)
132,513 bytes
Download FTP scene.org
Rating:

Ecargxus by The Phoney Coders
/demos/1992/tpcdemo.zip
29 Jun 1996 (catalog date)
232,652 bytes
Download FTP scene.org
Rating:

Shoot by The Phoney Coders
/demos/1992/tpcshoot.zip
29 Jun 1996 (catalog date)
190,173 bytes
Download FTP scene.org
Rating:

Xmas '92 by The Yellow Ones
/demos/1992/tyo_xmas.zip
29 Jun 1996 (catalog date)
223,063 bytes
Download FTP scene.org
Rating:

Final Demo by The Yellow Ones
/demos/1992/tyofinal.zip
29 Jun 1996 (catalog date)
133,725 bytes
Download FTP scene.org
Rating:

Techno Freaks by Twilight Zone
/demos/1992/tztechno.zip
29 Jun 1996 (catalog date)
221,337 bytes
Download FTP scene.org
Rating:

Xmas '92 by The Phoney Coders
/demos/1992/x_mas92.zip
29 Jun 1996 (catalog date)
266,201 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

24 Hour Break by Digitize Design Group
/demos/1993/0-9/24h_brk.zip
29 Jun 1996 (catalog date)
90,627 bytes
Download FTP scene.org
Rating:
Fast circle-effect, sine scroller (coded in interesting way) - not a great job for asm-intro-compo (of course some music) btw: at the end they are talking about many bugs: here is one: press (& hold) left shift during sine-scroller. Letters D and G will be moved 'a little' :-)

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

Act One by The Cultural Revolution
/demos/1993/a/act_one.zip
29 Jun 1996 (catalog date)
218,885 bytes
Download FTP scene.org
Rating:

Black Zone by Masque
/demos/1993/b/blackzon.zip
29 Jun 1996 (catalog date)
79,683 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 03

Debut by Darkzone
/demos/1993/d/dzdebcde.zip
29 Jun 1996 (catalog date)
258,410 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 03

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

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

Jungly Kitchen by Twilight Zone
/demos/1993/j/jungly.zip
29 Jun 1996 (catalog date)
763,191 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked EE

Monty Python by Twilight Zone
/demos/1993/t/tzpython.zip
29 Jun 1996 (catalog date)
854,924 bytes
Download FTP scene.org
Rating:
Released at event TG93 in the demo division and ranked 01

Wacked One by Wacked
/demos/1993/w/wacked1.zip
29 Jun 1996 (catalog date)
29,129 bytes
Download FTP scene.org
Rating:

One Under by ???
/demos/1994/0-9/1_under.zip
29 Jun 1996 (catalog date)
5,622 bytes
Download FTP scene.org
Rating:
Released at event ASM94

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.

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

Eikoneita by ???
/demos/1994/c/compovrs.zip
29 Jun 1996 (catalog date)
5,246 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Flames 'n Stuff by DarkZone
/demos/1994/f/flmnstuf.zip
29 Jun 1996 (catalog date)
2,197 bytes
Download FTP scene.org
Rating:
Released at event BP94

Happy Happy Joy Joy by Darkzone
/demos/1994/h/happijoy.zip
29 Jun 1996 (catalog date)
9,083 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 10

Hasakone by PilviVeikot
/demos/1994/h/hasakone.zip
29 Jun 1996 (catalog date)
62,722 bytes
Download FTP scene.org
Rating:

Akesdisk by Kone
/demos/1994/k/kone.zip
14 Jan 1997 (catalog date)
87,566 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Money by Entropy
/demos/1994/m/money.zip
24 Jul 1996 (catalog date)
68,530 bytes
Download FTP scene.org
Rating:

The Penguin Experiment by Zweilight Tone
/demos/1994/p/penguin.zip
14 Jan 1997 (catalog date)
1,411,355 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Inside Insanity by Ozone
/demos/1994/s/saneins.zip
29 Jun 1996 (catalog date)
261,507 bytes
Download FTP scene.org
Rating:

Simm Zone by Coders in Action
/demos/1994/s/simmzone.zip
29 Jun 1996 (catalog date)
377,980 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division

Stoned by Stone of Dust
/demos/1994/s/stoned.zip
29 Jun 1996 (catalog date)
5,944 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 01

Tempesta by Soft One Productions
/demos/1994/t/tempesta.zip
29 Jun 1996 (catalog date)
1,947,697 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 12

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

The King of the Round Table by Zweilight Tone
/demos/1994/z/ztround.zip
29 Jun 1996 (catalog date)
61,406 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the in64 division and ranked 02

Ozone by Bunghole Productions
/demos/1995/b/bp_ozone.zip
29 Jun 1996 (catalog date)
65,104 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Stonewall's Byetro by Crapware
/demos/1995/b/byetro.zip
29 Jun 1996 (catalog date)
479,750 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

Calzone by ArmyBoots
/demos/1995/c/calzone.zip
29 Jun 1996 (catalog date)
242,859 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

Zweilight Zone by Capacala
/demos/1995/c/cc_2lite.zip
29 Jun 1996 (catalog date)
1,032,265 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 04

Crystal by Juho Ahonen
/demos/1995/c/crystal.zip
29 Jun 1996 (catalog date)
3,832 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Da Clone by Halcyon
/demos/1995/h/h_klooni.zip
30 Jun 1996 (catalog date)
176,998 bytes
Download FTP scene.org
Rating:

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

Maple by Dark Zone
/demos/1995/m/maple_dz.zip
30 Jun 1996 (catalog date)
48,058 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 03

BBS Methadone by Extreme
/demos/1995/m/methsign.zip
30 Jun 1996 (catalog date)
7,242 bytes
Download FTP scene.org
Rating:

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

Tartofraise by Horizone
/demos/1996/d/dem3sat4.zip
12 Dec 1996 (catalog date)
414,667 bytes
Download FTP scene.org
Rating:
Released at event SAT96B in the demo division and ranked 06

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

Konevitsa by Mikki
/demos/1996/k/kvitsa.zip
14 Sep 1996 (catalog date)
49,701 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked XX

Designless by Murmidones
/demos/1996/m/ms_dless.zip
20 Apr 1997 (catalog date)
1,138,551 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the demo division and ranked ??

None by Fuse
/demos/1996/n/none.zip
23 Dec 1996 (catalog date)
51,492 bytes
Download FTP scene.org
Rating:
Released at event GRV96 in the in64 division and ranked 02

One Time (v1.3) by Info-Tech
/demos/1996/o/one-time.zip
09 Sep 1996 (catalog date)
189,794 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the i128 division and ranked ??

One-Night Stand by Quantum Porcupine
/demos/1996/o/onenight.zip
30 Jun 1996 (catalog date)
261,401 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the demo division and ranked EE

The Other One by Cheese Team
/demos/1996/o/otherone.zip
19 Oct 1996 (catalog date)
1,599,680 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 05

Planet Damones by Damones
/demos/1996/p/planet.zip
11 Jan 1997 (catalog date)
53,844 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the in64 division and ranked 07

One Drink Too Far by Pulse
/demos/1996/p/pls_odtf.zip
30 Jun 1996 (catalog date)
59,252 bytes
Download FTP scene.org
Rating:
Released at event GP96 in the in64 division and ranked 02

Alpha by Prone
/demos/1996/p/prn_alph.zip
31 Aug 1996 (catalog date)
444,903 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the demo division and ranked 09

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

BBS The Neutral Zone by Blasm
/demos/1996/t/tnzone.zip
25 Jul 1998 (catalog date)
66,718 bytes
Download FTP scene.org
Rating:
,,GUS,

Stoneage Fiction by Itsari
/demos/1997/c/cave_fix.zip
09 Nov 1997 (catalog date)
2,435,771 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the demo division and ranked 02
P5,VESA,GUS/SB/PAS,16MB

Generated Sintab Sux 2 by Corpse of Capanna
/demos/1997/c/cn-gss2.zip
13 Sep 1997 (catalog date)
1,277 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 04
fprot misreports a virus - there is none

Crazy Plasma by Muflon of Stones
/demos/1997/c/cp.zip
27 Mar 1997 (catalog date)
14,062 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in4k division and ranked ??

Clone by Cortex of Index
/demos/1997/c/ctx-clon.zip
23 Mar 1997 (catalog date)
9,568 bytes
Download FTP scene.org
Rating:
Released at event SNS97 in the in4k division and ranked 01
,,,

Out of Mind by Cyclone
/demos/1997/c/cyc_oom.zip
12 Mar 1997 (catalog date)
528,718 bytes
Download FTP scene.org
Rating:
Released at event LTP97 in the demo division and ranked 05
486DX2,,GUS,

Time Zone +13:00 by Eufrosyne
/demos/1997/f/frs_tz13.zip
12 Apr 1997 (catalog date)
706,506 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the demo division and ranked 03
,,GUS/SB/PAS,

Another One Glides the Dust by G&G Demoswarez
/demos/1997/g/gg_a1gtd.zip
30 Mar 1997 (catalog date)
1,505,796 bytes
Download FTP scene.org
Rating:
DX2,,GUS/SB,8MB

Another One Glides the Dust (patch) by G&G Demoswarez
/demos/1997/g/gg_fix.zip
30 Mar 1997 (catalog date)
173,615 bytes
Download FTP scene.org
Rating:

Gone by Liberty
/demos/1997/l/lbt_gone.zip
22 Nov 1997 (catalog date)
3,551,013 bytes
Download FTP scene.org
Rating:
Released at event IO97 in the demo division and ranked ??
,,GUS/SB,8MB

Minute by Stones
/demos/1997/m/minute.zip
28 Mar 1997 (catalog date)
200,102 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??

Infected by Prisoners of Poison
/demos/1997/p/pop-infe.zip
14 Aug 1997 (catalog date)
2,050,613 bytes
Download FTP scene.org
Rating:
P75,,,16MB

Bull Powa by Prone
/demos/1997/p/powa.zip
07 Feb 1998 (catalog date)
64,023 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 06
,,GUS,

Print by Prone
/demos/1997/p/print.zip
01 Sep 1997 (catalog date)
63,268 bytes
Download FTP scene.org
Rating:
Released at event SE97 in the in64 division and ranked 02

Silycone by Spyko
/demos/1997/s/silycone.zip
04 Apr 1997 (catalog date)
4,545 bytes
Download FTP scene.org
Rating:

Stones by Promise
/demos/1997/s/stones.zip
11 May 1997 (catalog date)
3,035,010 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the demo division and ranked 04
P5,VESA,GUS/SB,16MB

Stupidity by N-Zone
/demos/1997/s/stupid_.zip
06 Apr 1997 (catalog date)
1,225,467 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the demo division and ranked 07

Valentine by Stones
/demos/1997/v/valentin.zip
28 Mar 1997 (catalog date)
29,795 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??

BBS Dreamzone by Xcene, Jisemdu
/demos/1997/x/xcj-zone.zip
26 Dec 1997 (catalog date)
15,309 bytes
Download FTP scene.org
Rating:
,,GUS,

Clone Meets Clone by Acme, Fudge
/demos/1998/a/acme_cmc.zip
22 Jun 1998 (catalog date)
62,927 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the in64 division and ranked 01
P133,VESA,GUS1M,

Poisoned by Emotive
/demos/1998/e/emv_psn.zip
22 Jun 1998 (catalog date)
66,008 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the in64 division and ranked 04

Kill the Clone by Fudge
/demos/1998/f/fdg_kill.zip
06 Sep 1998 (catalog date)
55,769 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the in64 division and ranked 01
,VESA,,

Gazh by X-Zone
/demos/1998/g/gazh.zip
16 Jun 1998 (catalog date)
1,153,965 bytes
Download FTP scene.org
Rating:
P133,,GUS/SB/PAS,

It Can't Be Done by Ram Jam
/demos/1998/i/icb.zip
12 Nov 1998 (catalog date)
2,094,554 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 05
JAVA

Valkone by COMA
/demos/1998/k/komavalk.zip
19 May 1998 (catalog date)
5,430,475 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked 10
P5,VESA,GUS/SB,24MB

Mojo by Kone
/demos/1998/m/mojo_by_.zip
26 Sep 1998 (catalog date)
9,393 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the in4k division and ranked 02

Alien One by Neurotica
/demos/1998/n/neu_ali1.zip
02 Sep 1998 (catalog date)
1,571,624 bytes
Download FTP scene.org
,32b VESA,,

Julma Neitsyys by Damones
/demos/1998/p/pallo.zip
30 Jul 1998 (catalog date)
17,332 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 08
,,Adlib,

Go Pete Go (final) by Prone
/demos/1998/p/prn_petf.zip
06 Sep 1998 (catalog date)
140,638 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the in64 division and ranked 02
P5,24/32b VESA,GUS/SB/PAS,

Stakater by Prone
/demos/1998/p/prn_stak.zip
11 Nov 1998 (catalog date)
1,471,463 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the djav division and ranked 01
JAVA

The One by Enenzi
/demos/1998/t/the_one.zip
31 Oct 1998 (catalog date)
1,848,767 bytes
Download FTP scene.org
Rating:
P133,VESA,GUS/SB,16MB

Time Zone by Blabla
/demos/1998/t/timezone.zip
29 Mar 1998 (catalog date)
67,569 bytes
Download FTP scene.org
Rating:
Released at event VOL98 in the in64 division and ranked 01
486-66,VESA,GUS/SB,

One Way In, One Way Out by Sadok, Exact, Loke
/demos/1998/w/warp.zip
02 Aug 1998 (catalog date)
2,171,661 bytes
Download FTP scene.org
Released at event ABD98 in the demo division and ranked 03

Hawk by Jani Valtonen
/graphics/images/1994/b/blhawk.zip
04 Jul 1996 (catalog date)
24,342 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Helsinki Fone by Lauri Karmila
/graphics/images/1994/h/hf.zip
04 Jul 1996 (catalog date)
95,362 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Lonelyman 2 by AOS
/graphics/images/1994/l/lonelyma.zip
04 Jul 1996 (catalog date)
238,462 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Mouse Trap by Gallstone
/graphics/images/1994/m/mtrap.zip
04 Jul 1996 (catalog date)
13,982 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Tittietante by Cyclone
/graphics/images/1994/t/tittie.zip
04 Jul 1996 (catalog date)
40,909 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 61

Indian by M-Stone
/graphics/images/1995/i/indian.zip
04 Jul 1996 (catalog date)
120,702 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Ozone Logo by Joe Hova
/graphics/images/1995/j/jh-ozone.zip
04 Jul 1996 (catalog date)
144,997 bytes
Download FTP scene.org
Rating:

Robozone by Ziax
/graphics/images/1995/r/robozone.zip
04 Jul 1996 (catalog date)
78,134 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the grfx division and ranked ??

Trambience by Tonedef
/graphics/images/1995/t/td_trm1.zip
04 Jul 1996 (catalog date)
148,749 bytes
Download FTP scene.org
Rating:

UFO by Tonedef
/graphics/images/1995/t/td_ufo1.zip
04 Jul 1996 (catalog date)
147,340 bytes
Download FTP scene.org
Rating:

Gebissenne Toele by Cyclone of Abyss
/graphics/images/1996/g/gebissen.zip
06 May 1998 (catalog date)
31,830 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 03
320x200x256

Les Love by Deone
/graphics/images/1996/l/leslove.zip
15 Sep 1996 (catalog date)
80,024 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the grfx division and ranked 04

Sweet sweet vibraphones by Bay tremore of Haujobb
/graphics/images/1997/b/btsweet.zip
16 Feb 1998 (catalog date)
36,919 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the grfx division and ranked ??
320x240x256

Gods fucking nightmare by Bonehead of Fuel, Triloxy, Plf
/graphics/images/1997/g/godsfuck.zip
17 Feb 1998 (catalog date)
74,418 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 13
640x480x16m

Mechfire by Fishbone
/graphics/images/1997/m/mechfire.zip
25 Nov 1998 (catalog date)
226,316 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grtc division and ranked 08
800x600x16m

Springtime Feelings by Cyclone of Abyss
/graphics/images/1997/m/mek-83.zip
18 May 1998 (catalog date)
59,323 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked 01
320x256x256

Legalize by Bones of Xtc Dk
/graphics/images/1997/p/pixel_41.zip
16 Jun 1998 (catalog date)
109,429 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 77
640x512x256

Milk and Honey by Fiver2, Apu Nahasa of Feb, Artwork
/graphics/images/1997/p/pixel_43.zip
16 Jun 1998 (catalog date)
527,899 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 05
736x512x256

Ikke helt god i oyet by Loaderror, Stoney of Ephidrena
/graphics/images/1997/p/pixel_53.zip
16 Jun 1998 (catalog date)
148,795 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 36
640x512x256

Patsy Melone by IB of Depth
/graphics/images/1997/p/pixel_65.zip
28 May 1998 (catalog date)
82,247 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 25
320x256x128

Cindy+Bert by Cyclone of Abyss
/graphics/images/1997/p/pixel_68.zip
16 Jun 1998 (catalog date)
162,593 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 04
320x256x256

Someone by Reptile of Logrus, Tate
/graphics/images/1997/r/rep-some.zip
09 Mar 1998 (catalog date)
30,374 bytes
Download FTP scene.org
Rating:
640x480x256

Another One by Bifrost of Iris
/graphics/images/1998/a/anothero.zip
26 May 1998 (catalog date)
43,331 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 30
640x512x16

Armageddon by Jone of Moottori
/graphics/images/1998/a/armagedd.zip
07 Oct 1998 (catalog date)
255,637 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grtc division and ranked 10
640x480x16m

Football by Suurland of Prone
/graphics/images/1998/f/football.zip
04 Nov 1998 (catalog date)
587,654 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the grtc division and ranked 01
640x480x16m

Dizh by Glazer of K2 Oblivion X-ZoNe
/graphics/images/1998/g/glz_dizh.zip
12 Jun 1998 (catalog date)
207,209 bytes
Download FTP scene.org
Rating:

Velvet Warriors by Glazer of K2 Oblivion X-ZoNe
/graphics/images/1998/g/glz_velv.zip
11 Jun 1998 (catalog date)
515,749 bytes
Download FTP scene.org
Rating:

Loneliness 2 by Blackhead of TerrorDrome
/graphics/images/1998/l/lonelin2.zip
07 Oct 1998 (catalog date)
72,035 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 06
640x480x16m

Alone by TMK of Inf, Dolphin
/graphics/images/1998/t/tmkalone.zip
21 Apr 1998 (catalog date)
33,460 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grfx division and ranked 01
320x240x256

DemoNews 001 - 24 Sep 1992 by Hornet
/info/demonews/1992/demonews.001
09 Sep 1996 (catalog date)
1,933 bytes
Download FTP scene.org

DemoNews 002 - 06 Oct 1992 by Hornet
/info/demonews/1992/demonews.002
09 Sep 1996 (catalog date)
1,893 bytes
Download FTP scene.org

DemoNews 003 - 13 Oct 1992 by Hornet
/info/demonews/1992/demonews.003
09 Sep 1996 (catalog date)
4,479 bytes
Download FTP scene.org

DemoNews 004 - 25 Oct 1992 by Hornet
/info/demonews/1992/demonews.004
09 Sep 1996 (catalog date)
4,608 bytes
Download FTP scene.org

DemoNews 005 - 09 Nov 1992 by Hornet
/info/demonews/1992/demonews.005
09 Sep 1996 (catalog date)
3,542 bytes
Download FTP scene.org

DemoNews 006 - 24 Nov 1992 by Hornet
/info/demonews/1992/demonews.006
09 Sep 1996 (catalog date)
4,628 bytes
Download FTP scene.org

DemoNews 007 - 10 Dec 1992 by Hornet
/info/demonews/1992/demonews.007
09 Sep 1996 (catalog date)
3,163 bytes
Download FTP scene.org

DemoNews 008 - 18 Dec 1992 by Hornet
/info/demonews/1992/demonews.008
09 Sep 1996 (catalog date)
4,875 bytes
Download FTP scene.org

DemoNews 009 - 07 Jan 1993 by Hornet
/info/demonews/1993/demonews.009
09 Sep 1996 (catalog date)
3,148 bytes
Download FTP scene.org

DemoNews 010 - 15 Jan 1993 by Hornet
/info/demonews/1993/demonews.010
09 Sep 1996 (catalog date)
3,856 bytes
Download FTP scene.org

DemoNews 011 - 25 Jan 1993 by Hornet
/info/demonews/1993/demonews.011
09 Sep 1996 (catalog date)
3,165 bytes
Download FTP scene.org

DemoNews 012 - 30 Jan 1993 by Hornet
/info/demonews/1993/demonews.012
09 Sep 1996 (catalog date)
4,061 bytes
Download FTP scene.org

DemoNews 013 - 06 Feb 1993 by Hornet
/info/demonews/1993/demonews.013
09 Sep 1996 (catalog date)
3,568 bytes
Download FTP scene.org

DemoNews 014 - 14 Feb 1993 by Hornet
/info/demonews/1993/demonews.014
09 Sep 1996 (catalog date)
3,328 bytes
Download FTP scene.org

DemoNews 015 - 21 Feb 1993 by Hornet
/info/demonews/1993/demonews.015
09 Sep 1996 (catalog date)
3,841 bytes
Download FTP scene.org

DemoNews 016 - 27 Feb 1993 by Hornet
/info/demonews/1993/demonews.016
09 Sep 1996 (catalog date)
4,938 bytes
Download FTP scene.org

DemoNews 017 - 06 Mar 1993 by Hornet
/info/demonews/1993/demonews.017
09 Sep 1996 (catalog date)
4,136 bytes
Download FTP scene.org

DemoNews 018 - 14 Mar 1993 by Hornet
/info/demonews/1993/demonews.018
09 Sep 1996 (catalog date)
4,790 bytes
Download FTP scene.org

DemoNews 019 - 20 Mar 1993 by Hornet
/info/demonews/1993/demonews.019
09 Sep 1996 (catalog date)
4,809 bytes
Download FTP scene.org

DemoNews 020 - 27 Mar 1993 by Hornet
/info/demonews/1993/demonews.020
09 Sep 1996 (catalog date)
2,297 bytes
Download FTP scene.org

DemoNews 021 - 03 Apr 1993 by Hornet
/info/demonews/1993/demonews.021
09 Sep 1996 (catalog date)
2,238 bytes
Download FTP scene.org

DemoNews 022 - 10 Apr 1993 by Hornet
/info/demonews/1993/demonews.022
09 Sep 1996 (catalog date)
12,393 bytes
Download FTP scene.org

DemoNews 023 - 11 Sep 1993 by Hornet
/info/demonews/1993/demonews.023
09 Sep 1996 (catalog date)
605 bytes
Download FTP scene.org

DemoNews 024 - 05 Oct 1993 by Hornet
/info/demonews/1993/demonews.024
09 Sep 1996 (catalog date)
2,957 bytes
Download FTP scene.org

DemoNews 025 - 19 Oct 1993 by Hornet
/info/demonews/1993/demonews.025
09 Sep 1996 (catalog date)
757 bytes
Download FTP scene.org

DemoNews 026 - 11 Dec 1993 by Hornet
/info/demonews/1993/demonews.026
09 Sep 1996 (catalog date)
1,578 bytes
Download FTP scene.org

DemoNews 027 - 08 Jan 1994 by Hornet
/info/demonews/1994/demonews.027
09 Sep 1996 (catalog date)
2,687 bytes
Download FTP scene.org

DemoNews 028 - 23 Jan 1994 by Hornet
/info/demonews/1994/demonews.028
09 Sep 1996 (catalog date)
5,635 bytes
Download FTP scene.org

DemoNews 029 - 30 Jan 1994 by Hornet
/info/demonews/1994/demonews.029
09 Sep 1996 (catalog date)
2,307 bytes
Download FTP scene.org

DemoNews 030 - 06 Feb 1994 by Hornet
/info/demonews/1994/demonews.030
09 Sep 1996 (catalog date)
1,201 bytes
Download FTP scene.org

DemoNews 031 - 12 Feb 1994 by Hornet
/info/demonews/1994/demonews.031
09 Sep 1996 (catalog date)
3,880 bytes
Download FTP scene.org

DemoNews 032 - 19 Feb 1994 by Hornet
/info/demonews/1994/demonews.032
09 Sep 1996 (catalog date)
2,940 bytes
Download FTP scene.org

DemoNews 033 - 26 Feb 1994 by Hornet
/info/demonews/1994/demonews.033
09 Sep 1996 (catalog date)
2,661 bytes
Download FTP scene.org

DemoNews 034 - 05 Mar 1994 by Hornet
/info/demonews/1994/demonews.034
09 Sep 1996 (catalog date)
3,085 bytes
Download FTP scene.org

DemoNews 035 - 12 Mar 1994 by Hornet
/info/demonews/1994/demonews.035
09 Sep 1996 (catalog date)
5,052 bytes
Download FTP scene.org

DemoNews 036 - 19 Mar 1994 by Hornet
/info/demonews/1994/demonews.036
09 Sep 1996 (catalog date)
3,932 bytes
Download FTP scene.org

DemoNews 037 - 26 Mar 1994 by Hornet
/info/demonews/1994/demonews.037
09 Sep 1996 (catalog date)
2,862 bytes
Download FTP scene.org

DemoNews 038 - 02 Apr 1994 by Hornet
/info/demonews/1994/demonews.038
09 Sep 1996 (catalog date)
7,960 bytes
Download FTP scene.org

DemoNews 039 - 09 Apr 1994 by Hornet
/info/demonews/1994/demonews.039
09 Sep 1996 (catalog date)
10,341 bytes
Download FTP scene.org

DemoNews 040 - 16 Apr 1994 by Hornet
/info/demonews/1994/demonews.040
09 Sep 1996 (catalog date)
4,298 bytes
Download FTP scene.org

DemoNews 041 - 23 Apr 1994 by Hornet
/info/demonews/1994/demonews.041
09 Sep 1996 (catalog date)
13,001 bytes
Download FTP scene.org

DemoNews 042 - 30 Apr 1994 by Hornet
/info/demonews/1994/demonews.042
09 Sep 1996 (catalog date)
7,842 bytes
Download FTP scene.org

DemoNews 043 - 07 May 1994 by Hornet
/info/demonews/1994/demonews.043
09 Sep 1996 (catalog date)
7,156 bytes
Download FTP scene.org

DemoNews 044 - 14 May 1994 by Hornet
/info/demonews/1994/demonews.044
09 Sep 1996 (catalog date)
12,921 bytes
Download FTP scene.org

DemoNews 045 - 21 May 1994 by Hornet
/info/demonews/1994/demonews.045
09 Sep 1996 (catalog date)
10,372 bytes
Download FTP scene.org

DemoNews 046 - 28 May 1994 by Hornet
/info/demonews/1994/demonews.046
09 Sep 1996 (catalog date)
9,103 bytes
Download FTP scene.org

DemoNews 047 - 04 Jun 1994 by Hornet
/info/demonews/1994/demonews.047
09 Sep 1996 (catalog date)
8,567 bytes
Download FTP scene.org

DemoNews 048 - 11 Jun 1994 by Hornet
/info/demonews/1994/demonews.048
09 Sep 1996 (catalog date)
10,847 bytes
Download FTP scene.org

DemoNews 049 - 18 Jun 1994 by Hornet
/info/demonews/1994/demonews.049
09 Sep 1996 (catalog date)
16,567 bytes
Download FTP scene.org

DemoNews 050 - 25 Jun 1994 by Hornet
/info/demonews/1994/demonews.050
09 Sep 1996 (catalog date)
12,729 bytes
Download FTP scene.org

DemoNews 051 - 02 Jul 1994 by Hornet
/info/demonews/1994/demonews.051
09 Sep 1996 (catalog date)
11,912 bytes
Download FTP scene.org

DemoNews 052 - 10 Jul 1994 by Hornet
/info/demonews/1994/demonews.052
09 Sep 1996 (catalog date)
22,064 bytes
Download FTP scene.org

DemoNews 053 - 17 Jul 1994 by Hornet
/info/demonews/1994/demonews.053
09 Sep 1996 (catalog date)
21,441 bytes
Download FTP scene.org