Search for "va": 585 matches(displaying first 250)

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

d00 format by Joachim Fenkes
/code/audio/docs/d00formt.zip
10 Jan 1997 (catalog date)
3,737 bytes
Download FTP scene.org
Rating:
Docs of the d00 format used by Adlib player and Edlib tracker - Docs for those who need them. Docs are also available with the EdLib tracker, but these are a little more thorough.

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.

PS32 S3M Gusplayer for Watcom/C by PGM of Extravaganze
/code/audio/docs/ps32-wc.zip
21 Jan 1998 (catalog date)
65,253 bytes
Download FTP scene.org
Rating:
Full sources included.

Bells, Whistles, and Sound Boards by Lee Schlunder
/code/audio/players/bwsb120a.zip
10 Jan 1997 (catalog date)
326,365 bytes
Download FTP scene.org
Rating:
A Music player library - Interfaces from Pascal. Has support for a few formats and a decent variety of sound cards.

Bells, Whistles, and Sound Boards by Lee Schlunder
/code/audio/players/bwsb120b.zip
10 Jan 1997 (catalog date)
517,142 bytes
Download FTP scene.org
Rating:
A Music player library - Interfaces from Pascal. Has support for a few formats and a decent variety of sound cards.

MOD Units by Charles Attard
/code/audio/players/modunits.zip
01 Jul 1997 (catalog date)
98,726 bytes
Download FTP scene.org
Rating:
TPU units for music playback. Supports a nice variety of file formats, but doens't support the GUS natively.

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.

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

Bytes & Kisses source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/bkisssrc.zip
10 Jan 1997 (catalog date)
513,669 bytes
Download FTP scene.org
Rating:
Sources for a demo with a scrollie, plasma, shadebobs, tunnel, bitmap rotation and stretching, and cool credits - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Valentine's day. :)

Copper Faked source by The Faker of Aardvark
/code/demosrc/demos/cfsource.zip
10 Jan 1997 (catalog date)
146,977 bytes
Download FTP scene.org
Rating:
Sources for Copper Faked - Barren on comments and not precompiled.

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.

1k source by Frenzy of SparC
/code/demosrc/intros/1k_sourc.zip
18 Mar 1997 (catalog date)
11,052 bytes
Download FTP scene.org
Rating:
source to a 1k intro (911 bytes). Easy to follow code, but it's ideal you understand it all in the first place. Odd use of fpu (uses lots of fi[blah] instructions... why not take advantage of extra precision?)

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

Fractal Trees by Slavinsky of PL
/code/effects/fractal/vaftre.zip
17 Jan 1999 (catalog date)
31,968 bytes
Download FTP scene.org
Rating:
Explanation of how to make a simple fractal tree.

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

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

Motion Read Me by Patch of Avalanche
/code/effects/scroll/motionrd.zip
10 Jan 1997 (catalog date)
30,871 bytes
Download FTP scene.org
Rating:
Source for a smooth vertical text mode scroller - That's the way to do it. :) (Bugs on Matrox cards, but that's the fault of the card, not the code.)

123 Byte Tiny Star Field by Rex Deathstar of Waterlogic
/code/effects/stars/tinystar.zip
06 Oct 1996 (catalog date)
1,929 bytes
Download FTP scene.org
Rating:
The 3d version of what Matt and Pascal did. Could conceivably be much smaller

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.

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

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

Various Demo Effects by Bjarke Viksoe
/code/effects/various/demostuf.zip
21 Sep 1997 (catalog date)
80,945 bytes
Download FTP scene.org
Rating:
Basic stuff like rotators, fire effects, starfields, etc.

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

Moving Sky With Multiple Layers by Saint
/code/effects/various/skymlpas.zip
03 Jun 1998 (catalog date)
10,728 bytes
Download FTP scene.org
This is a nice moving sky with multiple layers. Includes heavily commented Turbo Pascal source code (with embedded Assembler).

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

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

Bobs Editor by Avalanche
/code/effects/vectball/bedit110.zip
26 Jun 1997 (catalog date)
42,920 bytes
Download FTP scene.org
Rating:
This editor generates some numbers that you can use as input for your own bob routines. Not very useful.

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

Software Development Kit
/code/hardware/audio/vaisdk.zip
21 Jan 1998 (catalog date)
346,636 bytes
Download FTP scene.org
Rating:
SDK for VESA audio interface BIOS extensions.

CPUID for intel by Doctor Sludge
/code/hardware/cpu/cputest2.zip
10 Jan 1997 (catalog date)
10,953 bytes
Download FTP scene.org
Rating:
Source to detect which intel chip is in a computer - Detects the processor for sure, but does it by checking for invalid opcodes. If you need to detect CPU type, I suggest /code/hardware/processor/cpuid3.zip.

Keyboard handler by Patch
/code/hardware/keyboard/kbdhand9.zip
10 Jan 1997 (catalog date)
26,409 bytes
Download FTP scene.org
Rating:
Source for making a keyboard handler (int 9) and reading the keyboard from the handler - Doesn't tell you much, but is a good demonstration. I'd suggest for those needing to write a keyboard handler is to get a hardware reference for the keyboard and see what other options are available and how the code works.

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

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

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.

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.

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

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

PCX Utils by Patch of Avalanche
/code/images/pcxutils.zip
15 Apr 1997 (catalog date)
71,400 bytes
Download FTP scene.org
Raw saver. Tweaked saver. File viewer. Font converter. Easy linking to ASM programs.

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

Timing 486 Instructions by Infi of Sunrise
/code/tutors/asm/tim486.zip
18 Jan 1998 (catalog date)
36,542 bytes
Download FTP scene.org
Rating:
Timing values of the 486 instructions.

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

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.

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

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

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

SWAG by SourceWare Archival Group
/code/tutors/swag/swag9505.zip
18 Mar 1997 (catalog date)
1,088,456 bytes
Download FTP scene.org
Rating:
Updated swag.zip file

Bin to Obj by Mr Baggins of Extravaganza
/code/utils/compiler/binobj32.zip
12 Aug 1997 (catalog date)
31,779 bytes
Download FTP scene.org
Rating:
A bin 2 obj util. Actually produces obj files, but only works with Watcom C. (By extension, you should be able to get it to work with pmode and TASM.)

C-- by Peter Cellik
/code/utils/compiler/c--c0203.zip
10 Jan 1997 (catalog date)
309,669 bytes
Download FTP scene.org
Rating:
C-- compiler,It's either a stripped down version of C or ASM on steriods. It was good and cool some time ago, but there are surely better development platforms available.

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

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

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

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

Copper Faked by Aardvark
/demos/1993/c/copperfa.zip
29 Jun 1996 (catalog date)
61,383 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 05

Firedemo by VangeliSTeam
/demos/1993/f/firedemo.zip
29 Jun 1996 (catalog date)
146,527 bytes
Download FTP scene.org
Rating:

Hyper 1 by Hypernova
/demos/1993/h/hyper1.zip
29 Jun 1996 (catalog date)
25,963 bytes
Download FTP scene.org
Rating:

Jata Kelivaraa by Jeskola
/demos/1993/j/jp_nam.zip
10 Jun 1998 (catalog date)
53,056 bytes
Download FTP scene.org
Rating:
,,GUS,

Motion by Avalanche
/demos/1993/m/motion.zip
29 Jun 1996 (catalog date)
74,136 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 05

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

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

BBS The Power Grid by The Faker of Aardvark
/demos/1993/s/sx_intro.zip
29 Jun 1996 (catalog date)
9,193 bytes
Download FTP scene.org
Rating:

Vanity and Apathy by Doomsday Productions
/demos/1993/v/va.zip
29 Jun 1996 (catalog date)
84,013 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 07

Virtual Leftovers by Avalanche
/demos/1993/v/virtual4.zip
29 Jun 1996 (catalog date)
271,208 bytes
Download FTP scene.org
Rating:

Dead on Arrival by Acme
/demos/1994/a/acme_doa.zip
29 Jun 1996 (catalog date)
722,493 bytes
Download FTP scene.org
Rating:

BBS Rebel Planet by Avalanche
/demos/1994/a/avl_reb.zip
29 Jun 1996 (catalog date)
30,402 bytes
Download FTP scene.org
Rating:

BBS Core-Add by Hypernova
/demos/1994/c/core_add.zip
29 Jun 1996 (catalog date)
14,335 bytes
Download FTP scene.org

BBS Ad Pack by Hypernova
/demos/1994/h/hn_bbs.zip
29 Jun 1996 (catalog date)
36,999 bytes
Download FTP scene.org
Rating:

Wired Plasma by Hypernova
/demos/1994/h/hn_surpr.zip
29 Jun 1996 (catalog date)
5,944 bytes
Download FTP scene.org
Rating:

Voyages by Hypernova
/demos/1994/h/hn_voya.zip
29 Jun 1996 (catalog date)
403,190 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked 03

Hypernova by Hypernova
/demos/1994/h/hnjoinus.zip
29 Jun 1996 (catalog date)
12,424 bytes
Download FTP scene.org
Rating:

Over the Top by Valhalla
/demos/1994/o/ott.zip
29 Jun 1996 (catalog date)
40,549 bytes
Download FTP scene.org
Rating:

Spam by Xtoto of Valhalla
/demos/1994/s/spam.zip
29 Jun 1996 (catalog date)
4,770 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 02

Peripheral Vision by Valhalla
/demos/1994/v/val_pv.zip
29 Jun 1996 (catalog date)
72,321 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 02

Visions of Light by Valhalla
/demos/1994/v/volbyval.zip
29 Jun 1996 (catalog date)
1,384,129 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 15

Virtually Reality by Vacant Space
/demos/1994/v/vs_vreal.zip
29 Jun 1996 (catalog date)
671,291 bytes
Download FTP scene.org
Rating:

Believe by Valhalla
/demos/1995/b/believe.zip
29 Jun 1996 (catalog date)
63,719 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 06

Vastaaja by Fascination
/demos/1995/f/fsn_vast.zip
30 Jun 1996 (catalog date)
180,692 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 06

Kiss FM by Motivate
/demos/1995/m/mtv_kfm.zip
30 Jun 1996 (catalog date)
492,431 bytes
Download FTP scene.org
Rating:

Partaj '95 by Pontus Vanner
/demos/1995/p/pontus.zip
30 Jun 1996 (catalog date)
509,912 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 06

Redrum by Galvados of Jamm
/demos/1995/r/redrum.zip
30 Jun 1996 (catalog date)
4,243 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 13

Relapse by Valhalla
/demos/1995/r/relapse.zip
30 Jun 1996 (catalog date)
1,093,522 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the demo division and ranked 01

Solstice by Valhalla
/demos/1995/s/solstice.zip
30 Jun 1996 (catalog date)
1,689,530 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 01

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

Valentine Intro by Ground Zero
/demos/1995/t/tfa-love.zip
27 Nov 1998 (catalog date)
89,011 bytes
Download FTP scene.org
Rating:

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

Bibi-Ergo-Sum by Valhalla
/demos/1995/v/val_bes.zip
30 Jun 1996 (catalog date)
67,461 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 02

Fluid Motion by Valhalla
/demos/1995/v/val_fmf.zip
30 Jun 1996 (catalog date)
124,709 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 01

OS/2 Warp demo by Valhalla
/demos/1995/v/val_os2f.zip
30 Jun 1996 (catalog date)
529,691 bytes
Download FTP scene.org
Rating:
Released at event OS2W in the demo division and ranked 01

Anxious by Vandals
/demos/1996/a/anxious.zip
14 Sep 1996 (catalog date)
521,065 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 13

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

Is It A Dream by VA Design
/demos/1996/i/isitadrm.zip
08 Jul 1996 (catalog date)
240,144 bytes
Download FTP scene.org
Rating:

Jump by Nova
/demos/1996/j/jump_n.zip
30 Jun 1996 (catalog date)
208,303 bytes
Download FTP scene.org
Rating:

Evade by Kloon
/demos/1996/k/k_evade.zip
07 Feb 1997 (catalog date)
71,245 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked XX

Kravatti 3 by PWP
/demos/1996/k/krava3.zip
16 Nov 1996 (catalog date)
32,273 bytes
Download FTP scene.org
Rating:
Released at event SKE96 in the in64 division and ranked ??

At the End of Life by Karva
/demos/1996/k/kv_ateol.zip
22 Nov 1996 (catalog date)
182,869 bytes
Download FTP scene.org
Rating:

Float by Karva
/demos/1996/k/kv_float.zip
14 Sep 1996 (catalog date)
498,050 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

Kadeton by Karva
/demos/1996/k/kv_kasi.zip
08 Nov 1996 (catalog date)
263,227 bytes
Download FTP scene.org
Rating:

Project Viro by Karva
/demos/1996/k/kv_viro.zip
15 Nov 1996 (catalog date)
503,563 bytes
Download FTP scene.org
Rating:

Kvalitet by Fidgety, Thumbz of TP, ??
/demos/1996/k/kvalitet.zip
13 Jul 1996 (catalog date)
4,381 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Never Assume by Miracle
/demos/1996/m/mir_nvas.zip
23 Jul 1996 (catalog date)
1,121,956 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 05

Molejo by Valhalla
/demos/1996/m/molejo.zip
06 Dec 1996 (catalog date)
56,114 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 03

Produktio 64k by Vandals
/demos/1996/p/prdto64k.zip
07 Feb 1997 (catalog date)
67,111 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 23
P5,GUS,8MB

Kun Silmissa Kirvelee by Taat
/demos/1996/p/puiseva.zip
30 Jun 1996 (catalog date)
72,341 bytes
Download FTP scene.org
Rating:

Ravage by TBE
/demos/1996/r/ravage.zip
19 Oct 1996 (catalog date)
596,436 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 10

Soft by Valhalla
/demos/1996/s/soft.zip
30 Jun 1996 (catalog date)
5,979 bytes
Download FTP scene.org
Rating:

Solstice (fix) by Valhalla
/demos/1996/s/solfix.zip
30 Jun 1996 (catalog date)
146,541 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 01

Taivas by Aurinkovoodoomandariini
/demos/1996/t/taivas.zip
11 Jan 1997 (catalog date)
1,747,852 bytes
Download FTP scene.org
Released at event DML96B in the demo division and ranked 02

Back to the Roots by Vacuum
/demos/1996/v/vacdemo.zip
06 Dec 1996 (catalog date)
50,409 bytes
Download FTP scene.org
Released at event WIR96 in the in64 division and ranked 12

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

Varis by SDF
/demos/1996/v/varis.zip
03 Jul 1996 (catalog date)
152,385 bytes
Download FTP scene.org
Rating:
Released at event TS96 in the demo division and ranked 02

Akun Aamupano by Pornovalo
/demos/1997/a/aamupano.zip
12 Apr 1997 (catalog date)
66,465 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the demo division and ranked 08

Bumptro by Ollie of Kalvados
/demos/1997/b/bumptro.zip
27 Apr 1997 (catalog date)
9,377 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in4k division and ranked 04

Shuvax by Cryogen
/demos/1997/c/crn_shx.zip
17 Jan 1998 (catalog date)
940,081 bytes
Download FTP scene.org
Rating:
Released at event AST97 in the demo division and ranked 04

The Dark Century by Medieval
/demos/1997/d/dark.zip
26 Oct 1997 (catalog date)
1,640,739 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

DJ Obsession by Nova
/demos/1997/d/djob.zip
31 Aug 1997 (catalog date)
64,171 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the in64 division and ranked 03

Fellow Special Edition by Kruidvat
/demos/1997/f/fellow.zip
30 Aug 1997 (catalog date)
393,759 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the demo division and ranked 09

Invasion from Mars by Hirn Tod
/demos/1997/f/fierka.zip
02 May 1997 (catalog date)
4,518 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in4k division and ranked 06
,,Adlib,

Dome by Flava
/demos/1997/f/fva-dome.zip
15 May 1997 (catalog date)
225,831 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Invalid by Hooligans Crew
/demos/1997/h/hc_inval.zip
11 Apr 1997 (catalog date)
1,488,021 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the demo division and ranked 02
,,GUS1MB,4MB

Image by Ollie of Kalvados
/demos/1997/i/image.zip
13 Sep 1997 (catalog date)
10,950 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 07
,32bVGA,,

Vache by Intra
/demos/1997/i/int_vach.zip
22 Nov 1997 (catalog date)
253,906 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Han by Karva
/demos/1997/k/kv_han.zip
30 Mar 1997 (catalog date)
339,245 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

Split by Karva
/demos/1997/k/kv_split.zip
31 May 1997 (catalog date)
707,542 bytes
Download FTP scene.org
Rating:

No Fear by Ollie of Kalvados
/demos/1997/n/no_fear.zip
30 Aug 1997 (catalog date)
5,777 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in4k division and ranked 06

Nova by Overflow
/demos/1997/n/nova.zip
12 Mar 1997 (catalog date)
955,079 bytes
Download FTP scene.org
Rating:
Released at event LTP97 in the demo division and ranked 01
,,GUS,

Nova (bugfix) by Overflow
/demos/1997/n/novafix.zip
12 Mar 1997 (catalog date)
37,395 bytes
Download FTP scene.org
Rating:
Released at event LTP97 in the demo division and ranked 01
,,GUS,

Kovat Aejjat by Orgasmin Orjat
/demos/1997/o/oo_kovat.zip
22 Jul 1997 (catalog date)
31,208 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the in64 division and ranked XX
,,GUS/SB,

Evade 2 by Procreation
/demos/1997/p/pcn_evd2.zip
11 May 1997 (catalog date)
62,637 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 03

Plasma Collection by SET
/demos/1997/p/placol11.zip
02 Feb 1998 (catalog date)
167,959 bytes
Download FTP scene.org
selectable plasma effects in various resolutions - 386,,,

Sheeva by Immortals, Aleph_Naal
/demos/1997/s/sheeva.zip
01 Jun 1997 (catalog date)
88,199 bytes
Download FTP scene.org
Rating:
,,SB,

Shevara by Jakke Maartins of Riukusoft
/demos/1997/s/shevara.zip
05 Aug 1997 (catalog date)
4,294 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 09

Top by Monster
/demos/1997/t/top.zip
13 Sep 1998 (catalog date)
3,551 bytes
Download FTP scene.org
Rating:
128 bytes, includes many variations

Torus 2 by Ollie of Kalvados
/demos/1997/t/torus2.zip
05 Aug 1997 (catalog date)
10,842 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 07
P133,,,

Trauma by Dr. Pitch of Savage
/demos/1997/t/trauma.zip
04 May 1998 (catalog date)
4,939 bytes
Download FTP scene.org
Rating:

Tulevaisuus 2 by PWP
/demos/1997/t/tulevu2.zip
04 Mar 1997 (catalog date)
18,691 bytes
Download FTP scene.org
Rating:
Released at event DMC97 in the in64 division and ranked ??
386,VGA-text,Adlib,

Vaiva 1.0 Final by Flo
/demos/1997/v/vaiva10f.zip
07 Dec 1997 (catalog date)
62,675 bytes
Download FTP scene.org
Rating:
Released at event SEN97 in the in64 division and ranked 03
,,GUS,

Inspector of Weights and Measures by Pi-nis
/demos/1997/v/vakaaja.zip
23 Jul 1997 (catalog date)
483,705 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 09
,,GUS/SB,

Brighten the Corners by Valhalla
/demos/1997/v/val_btc.zip
31 Aug 1997 (catalog date)
63,207 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in64 division and ranked 01

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

Anvil Vapre by Velvet
/demos/1997/v/vlt-anvi.zip
27 Jul 1997 (catalog date)
1,269,214 bytes
Download FTP scene.org
Rating:
Released at event I97 in the demo division and ranked 11

Tikapuut Taivaasen by 3G Design
/demos/1998/0-9/3g_tikap.zip
24 Jun 1998 (catalog date)
40,247 bytes
Download FTP scene.org
Rating:
Released at event JUH98 in the in64 division and ranked 02
,,GUS/SB,

Antiblur by Mr. Bios
/demos/1998/a/antiblur.zip
11 Nov 1998 (catalog date)
350,240 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the djav division and ranked 03
JAVA

Vanishing Point by Assymetric Paranoia
/demos/1998/a/ap_vp.zip
15 Aug 1998 (catalog date)
1,135,889 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??
,VESA,SB16,

Lava by Aron of Contract
/demos/1998/c/cnt-lava.zip
21 Aug 1998 (catalog date)
2,187 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 08

Coal by Otak Inc.
/demos/1998/c/coal.zip
11 Nov 1998 (catalog date)
1,631,364 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the djav division and ranked 02
JAVA (IE only)

Flow by Digital Nerds
/demos/1998/d/dn_flow.zip
11 Nov 1998 (catalog date)
3,369,340 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the djav division and ranked 01
JAVA

Godog by Complex
/demos/1998/g/godog.zip
12 Nov 1998 (catalog date)
1,739,555 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 01
JAVA

Helt Sten by Nocturnal
/demos/1998/h/heltsten.zip
23 May 1998 (catalog date)
994,328 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the djav division and ranked 03
JAVA

H-Town by H-Town Playaz
/demos/1998/h/htown98.zip
23 May 1998 (catalog date)
1,294,399 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the djav division and ranked 04
JAVA

Return of the Mack by H-Town Players
/demos/1998/h/htownass.zip
12 Nov 1998 (catalog date)
1,901,054 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 07
JAVA

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

Invasion by Fakiiri?
/demos/1998/i/inva.zip
02 Aug 1998 (catalog date)
2,338,769 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the demo division and ranked 10
,,GUS/SB/PAS,

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

Stressa by Kvark
/demos/1998/k/kv_stres.zip
19 May 1998 (catalog date)
218,501 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked XX
,,GUS/SB/PAS,

Lee by Sail
/demos/1998/l/lee.zip
12 Nov 1998 (catalog date)
1,310,783 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 08
JAVA

Loop 2 by Digital Nerds
/demos/1998/l/loopdot.zip
12 Nov 1998 (catalog date)
2,433,478 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 02
JAVA

Next by Digital Nerds
/demos/1998/n/next.zip
23 May 1998 (catalog date)
3,193,980 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the djav division and ranked 02
JAVA

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

Smart by Savage
/demos/1998/s/smart.zip
06 Sep 1998 (catalog date)
9,920 bytes
Download FTP scene.org
Rating:
Released at event EUS98 in the in4k division and ranked 02
386DX,,Adlib,

Space Odyssey by Nystul
/demos/1998/s/spaceod.zip
12 Nov 1998 (catalog date)
1,176,948 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 06
JAVA

Golden Kypersumppi by tAAt
/demos/1998/s/sumppi.zip
12 Nov 1998 (catalog date)
874,878 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 04
JAVA

Trivia by Kruidvat
/demos/1998/t/trivia.zip
02 Apr 1998 (catalog date)
3,222 bytes
Download FTP scene.org
Rating:
Released at event AMB98 in the in4k division and ranked 02

Vague Space by CNCD
/demos/1998/v/vague_sp.zip
22 Oct 1998 (catalog date)
4,662,973 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 05

Vakes by Extacy
/demos/1998/v/vakes.zip
17 Apr 1998 (catalog date)
121,912 bytes
Download FTP scene.org
Rating:
,,GUS,

Lava by Yodel
/demos/1998/y/ydl_lava.zip
12 Nov 1998 (catalog date)
1,011,905 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 03
JAVA

Anti Lord Cyrix by Various Artists
/graphics/disks/1994/cyrout.zip
04 Jul 1996 (catalog date)
34,067 bytes
Download FTP scene.org
Rating:

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

Evasion by Idaho
/graphics/images/1994/e/evasion.zip
04 Jul 1996 (catalog date)
107,093 bytes
Download FTP scene.org
Rating:

Fearless by Teevaan
/graphics/images/1994/f/fearless.zip
04 Jul 1996 (catalog date)
141,119 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 19

Ranma by Hypernova
/graphics/images/1994/h/hn-ranma.zip
04 Jul 1996 (catalog date)
20,553 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the grfx division and ranked ??

Just Around Corner by Ivarzon
/graphics/images/1994/j/justarou.zip
04 Jul 1996 (catalog date)
121,611 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Vampire by Mirage
/graphics/images/1994/m/miragebz.zip
04 Jul 1996 (catalog date)
56,940 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 03

Picture of Cyberlady by ???
/graphics/images/1994/v/valmis.zip
04 Jul 1996 (catalog date)
5,393 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

HyperNova by Salterello
/graphics/images/1995/h/hncraft.zip
04 Jul 1996 (catalog date)
1,194,860 bytes
Download FTP scene.org
Rating:

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:

No Gravity by Vivaldee
/graphics/images/1995/n/nogravit.zip
04 Jul 1996 (catalog date)
201,633 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the grfx division and ranked ??

Various images by Schizosynth
/graphics/images/1995/s/ss-smp.zip
04 Jul 1996 (catalog date)
951,697 bytes
Download FTP scene.org
Rating:

Various images by Schizosynth
/graphics/images/1995/s/ss-smp1.zip
04 Jul 1996 (catalog date)
707,178 bytes
Download FTP scene.org
Rating:

Valkyria by Visigoth
/graphics/images/1995/v/valk31.zip
04 Jul 1996 (catalog date)
166,752 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked 04

Valley by Mithrandir
/graphics/images/1995/v/valley.zip
04 Jul 1996 (catalog date)
8,386 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the grfx division and ranked 14

Bon App by Vatin of Kloon
/graphics/images/1996/b/bonapp.zip
06 May 1998 (catalog date)
26,632 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 09
320x200x256

Cookie by Kvazar
/graphics/images/1996/c/cookie.zip
23 Nov 1996 (catalog date)
680,577 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grtc division and ranked XX

Salvation by LakEEE
/graphics/images/1996/c/craw_sal.zip
24 Aug 1996 (catalog date)
16,024 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the grfx division and ranked 03

Love to my Baby by Java
/graphics/images/1996/c/crs-l2mb.zip
07 Dec 1996 (catalog date)
94,387 bytes
Download FTP scene.org
Rating:

The Kuva by Prayer
/graphics/images/1996/l/lyydia.zip
04 Jul 1996 (catalog date)
44,911 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the grfx division and ranked 10

Sivatag by Gora
/graphics/images/1996/s/sivatag.zip
16 May 1997 (catalog date)
99,286 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the grfx division and ranked XX

Vaisseau 1 by Mat of Surrounders
/graphics/images/1996/s/sr-vaiso.zip
09 Oct 1997 (catalog date)
110,534 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the grfx division and ranked ??

Timer by Kvazar
/graphics/images/1996/t/timer.zip
07 Sep 1996 (catalog date)
428,939 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Valviela by Embryo
/graphics/images/1996/v/valveila.zip
09 Jun 1997 (catalog date)
188,091 bytes
Download FTP scene.org
Rating:
Released at event SKE96 in the grfx division and ranked ??

Vampire by Black Artist
/graphics/images/1996/v/vamp10.zip
04 Jul 1996 (catalog date)
10,900 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the grfx division and ranked 01

Vanishing Point by Rendall of Astroidea, Mystic
/graphics/images/1997/a/ai_vanis.zip
16 Feb 1998 (catalog date)
214,483 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the grfx division and ranked 01
640x512x256

Space - The Final Frontier by Cre8
/graphics/images/1997/a/avaruus.zip
20 Jul 1997 (catalog date)
225,423 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the grfx division and ranked 03
640x480x256

Ballograf by Avatar of Wild Designs
/graphics/images/1997/b/ballogra.zip
25 Nov 1998 (catalog date)
461,572 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grtc division and ranked 10
1024x768x16m

Barbie Kickers by Java of Cryonics, Tpolm, Cascada
/graphics/images/1997/b/barbie.zip
25 Nov 1998 (catalog date)
392,403 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grtc division and ranked 09
640x480x16m

Robyn, bite me by Java of Cryonics
/graphics/images/1997/b/bite_me.zip
17 Feb 1998 (catalog date)
386,994 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 01
640480x16m

Min Traktor Svarer Inte by Bejrutt
/graphics/images/1997/b/bjt-trak.zip
17 Jun 1997 (catalog date)
13,227 bytes
Download FTP scene.org
Rating:
320x200x256

I hate washing-up by Kvazar
/graphics/images/1997/i/i_hate.zip
07 Oct 1998 (catalog date)
92,753 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grtc division and ranked 02
640x480x16m

Borlaenge kickers by Java of Cryonics
/graphics/images/1997/k/kickers.zip
17 Feb 1998 (catalog date)
102,321 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 02
640x480x256

Martian by Kvazar
/graphics/images/1997/m/martiang.zip
04 Jun 1997 (catalog date)
42,227 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grfx division and ranked 05

?? by Varix of ??
/graphics/images/1997/m/mek-24.zip
18 May 1998 (catalog date)
26,792 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
320x200x256

?? by Bava of ??
/graphics/images/1997/m/mek-76.zip
18 May 1998 (catalog date)
34,632 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
640x480x256

Neu-o2 by Varix of Real
/graphics/images/1997/n/neu-o2.zip
09 Mar 1998 (catalog date)
9,552 bytes
Download FTP scene.org
Rating:
Released at event EVK97 in the grfx division and ranked 05
320x200x256

Vampress by Chris Hald
/graphics/images/1997/p/pixel_55.zip
28 May 1998 (catalog date)
68,259 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
490x700x16m

Skyhigh by Savage
/graphics/images/1997/p/pixel_79.zip
16 Jun 1998 (catalog date)
132,745 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 77
640x480x256

Grandma by Varix of Real
/graphics/images/1997/v/vrx_grma.zip
09 Mar 1998 (catalog date)
247,861 bytes
Download FTP scene.org
Released at event EVK97 in the grfx division and ranked 07
640x760x256

Ork by Varix of Real
/graphics/images/1997/v/vrx_orc2.zip
09 Mar 1998 (catalog date)
35,871 bytes
Download FTP scene.org
Rating:
Released at event EVK97 in the grfx division and ranked ??
320x200x256

Valley by Visualize of Jamm, Radio
/graphics/images/1997/v/vsz-vlly.zip
16 Feb 1998 (catalog date)
49,556 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the grfx division and ranked ??
320x256x256

Unreal babydoll by Optic, Java, Rez, Void, PL, Orome
/graphics/images/1998/0-9/30mins19.zip
10 Mar 1998 (catalog date)
138,925 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel, 19th

Horst+Harnold Beckenbauer+Compopic by Sting, MDB, Rayman of Bonzai Revival
/graphics/images/1998/a/arnold_b.zip
26 May 1998 (catalog date)
162,469 bytes
Download FTP scene.org
Released at event MEK98 in the grfx division and ranked ??

Harnold Beckenbauer by MDB of Bonzai Revival
/graphics/images/1998/a/arnoldb2.zip
26 May 1998 (catalog date)
25,743 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 32
320x256x128

Compopic by Rayman of Bonzai Revival
/graphics/images/1998/c/compopic.zip
26 May 1998 (catalog date)
112,923 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 12
640x512x256

Corolla Powers by Vaapukka of Mighty muumies
/graphics/images/1998/c/corolla.zip
07 Oct 1998 (catalog date)
287,723 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 05
640x480x16m

Gates by Powl of Bonzai Revival
/graphics/images/1998/g/gates.zip
26 May 1998 (catalog date)
10,687 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 45
320x256x64

Horst by Sting of Bonzai Revival
/graphics/images/1998/h/horst.zip
28 May 1998 (catalog date)
29,350 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 25
640x512x128

Iceland by Flood of Noice, Savage
/graphics/images/1998/i/iceland.zip
09 Sep 1998 (catalog date)
198,749 bytes
Download FTP scene.org
Released at event I98 in the grfx division and ranked 01
640x480x16m

Inanimate, Tranquil Vastness by Ody of Cromatics
/graphics/images/1998/i/inanimat.zip
28 May 1998 (catalog date)
408,715 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 35
640x320x16m

Advanced Gravis Ultrasound Card by Carnival
/graphics/images/1998/i/inq-grav.zip
05 Nov 1998 (catalog date)
265,673 bytes
Download FTP scene.org
Released at event FLAG98 in the grtc division and ranked ??
800x600x16m

Danny we miss you by Java of Cryonics
/graphics/images/1998/j/ja-dwmy.zip
30 Jun 1998 (catalog date)
680,815 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grfx division and ranked 04
800x600x16m

Karstens akvarium by Flux of Exposure
/graphics/images/1998/k/karstens.zip
04 Nov 1998 (catalog date)
281,165 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the grtc division and ranked 06
640x480x16m

Lava Mob by Sector of Cheddar
/graphics/images/1998/l/lava_mob.zip
14 Oct 1998 (catalog date)
91,661 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
320x200x16m

Pad by Vapro
/graphics/images/1998/p/pad.zip
05 Nov 1998 (catalog date)
732,193 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grtc division and ranked 10
640x480x16m

Networxx First Pics Collection by Various of Networxx
/graphics/images/1998/s/slc1.zip
30 Jun 1998 (catalog date)
212,203 bytes
Download FTP scene.org
Rating:
3 pics, 640x480

Spacefighter by Ivan Moen of Triumph
/graphics/images/1998/s/spacef.zip
21 Oct 1998 (catalog date)
543,166 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grtc division and ranked 07
1024x768x16m

Test by Hovard Anthonsen
/graphics/images/1998/t/test.zip
21 Oct 1998 (catalog date)
109,336 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grtc division and ranked 10
1024x768x16m

Tribal Dance by Blaise of Savage
/graphics/images/1998/t/tribal.zip
14 Sep 1998 (catalog date)
531,856 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 24
640x480x16m

Vamp by Kirk
/graphics/images/1998/v/vamp.zip
08 Oct 1998 (catalog date)
560,238 bytes
Download FTP scene.org
Released at event TO98 in the grfx division and ranked 02
640x480x16m

Varikko by Shock
/graphics/images/1998/v/varikko.zip
07 Oct 1998 (catalog date)
394,568 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 03
640x480x16m

Variations by The Doctor
/music/contests/mc1/entries/__variat.zip
09 Nov 1996 (catalog date)
175,159 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 23

Revival by Rafael Lucero
/music/contests/mc2/rookie/r-rnstmp.zip
09 Nov 1996 (catalog date)
236,973 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R15

Fusion Harmony by Donovan Seidle
/music/contests/mc2/veteran/v-fusion.zip
09 Nov 1996 (catalog date)
290,713 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V06

Dance Burning Souls by Avathar
/music/contests/mc4/rookie/m4r-danc.zip
10 Nov 1996 (catalog date)
373,217 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Supernova by Legend
/music/contests/mc4/rookie/m4r-supe.zip
10 Nov 1996 (catalog date)
528,808 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Vengeance by Vastator
/music/contests/mc4/rookie/m4r-veng.zip
10 Nov 1996 (catalog date)
412,322 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R11

Ashes by Nova
/music/contests/mc4/veteran/m4v-ashe.zip
10 Nov 1996 (catalog date)
166,377 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Vanishing Point by Mesonyx
/music/contests/mc4/veteran/m4v-vani.zip
10 Nov 1996 (catalog date)
251,761 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Ivan by Fish17 of Grif
/music/contests/mc5/intermed/m5i-ivan.zip
29 Aug 1997 (catalog date)
123,145 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Methods by Evade of Obscure
/music/contests/mc5/intermed/m5i-mtds.zip
29 Aug 1997 (catalog date)
351,476 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Stan Colella: Private Eye by Rhythm Greene of Immortal Coil
/music/contests/mc5/intermed/m5i-scpi.zip
29 Aug 1997 (catalog date)
301,854 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

But She Said No by Multivac of Melancholy
/music/contests/mc5/intermed/m5i-ssno.zip
29 Aug 1997 (catalog date)
250,027 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Suplana Revival by Mr.Sanders of HRg
/music/contests/mc5/intermed/m5i-thsr.zip
29 Aug 1997 (catalog date)
507,755 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Army From Rlyeh by Vaevictis of Warm Inside
/music/contests/mc5/rookie/m5r-afrl.zip
29 Aug 1997 (catalog date)
374,466 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dreams Of Deception by Bargel of Society Of Sound, Space Invaders
/music/contests/mc5/rookie/m5r-dofd.zip
29 Aug 1997 (catalog date)
322,023 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Fanatazy by Myvay of Tdd
/music/contests/mc5/rookie/m5r-ftz.zip
29 Aug 1997 (catalog date)
70,457 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Supernova by Cblii
/music/contests/mc5/rookie/m5r-nova.zip
29 Aug 1997 (catalog date)
242,785 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

True To Nature by Vado of Gnostic Retreat
/music/contests/mc5/rookie/m5r-ttn.zip
29 Aug 1997 (catalog date)
666,582 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked R06

Alone by Mick Rippon of Vault, Analogue Music
/music/contests/mc5/veteran/m5v-alon.zip
29 Aug 1997 (catalog date)
375,391 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V19

Yellow Fields by Varg of Phobic
/music/contests/mc5/veteran/m5v-fiel.zip
29 Aug 1997 (catalog date)
569,423 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V18

Holoscope by Firelight of Vault
/music/contests/mc5/veteran/m5v-hol.zip
29 Aug 1997 (catalog date)
366,205 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX