Search for "ant": 618 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.

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

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

D00 Format by Joachim Fenkes
/code/audio/docs/d00form.zip
10 Jul 1997 (catalog date)
3,642 bytes
Download FTP scene.org
Rating:
D00 format. Needed if you want to write a player for the adlib files produced by EdLib by JCH/Vibrants. As a side note, EdLib comes with a description of the file format.

GUS SDK by Gravis, FORTE
/code/audio/docs/gusdk222.zip
10 Jan 1997 (catalog date)
945,826 bytes
Download FTP scene.org
Rating:
GUS SDK - Everything you've ever wanted to know about the GUS but were afraid to ask.

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.

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

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

Vibrants Adlib Player
/code/audio/players/vib-asm.zip
21 Jan 1998 (catalog date)
10,744 bytes
Download FTP scene.org
Rating:
Great for BBS intros.

VGA_Less by Quantum Porcupine
/code/contests/8086/vga_less.zip
07 Nov 1997 (catalog date)
19,454 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 02

ACiDween loader by Wonder Monkey of Acid
/code/demosrc/bbsintro/wm-h_src.zip
10 Jan 1997 (catalog date)
76,513 bytes
Download FTP scene.org
Rating:
Source for a halloween BBS loader - So-So source. Scarey warnings about ripping. But I'm sure I'll want this guy's routine for masking off bits. I suppose he thinks SHR AL, 3: SHL AL, 3 is faster than AND AL, 11111000b.

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.

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.

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.

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

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.

Mg-flame by Magnesium
/code/effects/fire/mg_flame.zip
06 Jul 1998 (catalog date)
3,276 bytes
Download FTP scene.org
A Flame effect in only 256-bytes with full assembler source. It even leaves you in DOS with a message. Commented for those wanting to learn 256-byte asm coding. TASM needed.

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.

Cyber Space 3d by Phantom of Nostalgia
/code/effects/land/cyb3dkit.zip
10 Jan 1997 (catalog date)
31,536 bytes
Download FTP scene.org
Rating:
A landscape routine with many aspects - No source and a very quick explaination of the ideas and algorithms behind the effect.

Iguana Landscape by JCAB, Jare of Iguana
/code/effects/land/ign_land.zip
10 Jan 1997 (catalog date)
23,458 bytes
Download FTP scene.org
Rating:
The voxel landscape from Heartquake - No explaination of the effect, non-recompileable. The code is largely dependant on code libraries that the coders have developed and is thus somewhat difficult to follow.

Plasma by Jan Moller, Erik Hansen
/code/effects/plasma/c_plasma.zip
10 Jan 1997 (catalog date)
55,010 bytes
Download FTP scene.org
Rating:
Simple plasma example - Just some plasma. You might want to take the comments out on the WaitRast(): call and recompile, especially if you have a Pentium.

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.

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.

Water by Yamaha of XYZZ
/code/effects/water/watrxyzz.zip
25 Aug 1997 (catalog date)
128,613 bytes
Download FTP scene.org
Rating:
A water effect sample. Won't compile as is since it's missing quite a number of library files. Get hq_water if you want to understand this effect. Get this afterwards only if you can't understand asm.

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.

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

Collection of ASM sources by ? of Blue Nose Productions
/code/hardware/general/asm_good.zip
10 Jan 1997 (catalog date)
118,612 bytes
Download FTP scene.org
Rating:
Lots of ASM sources, mostly for hardware and BIOS routines - It's somewhat difficult to find what you want, but the comments tell you what you need to know (but not what you have to do) to get everything compiled. Looks like a great source for the cut & paste coder. Given the nature of the routines, I'd say that was the intended purpose of this release.

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.

DPMI Specification by ?
/code/hardware/pmode/dpmispec.zip
10 Jan 1997 (catalog date)
33,749 bytes
Download FTP scene.org
Rating:
The complete DPMI specification - Everything you wanted to know about DPMI but were scared to ask.

Flat Maquina by Morbid Iadalboath of MUTANTE
/code/hardware/pmode/fm32_v2.zip
02 Jul 1997 (catalog date)
6,647 bytes
Download FTP scene.org
Rating:
A Pascal TPU for getting flat mode memory. People really should be moving away from dealing with segmented memory. Get this if you're still using Pascal or something similar.

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.

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

Polyfiller Tutorial by Natan Whitaker
/code/tutors/graphics/poly_tut.zip
17 Jan 1999 (catalog date)
134,279 bytes
Download FTP scene.org
Rating:
The example executable included doesn't seem to work, but the textfile might be useful for beginners who want to write their own polyfiller routines.

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.

truepal by Florian Hallar
/code/tutors/video/at_trpal.zip
19 Jan 1998 (catalog date)
56,300 bytes
Download FTP scene.org
Rating:
Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :)

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

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

Anti-svd by The Untouchables
/demos/1991/tudemo.zip
29 Jun 1996 (catalog date)
144,334 bytes
Download FTP scene.org
Rating:

Antibar by Mr. Fanatic of SMA Posse
/demos/1992/antibar.zip
29 Jun 1996 (catalog date)
4,313 bytes
Download FTP scene.org
Rating:

BBS Restaurant At End Of The Universe by Zak
/demos/1992/dineout.zip
29 Jun 1996 (catalog date)
23,543 bytes
Download FTP scene.org
Rating:

BBS Fantasia/Vector Balls 2 by Jan Ole Suhr
/demos/1992/fantasia.zip
29 Jun 1996 (catalog date)
62,447 bytes
Download FTP scene.org
Rating:

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

Mantaray by CSG
/demos/1992/mantaray.zip
29 Jun 1996 (catalog date)
182,023 bytes
Download FTP scene.org
Rating:

Carrier by Tyrant
/demos/1993/c/carrier.zip
29 Jun 1996 (catalog date)
7,253 bytes
Download FTP scene.org
Rating:

Rage by Dante
/demos/1993/d/dte_rage.zip
29 Jun 1996 (catalog date)
199,538 bytes
Download FTP scene.org
Rating:
Released at event AGR93 in the demo division and ranked 06

Instant by Xtacy
/demos/1993/i/instant.zip
29 Jun 1996 (catalog date)
54,566 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 08

Xmas '93 by Dante
/demos/1993/x/xmas93.zip
29 Jun 1996 (catalog date)
27,709 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 06

BBS Antarctica by The Charlatan of Intense
/demos/1994/a/ant1.zip
29 Jun 1996 (catalog date)
15,451 bytes
Download FTP scene.org
Rating:

Antro by Captain Bit of Iguana
/demos/1994/a/antro.zip
29 Jun 1996 (catalog date)
4,077 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

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

Demonic by Phantom Design
/demos/1994/d/demonic.zip
29 Jun 1996 (catalog date)
623,338 bytes
Download FTP scene.org
Rating:

Fatal Fantasies by Massive
/demos/1994/f/fatal.zip
29 Jun 1996 (catalog date)
798,531 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division and ranked 05

Abraham by Project Plant
/demos/1994/f/ftj_eros.zip
29 Jun 1996 (catalog date)
69,838 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 04

Giant by Sigma of STP
/demos/1994/g/giant.zip
29 Jun 1996 (catalog date)
10,567 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

BBS Phantom by Lithium
/demos/1994/p/phantom.zip
29 Jun 1996 (catalog date)
7,912 bytes
Download FTP scene.org
Rating:

Final Option by Phantom Design
/demos/1994/p/ptm_tfo.zip
29 Jun 1996 (catalog date)
2,046,216 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 11

First Intro (bugfixed) by Phantom Design
/demos/1994/p/ptmdfina.zip
29 Jun 1996 (catalog date)
100,684 bytes
Download FTP scene.org
Rating:

Tylsae by Tarzan Tuotanto
/demos/1994/t/tylsae.zip
29 Jun 1996 (catalog date)
55,524 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

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

Ambient Intro by Antares
/demos/1995/a/aambient.zip
29 Jun 1996 (catalog date)
70,412 bytes
Download FTP scene.org
Rating:

Be There! by Antares
/demos/1995/a/abether.zip
29 Jun 1996 (catalog date)
66,820 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Groove Action (buggy) by Plant
/demos/1995/f/ftj_act.zip
30 Jun 1996 (catalog date)
159,270 bytes
Download FTP scene.org
Rating:

Divine Booty by Plant
/demos/1995/f/ftj_love.zip
30 Jun 1996 (catalog date)
3,080,190 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked DD

Cyboman 3 by Plant
/demos/1995/f/ftj_pika.zip
30 Jun 1996 (catalog date)
552,868 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 02

Intrance by Phantom Design
/demos/1995/p/ptm-intr.zip
03 May 1998 (catalog date)
675,336 bytes
Download FTP scene.org
Rating:
486,,GUS,

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

X-Mas Intro by Cyber Fantasies
/demos/1995/x/x_mas_.zip
30 Jun 1996 (catalog date)
164,097 bytes
Download FTP scene.org
Rating:

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

Zoantrophy by Mist
/demos/1995/z/zntrphy.zip
30 Jun 1996 (catalog date)
2,036,836 bytes
Download FTP scene.org
Rating:

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

Bit Hunters 2 by Axioma
/demos/1996/a/aa_bh2ax.zip
18 Sep 1996 (catalog date)
80,541 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in64 division and ranked 03

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

Prostate 666 by Astroidea
/demos/1996/a/ai_ps666.zip
18 Sep 1996 (catalog date)
1,769,690 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the demo division and ranked 01

Anima by Dave of Byteam
/demos/1996/a/anima.zip
18 Sep 1996 (catalog date)
4,528 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked 06

Antimaat by XL
/demos/1996/a/antimaat.zip
20 Jan 1997 (catalog date)
118,491 bytes
Download FTP scene.org
Rating:

Atlantis by Mooze
/demos/1996/a/atlantis.zip
14 Sep 1996 (catalog date)
742,444 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

Brilliant Move by Future Hackers
/demos/1996/b/bm.zip
02 Oct 1996 (catalog date)
12,057 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the in8k division and ranked 03

Bomb by Woland of Exhumers
/demos/1996/b/bomb.zip
18 Sep 1996 (catalog date)
15,530 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked 03

XMas Greetings by Circle of Tyrants
/demos/1996/c/cotxmas.zip
08 Feb 1997 (catalog date)
50,247 bytes
Download FTP scene.org
Rating:
VGA,GUS

Critical Mass by Lorenzo, Robymus, Dave
/demos/1996/c/critmass.zip
18 Sep 1996 (catalog date)
2,251 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Dentaalispirantti by tAAt
/demos/1996/d/dentaali.zip
12 Jan 1997 (catalog date)
510,915 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 03

Desert by Exosworm of Enlightenment
/demos/1996/d/desert.zip
18 Sep 1996 (catalog date)
9,256 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked 01

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

Distant by Remal
/demos/1996/d/distant.zip
30 Jun 1996 (catalog date)
4,960 bytes
Download FTP scene.org
Rating:

Trekant Med Eli Rygg by Old Fashion
/demos/1996/e/eli_rygg.zip
30 Jun 1996 (catalog date)
748,975 bytes
Download FTP scene.org
Rating:

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

Debut by Emperor
/demos/1996/e/emp_debu.zip
18 Sep 1996 (catalog date)
69,205 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in64 division and ranked 02

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

Fruits by Exhumers
/demos/1996/f/fruits.zip
18 Sep 1996 (catalog date)
82,656 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in64 division and ranked 01

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

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

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

Infinite Dreams by DemonSoft
/demos/1996/i/infinite.zip
18 Sep 1996 (catalog date)
1,243,050 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the demo division and ranked 03

Magma by Mentasm
/demos/1996/m/mantmag.zip
12 Dec 1996 (catalog date)
2,134,912 bytes
Download FTP scene.org
Rating:
Released at event SAT96B in the demo division and ranked 01

Manty the Ambient by Aurinkovoodoomandariini
/demos/1996/m/manty.zip
03 Jul 1996 (catalog date)
47,185 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 04

Light by Bery of Mortal Compact
/demos/1996/m/mc_light.zip
18 Sep 1996 (catalog date)
1,376 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

MC Palca by Tomcat of Abaddon
/demos/1996/m/mc_palca.zip
18 Sep 1996 (catalog date)
1,283 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Methodology by Blala of Byteam
/demos/1996/m/method.zip
18 Sep 1996 (catalog date)
9,841 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked 05

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

Palcika by Tomcat of Abaddon
/demos/1996/p/palcika.zip
18 Sep 1996 (catalog date)
4,184 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked 02

Pantomime by Petros, Smokey
/demos/1996/p/panto.zip
30 Jun 1996 (catalog date)
10,814 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 08

Argonautical by Stephen of Silicon Brain
/demos/1996/s/sb_argon.zip
18 Sep 1996 (catalog date)
1,773 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked 02

Astronautical by Silicon Brain
/demos/1996/s/sb_astro.zip
18 Sep 1996 (catalog date)
4,421 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked ??

Haze by Shock
/demos/1996/s/sck-haze.zip
18 Sep 1996 (catalog date)
2,075,541 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the demo division and ranked 02

Unoptimized by TSC of Shock
/demos/1996/s/sck-uno.zip
18 Sep 1996 (catalog date)
8,801 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked 01

Superman Fantasies by TPOLM
/demos/1996/s/spermafa.zip
03 Jul 1996 (catalog date)
65,801 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the demo division and ranked ??

Toe Tag 2 by Vibrants, Scoop
/demos/1996/t/toetag2.zip
03 Jul 1996 (catalog date)
351,708 bytes
Download FTP scene.org
Rating:

Life by Pupu of Urinate
/demos/1996/u/u8-life.zip
18 Sep 1996 (catalog date)
4,434 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked 03

Larry by Tmur of Capanna
/demos/1997/0-9/15_sec.zip
13 Sep 1997 (catalog date)
1,061 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 02
,,GUS!,

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

Trutymo by Axioma
/demos/1997/a/aa_truty.zip
13 Sep 1997 (catalog date)
1,041,767 bytes
Download FTP scene.org
Released at event ANT97 in the demo division and ranked 03

Water by Hypnos of Axioma
/demos/1997/a/aa_water.zip
13 Sep 1997 (catalog date)
7,190 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 03

Error 01 by ABC
/demos/1997/a/abcerr01.zip
13 Sep 1997 (catalog date)
6,443 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 04

Spiceless by Astroidea
/demos/1997/a/ai_spice.zip
13 Sep 1997 (catalog date)
2,447,001 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 01
P5,VESA,GUS1M/SB,16MB

Ajan Dilataatio by Tarzan Tuotanto
/demos/1997/a/aikaqkqu.zip
21 Jan 1998 (catalog date)
649,322 bytes
Download FTP scene.org
Rating:
Released at event TMDC97 in the demo division and ranked 03
,EGA,GUS/SB/PAS,

Szarbump by Arc
/demos/1997/a/arc-1k.zip
13 Sep 1997 (catalog date)
2,259 bytes
Download FTP scene.org
Released at event ANT97 in the in1k division and ranked 11

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

Shaiza by Arc
/demos/1997/a/arc-64k.zip
13 Sep 1997 (catalog date)
13,065 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 05

Pelska by Arc
/demos/1997/a/arc-demo.zip
13 Sep 1997 (catalog date)
145,160 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 06

Monsun by Atlantis
/demos/1997/a/atl-mnsn.zip
06 Aug 1997 (catalog date)
1,837,086 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the demo division and ranked 07

Atlantis by riot
/demos/1997/a/atlantis.zip
04 May 1997 (catalog date)
1,823,840 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the demo division and ranked 08

Sarga Bogre by Agressive Giants, Byteam
/demos/1997/b/bogre.zip
11 May 1997 (catalog date)
88,342 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 12

Cardrive by Paunch
/demos/1997/c/cardrive.zip
13 Sep 1997 (catalog date)
1,017 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 05

Szandal by Controlled Dreams, Neutron
/demos/1997/c/cd-szndl.zip
13 Sep 1997 (catalog date)
59,870 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 04

Shapeshifter by Chrome
/demos/1997/c/chr-shap.zip
13 Sep 1997 (catalog date)
6,561 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 01
P5,,GUS!,

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

G by Capanna
/demos/1997/c/cn_g.zip
13 Sep 1997 (catalog date)
1,312,119 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 04
cartoon demo w/sfx

42 by Contract
/demos/1997/c/cnt-42na.zip
13 Sep 1997 (catalog date)
3,144,415 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 02
DX2,,GUS1M,8MB

Crispy by White Shade, Phantom
/demos/1997/c/crispy.zip
21 Jan 1998 (catalog date)
591,960 bytes
Download FTP scene.org
Rating:
Released at event TMDC97 in the demo division and ranked 07
,,GUS/SB/PAS,

Oxel by Wezo, Reactor of Caterpillar
/demos/1997/c/ctp-oxen.zip
13 Sep 1997 (catalog date)
3,584 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 06

Do the Monkey by ABCug, Dunkers
/demos/1997/d/da_monky.zip
13 Sep 1997 (catalog date)
2,226 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 12

Digital Fantasy by EG
/demos/1997/d/digitalf.zip
13 Sep 1997 (catalog date)
961 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 01

Distant Worlds by Moonlight Dreams
/demos/1997/d/dw.zip
30 May 1998 (catalog date)
542,298 bytes
Download FTP scene.org
Rating:
486DX,,GUS/SB/PAS,1MB

Vingerplant by EFC
/demos/1997/e/efc_vpl.zip
05 May 1997 (catalog date)
6,804 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in4k division and ranked 04

Trekant med Eli Rygg Igjen by Sorrox
/demos/1997/e/eli2.zip
27 Apr 1997 (catalog date)
564,659 bytes
Download FTP scene.org
Released at event TG97 in the infs division and ranked 01
,,GUS,

Nothing to Say (final) by Emperor
/demos/1997/e/emp_ntsf.zip
12 Dec 1997 (catalog date)
64,416 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 02

Off by Exhumers
/demos/1997/e/exh_off.zip
13 Sep 1997 (catalog date)
66,450 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 03

Typhoid by React of Gyroscope
/demos/1997/g/grc-typh.zip
13 Sep 1997 (catalog date)
4,218 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 02

Hulala by Byteam
/demos/1997/h/hulala.zip
13 Sep 1997 (catalog date)
63,707 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 06

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

Implant by Motion
/demos/1997/i/implant.zip
28 Mar 1997 (catalog date)
63,383 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??
386,,GUS,

Just Like Antani by Bug 2 Fix
/demos/1997/j/jlantani.zip
22 Sep 1997 (catalog date)
64,641 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the in64 division and ranked 05
slow on 6x86 - P5,VESA,GUS,

Pilkomme Juustoa by Tarzan Tuotanto
/demos/1997/k/kmmrvnkk.zip
12 Apr 1997 (catalog date)
1,078,799 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the demo division and ranked 12
,,GUS/SB,

Splash by Mortal Compact
/demos/1997/m/mcp_spla.zip
13 Sep 1997 (catalog date)
64,089 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 01

Our Plant of Cheese by TPOLM
/demos/1997/o/ourpl.zip
11 Apr 1997 (catalog date)
55,445 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the in64 division and ranked 02

Fantasy World by Poison
/demos/1997/p/psn_fant.zip
26 Aug 1997 (catalog date)
6,061,265 bytes
Download FTP scene.org
Rating:
Released at event IO97 in the demo division and ranked 01
486DX4,VESA,GUS1M/SB/PAS,16MB

Peraventtiili by Tarzan Tuotanto
/demos/1997/r/rventil.zip
22 Sep 1997 (catalog date)
124,006 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the in64 division and ranked XX
,,GUS/SB,

History of the Universe by Dave of Silicon Brain
/demos/1997/s/sb_hoftu.zip
13 Sep 1997 (catalog date)
5,736 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 08
256 bytes!

Greippihaalarit by Tarzan Tuotanto
/demos/1997/t/taatrave.zip
07 Dec 1997 (catalog date)
1,766,093 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the demo division and ranked 06

The Most Boring Effects by Pici of Paranoia
/demos/1997/t/tmbe.zip
13 Sep 1997 (catalog date)
1,144 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 10

Torso 2 by Mutante
/demos/1997/t/torso2.zip
11 Jun 1997 (catalog date)
184,967 bytes
Download FTP scene.org
Rating:
COMA style - ,,GUS@210-240,

Tytot by Tarzan Tuotanto
/demos/1997/t/tytot.zip
08 Feb 1998 (catalog date)
4,649,530 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 12

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

Chant by Bandwagon
/demos/1998/c/chant_by.zip
18 Oct 1998 (catalog date)
126,636 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the in64 division and ranked 04
,,GUS/SB,

Scant by Dilemma
/demos/1998/d/dma_scok.zip
30 Oct 1998 (catalog date)
5,342 bytes
Download FTP scene.org
Rating:
386,,GUS@220/240,

Plast by Elefantklubben
/demos/1998/e/efk-plas.zip
25 Jul 1998 (catalog date)
772,998 bytes
Download FTP scene.org
Rating:
,VESA,GUS/SB/PAS,

BBS Atlantis by HTH
/demos/1998/h/hth-aiis.zip
19 Nov 1998 (catalog date)
11,217 bytes
Download FTP scene.org
Rating:

I Want to Believe by Primitive
/demos/1998/i/i_want_t.zip
22 Oct 1998 (catalog date)
704,816 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 16

Idealeak by Tarzan Tuotanto
/demos/1998/i/idealeak.zip
22 Oct 1998 (catalog date)
2,612,683 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 10
,VESA,,

Alyvuoto by Tarzan Tuotanto
/demos/1998/l/lyvuoto_.zip
22 Oct 1998 (catalog date)
962,109 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 09

Anthrax (final) by Mango
/demos/1998/m/mng_antf.zip
30 Oct 1998 (catalog date)
88,064 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the in64 division and ranked 04
P5,24/32b VESA,GUS/SB,8MB

Chicken Gel by Phantom Image
/demos/1998/p/pi_chgel.zip
21 Aug 1998 (catalog date)
7,557 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in4k division and ranked 07
,,Adlib,

Warp into Hyperspace by The Spantobi Family
/demos/1998/w/warp_.zip
09 Nov 1998 (catalog date)
308,593 bytes
Download FTP scene.org
Rating:

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

A6 by Wolfshante
/graphics/images/1994/a/a6final.zip
04 Jul 1996 (catalog date)
42,925 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Enchanted Forest by Gnome
/graphics/images/1994/e/enchfor.zip
04 Jul 1996 (catalog date)
59,419 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Picture of Santa Claus by ???
/graphics/images/1994/p/pukki.zip
04 Jul 1996 (catalog date)
47,353 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Soccertime by Xanth
/graphics/images/1994/s/soccerti.zip
04 Jul 1996 (catalog date)
54,652 bytes
Download FTP scene.org
Rating:
Released at event TP94 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

Graffiti by Manticore
/graphics/images/1995/g/graffiti.zip
04 Jul 1996 (catalog date)
18,620 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the grfx division and ranked 15

Mad Santa by Dice
/graphics/images/1995/m/madsanta.zip
04 Jul 1996 (catalog date)
32,598 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the grfx division and ranked 02

Cucccicc by Rendall
/graphics/images/1996/a/ai_cuccc.zip
04 Sep 1996 (catalog date)
89,599 bytes
Download FTP scene.org
Released at event ANT96 in the grfx division and ranked XX

Chantal by Peachy
/graphics/images/1996/c/chantal.zip
04 Jul 1996 (catalog date)
250,763 bytes
Download FTP scene.org
Rating:
Released at event SYM96 in the grtc division and ranked 01

Enigmatic by Phantom
/graphics/images/1996/e/enigmati.zip
15 Sep 1996 (catalog date)
120,610 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the grfx division and ranked 08

Fantasy by Beef
/graphics/images/1996/f/fantasy.zip
23 Nov 1996 (catalog date)
134,697 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grtc division and ranked 02

Get Mem by Edo Uno
/graphics/images/1996/g/get_mem.zip
04 Sep 1996 (catalog date)
524,830 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 04

Hamutart by ???
/graphics/images/1996/h/hamutart.zip
07 Sep 1996 (catalog date)
55,445 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

I Hate Cats by Peachy
/graphics/images/1996/i/ihatecat.zip
04 Sep 1996 (catalog date)
40,335 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 05

Last Dinner by Sly Spy
/graphics/images/1996/l/lastdinn.zip
04 Sep 1996 (catalog date)
46,603 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Makviragok by Arnie
/graphics/images/1996/m/makvirag.zip
07 Sep 1996 (catalog date)
217,590 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Mig29CV by Achos SH
/graphics/images/1996/m/mig29cv.zip
07 Sep 1996 (catalog date)
211,434 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Galaxy by Zsolt
/graphics/images/1996/m/mt_galax.zip
07 Sep 1996 (catalog date)
502,461 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Mystical by ???
/graphics/images/1996/m/mystical.zip
04 Sep 1996 (catalog date)
99,056 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Nauti by Garph
/graphics/images/1996/n/nauti.zip
04 Sep 1996 (catalog date)
65,709 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Octopus by Grass
/graphics/images/1996/o/octopus.zip
04 Sep 1996 (catalog date)
272,838 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 03

Pecas by Garph
/graphics/images/1996/p/pecas.zip
04 Sep 1996 (catalog date)
34,863 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Blok by Antony
/graphics/images/1996/p/plsblok.zip
04 Jul 1996 (catalog date)
54,733 bytes
Download FTP scene.org
Rating:
Released at event VOL96 in the grfx division and ranked 01

Santo Oido by Tiago Prado
/graphics/images/1996/s/s_oito.zip
18 May 1997 (catalog date)
353,100 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grtc division and ranked ??

Acid Hearth by Das
/graphics/images/1996/s/sck-acid.zip
04 Sep 1996 (catalog date)
61,717 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 02

Jmagic the Kondomi by Taikamies
/graphics/images/1996/s/skrjmagi.zip
07 Sep 1996 (catalog date)
27,613 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc 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 ??

Uvegek by ???
/graphics/images/1996/v/vegek.zip
07 Sep 1996 (catalog date)
620,615 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Veszely by ???
/graphics/images/1996/v/veszely.zip
07 Sep 1996 (catalog date)
64,779 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Wake Up Dynamite Clock by Laky
/graphics/images/1996/w/wake_up.zip
07 Sep 1996 (catalog date)
574,510 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Pain by Ward
/graphics/images/1996/w/wrd_pain.zip
04 Sep 1996 (catalog date)
470,805 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 01

Artist Inside by Rendall of AstroideA
/graphics/images/1997/a/ai_artis.zip
16 Feb 1998 (catalog date)
89,075 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 03
320x256x256

Dream by Beast of AstroideA, Impulse
/graphics/images/1997/a/ai_dream.zip
16 Feb 1998 (catalog date)
80,716 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 01
320x256x256

Atlantis by Ural of Cyber Freaks
/graphics/images/1997/a/atlantis.zip
25 Nov 1997 (catalog date)
23,147 bytes
Download FTP scene.org
Rating:
Released at event GRAV97
640x480x16m

Romantic' Butagaz by Balsam
/graphics/images/1997/b/butagaz.zip
08 Nov 1997 (catalog date)
3,435 bytes
Download FTP scene.org
Rating:
Released at event GAR3 in the grfx division and ranked ??
320x200x256

Vistanian dreams by Grass of Cyber Dreams
/graphics/images/1997/c/cdi_vstn.zip
16 Feb 1998 (catalog date)
55,997 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked ??
320x200x256

Do you really want me by Skutt of Limited Edition
/graphics/images/1997/d/dyrwmt.zip
17 Feb 1998 (catalog date)
318,028 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 03
640x480x16m

Do you want to play with me by Ballo of Blocc
/graphics/images/1997/d/dywtpwm.zip
06 May 1998 (catalog date)
11,631 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
320x400x256

Birdie by TS of Exceed
/graphics/images/1997/e/exd-bird.zip
16 Feb 1998 (catalog date)
30,436 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked ??
320x200x256

How to skin a Mammoth? by Xtro of Contract
/graphics/images/1997/h/hatusam.zip
25 Nov 1997 (catalog date)
26,902 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 02
320x200x64

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

Auricom's Anti Gravity Machine by Kazumix
/graphics/images/1997/i/ix970301.zip
17 Jun 1997 (catalog date)
73,185 bytes
Download FTP scene.org
Rating:
1024x768x16m - Rendered image

Mantis by Blaise
/graphics/images/1997/m/mantis.zip
04 Jun 1997 (catalog date)
158,996 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grfx division and ranked 06

Militanta kanibaler by Tudor of TBL
/graphics/images/1997/m/militant.zip
25 Nov 1998 (catalog date)
246,504 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grtc division and ranked 01
800x600x16m

Phantis by Made of Bomb
/graphics/images/1997/p/phantis.zip
10 Sep 1998 (catalog date)
28,485 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the grfx division and ranked ??
320x256x256

Love by Antony of Pulse
/graphics/images/1997/p/pls_love.zip
10 Sep 1998 (catalog date)
40,019 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the grfx division and ranked ??
320x256x256

Mermaid by Bob of Relentless
/graphics/images/1997/r/rel_merm.zip
21 Apr 1998 (catalog date)
41,818 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked ??
320x200x256

Space by Dr. Faust of Fantasy
/graphics/images/1997/s/space.zip
17 Feb 1998 (catalog date)
54,551 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 14
454x340x16m

Loggia by Triphase
/graphics/images/1997/t/t-loggia.zip
07 Oct 1998 (catalog date)
87,759 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grtc division and ranked 01
800x600x16m

Terror by Grid of Balance
/graphics/images/1997/t/terror.zip
16 Feb 1998 (catalog date)
55,534 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked ??
320x256x256

Twister by Neutron
/graphics/images/1997/u/uni-twis.zip
07 Oct 1998 (catalog date)
109,217 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grtc division and ranked 03
640x480x16m

Antalya by NoH
/graphics/images/1998/a/antalya.zip
26 May 1998 (catalog date)
577,459 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 41
602x565x16m

Atlantis by Neutron of Unique PC
/graphics/images/1998/a/atlantis.zip
07 Oct 1998 (catalog date)
317,142 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grtc division and ranked ??
640x480x16m

BeetleAnt by Bombjack of MMU
/graphics/images/1998/b/beetlea.zip
21 Apr 1998 (catalog date)
456,124 bytes
Download FTP scene.org
Rating:
640x480x16m

Break The Wall by Thy Pyroo of The Spantobi Family
/graphics/images/1998/b/breakw.zip
09 Sep 1998 (catalog date)
86,189 bytes
Download FTP scene.org
Rating:
800x600x16m

Cellblock 666 V 0.2 by Thy Pyroo of The Spantobi Family
/graphics/images/1998/c/cellb.zip
07 Sep 1998 (catalog date)
106,301 bytes
Download FTP scene.org
Rating:
800x600x16m

Atlantium Warriors by Cyclops of Fuel Quad
/graphics/images/1998/c/cs-atlnt.zip
09 Sep 1998 (catalog date)
517,821 bytes
Download FTP scene.org
Released at event WIR98 in the grfx division and ranked 06
640x480x16m

Der Roboter by Thy Pyroo of The Spantobi Family
/graphics/images/1998/d/derrobot.zip
16 Sep 1998 (catalog date)
214,292 bytes
Download FTP scene.org
Rating:

Fantasy by Peachy of Haujobb
/graphics/images/1998/f/fantasy.zip
26 May 1998 (catalog date)
398,741 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 03
640x480x16m

Beta The Fifth Elephant by Motu
/graphics/images/1998/f/fifth.zip
09 Sep 1998 (catalog date)
42,346 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the grfx division and ranked 08
640x480x16m

Intergalactic Blowup by Thy Pyroo of The Spantobi Family
/graphics/images/1998/i/intblow.zip
16 Sep 1998 (catalog date)
445,388 bytes
Download FTP scene.org
Rating:

Isanta by ??
/graphics/images/1998/i/isanta.zip
09 Sep 1998 (catalog date)
79,200 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grfx division and ranked ??
640x480x16m

Kanon by Thy Pyroo of The Spantobi Family
/graphics/images/1998/k/kanon.zip
26 Aug 1998 (catalog date)
57,978 bytes
Download FTP scene.org
Rating:

Lauantai-illan humeet by Astro of A-Men
/graphics/images/1998/l/lauantai.zip
07 Oct 1998 (catalog date)
103,024 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grtc division and ranked ??
640x480x16m

Shadow In The Night by Thy Pyroo of The Spantobi Family
/graphics/images/1998/s/shadow.zip
10 Aug 1998 (catalog date)
22,049 bytes
Download FTP scene.org
Rating:

Sink by Phantasma of Hoax Arts
/graphics/images/1998/s/sink.zip
18 May 1998 (catalog date)
89,303 bytes
Download FTP scene.org
Rating:

Sunset 2 by Phantasma of Hoax Arts
/graphics/images/1998/s/sunset2.zip
10 May 1998 (catalog date)
59,139 bytes
Download FTP scene.org
Rating:

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

Totoro by Antony, KeyG of Pulse
/graphics/images/1998/t/totoro.zip
09 Sep 1998 (catalog date)
225,178 bytes
Download FTP scene.org
Released at event WIR98 in the grfx division and ranked 13
640x480x16m

Wanton doodle by Spoony of FTS
/graphics/images/1998/w/want0n.zip
07 Oct 1998 (catalog date)
39,759 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the grfx division and ranked ??
640x480x256

Waterfall by Phantsma of Hoax Arts
/graphics/images/1998/w/wtrfall.zip
18 May 1998 (catalog date)
196,474 bytes
Download FTP scene.org
Rating:

Mods Anthology Manager
/info/cds/anthoman.zip
09 Jan 1997 (catalog date)
198,933 bytes
Download FTP scene.org
DataBase of Mods Anthology files

Mayhem 1 by Phantom, Toxic Zombies
/mags/1993/mayhem.zip
14 Sep 1996 (catalog date)
189,390 bytes
Download FTP scene.org
Rating:

Hate Myself, Want to Die by MindChild
/music/contests/mc2/rookie/r-hate.zip
09 Nov 1996 (catalog date)
184,410 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R44

The Anthem by General Assassin
/music/contests/mc2/veteran/v-anthem.zip
09 Nov 1996 (catalog date)
258,564 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V29

March of the Anti-Heroes by Master Bates
/music/contests/mc2/veteran/v-anti_h.zip
09 Nov 1996 (catalog date)
114,464 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V26

Lost In My Fantasy by Clement Poon
/music/contests/mc2/veteran/v-lost.zip
09 Nov 1996 (catalog date)
121,823 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V05

Neural Fantasies by Soundwave
/music/contests/mc2/veteran/v-neural.zip
09 Nov 1996 (catalog date)
191,700 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V20

Distant Voyage by Markell Moss
/music/contests/mc2/veteran/v-voyage.zip
09 Nov 1996 (catalog date)
297,197 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V01

O-19646 by Atlantic
/music/contests/mc3/rookie/o-19646.zip
09 Nov 1996 (catalog date)
210,524 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R09

O-98642 by Brantley Lancaster
/music/contests/mc3/rookie/o-98642.zip
09 Nov 1996 (catalog date)
269,726 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R62

E-89842 by Thanatos of Incantations
/music/contests/mc3/veteran/e-89842.zip
09 Nov 1996 (catalog date)
340,154 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V35

Blue Fantasies by It-Alien
/music/contests/mc4/rookie/m4r-bfan.zip
10 Nov 1996 (catalog date)
206,785 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX