Search for "tp": 1125 matches(displaying first 250)

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.

AST TPU by Cagliostro
/code/audio/players/ast_tpu.zip
25 Aug 1997 (catalog date)
275,026 bytes
Download FTP scene.org
Rating:
A player for AST files. It didn't run on my computer (docs say it needs an AWE32, which I don't have). Is unstable regardless, and I've never heard of the AST tracker. shrug

GUS Play interface by Juggler of BTL
/code/audio/players/gp15-pas.zip
10 Jan 1997 (catalog date)
46,188 bytes
Download FTP scene.org
Rating:
An interface for GUS Play for TP - Comes with Robban's GUS play and CyberStrike's Ultradox

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.

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

TPP's Intro #1 by TPP
/code/demosrc/intros/tpp1src.zip
06 Oct 1996 (catalog date)
31,893 bytes
Download FTP scene.org
Rating:

3D Tutorial v1.8 by fh of GODS
/code/effects/3d/fh-3dt18.zip
06 Oct 1996 (catalog date)
25,489 bytes
Download FTP scene.org
Rating:
Useless. Very poor way of making a 3d system. 100% hard coded objects, non-portable slow code.

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

OTM Voxel by Voltaire of OTM
/code/effects/land/otmvoxel.zip
10 Jan 1997 (catalog date)
187,665 bytes
Download FTP scene.org
Rating:
Tries to explain what voxels really are - Most people will ignore the difference anyway. :( And this example leaves much to be desired.

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

Scaling by The Darkman
/code/effects/scaling/tp_scale.zip
06 Oct 1996 (catalog date)
71,318 bytes
Download FTP scene.org
Rating:
Doesn't run. Simple scaling code

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

Textmode Plasma by Sir Hes of Biokill
/code/effects/text/rtp-txt.zip
26 Jun 1997 (catalog date)
7,748 bytes
Download FTP scene.org
Rating:
Looks Ugly

Vector Tutorial by Richard Nichols
/code/effects/vector/rn_vect.zip
06 Oct 1996 (catalog date)
25,033 bytes
Download FTP scene.org
Rating:

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

T-PACK v.5 Beta by Max of Tuscon
/code/fileutil/tcn-tp05.zip
06 Oct 1996 (catalog date)
16,519 bytes
Download FTP scene.org
Rating:
COM/EXE Compressor - Only compresses .COM files, not .EXE, no sources.

CDROM audio library by Cyrid
/code/hardware/audio/e-cda1b.zip
30 Jun 1998 (catalog date)
48,577 bytes
Download FTP scene.org
Rating:
Unfortunately it does not contain a function to play the cd using your soundcard instead of the cdrom output. C

Peroxide Trainer Part 6 by Telemachos of Peroxide
/code/hardware/keyboard/pxdtut6.zip
17 Jan 1999 (catalog date)
20,234 bytes
Download FTP scene.org
Rating:
This tutorial explains how to program interrupts, timers and keyboard handlers.

EMS specs by Dick Flanagan
/code/hardware/memory/ems4spec.zip
10 Jan 1997 (catalog date)
67,864 bytes
Download FTP scene.org
Rating:
A comprehensive doc on EMS - Has the Expanded Memory Specification details and some Pascal and Asm source for acessing EMS memory.

Peroxide Trainer Part 2 by Telemachos of Peroxide
/code/hardware/memory/pxdtut2.zip
17 Jan 1999 (catalog date)
11,137 bytes
Download FTP scene.org
Rating:
This tutorial explains how to use ems memory.

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.

Mode 13h Doc by Vulture
/code/hardware/video/basicdoc.zip
10 Jan 1997 (catalog date)
7,727 bytes
Download FTP scene.org
Rating:
An explaination of mode 13h - For the *absolute* beginner.

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

76 Byte Pcx Viewer by Saint
/code/images/saintpcx.zip
03 Jul 1998 (catalog date)
7,169 bytes
Download FTP scene.org
Saint's revenge: Another example of size optimization, beating Gyr's viewer by 12 (.) bytes. Hey, will I get four stars, too? :-)

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

Demo Series, Part 11 by Outlaw Triad
/code/tutors/graphics/oteffex1.zip
17 Jan 1999 (catalog date)
27,162 bytes
Download FTP scene.org
Rating:
Tutorial about coding flat shaded and glenzed 3d vectors. Very dated and not very useful as there are much better 3d tutorials around.

Demo Series, Part 10 by Outlaw Triad
/code/tutors/graphics/otface.zip
17 Jan 1999 (catalog date)
17,486 bytes
Download FTP scene.org
Rating:
Tutorial about sorting faces in a 3d scene. No explanation about sorting algorithms at all, which makes it totaly useless.

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

Demo Series, Part 12 by Outlaw Triad
/code/tutors/graphics/otlight.zip
17 Jan 1999 (catalog date)
19,510 bytes
Download FTP scene.org
Rating:
Tutorial about light sources.

Demo Series, Part 9 by Outlaw Triad
/code/tutors/graphics/otpoly.zip
17 Jan 1999 (catalog date)
13,285 bytes
Download FTP scene.org
Rating:
Tutorial about polyfillers.

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.

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

Peroxide Trainer Part 4 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut4.zip
17 Jan 1999 (catalog date)
27,821 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code different kind of polyfillers including gouraudshaded, texturemapped and environmapped polygons.

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Peroxide Trainer Part 5 by Telemachos of Peroxide
/code/tutors/video/pxdtut5.zip
17 Jan 1999 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
This tutorial explains how to access the vesa 1.2 modes.

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

3DS converter by MRI of Doomsday
/code/utils/3d/3dsrdr13.zip
25 Aug 1997 (catalog date)
6,754 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. An update of Jare's 3dsrdr12. Get the above for usefulness, get Jare's original version for posterity or more complete informations.

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

tinyRTL by Solar Designer
/code/utils/compiler/bpc-trtl.zip
10 Jan 1997 (catalog date)
13,314 bytes
Download FTP scene.org
Rating:
A pas TPU with source for creating small exes - A TPU that replaces the system TPU in Turbo Pascal so that small .exes can be made. The example .exes are deceiving as there is no built in support for writing text and other such things. Knowledge of assembler will be necessary for most programs you'd write with this.

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

Copper by Surprise Productions
/demos/1992/copper.zip
29 Jun 1996 (catalog date)
150,837 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

Facts of Life by Witan
/demos/1992/fo_life.zip
29 Jun 1996 (catalog date)
1,121,846 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 01

Jump by Public NMI
/demos/1992/jump.zip
29 Jun 1996 (catalog date)
288,316 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

Monstra by Flash Productions
/demos/1992/monstra.zip
29 Jun 1996 (catalog date)
1,326,106 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

Xmas '92 by Razor 1911
/demos/1992/razor.zip
29 Jun 1996 (catalog date)
224,985 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

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

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

Warlock by Warlock
/demos/1992/warlock.zip
29 Jun 1996 (catalog date)
1,294,438 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

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

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

8k by The Svilit Two
/demos/1993/0-9/8192.zip
29 Jun 1996 (catalog date)
7,265 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 13
Ansi - AdLib - techno party. Just swapping some ansi-screens with FM muzax.

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

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

Delusion by Sonic PC
/demos/1993/d/delusion.zip
29 Jun 1996 (catalog date)
645,946 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 03

Eradicator by Ground Zero
/demos/1993/e/eradicat.zip
29 Jun 1996 (catalog date)
44,209 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 10

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

Intermission Dentro by Phoenix
/demos/1993/i/intermis.zip
29 Jun 1996 (catalog date)
65,292 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 12

Shortcut to Istanbul by The Nuclear Threat
/demos/1993/i/istanbul.zip
29 Jun 1996 (catalog date)
555,038 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 11

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

Panic by Future Crew
/demos/1993/p/panic.zip
29 Jun 1996 (catalog date)
928,725 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 02

Pizza by Post Mortem
/demos/1993/p/pizza.zip
29 Jun 1996 (catalog date)
350,126 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

The Portal by Flash Productions
/demos/1993/p/portal.zip
29 Jun 1996 (catalog date)
594,566 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 13

Purity by Distorsion
/demos/1993/p/purity.zip
29 Jun 1996 (catalog date)
1,280,640 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 06

Reversed Evolution by Virtual Visions
/demos/1993/r/re.zip
29 Jun 1996 (catalog date)
1,579,154 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

BBS Starbase Systems by Access Denied
/demos/1993/s/starbase.zip
29 Jun 1996 (catalog date)
74,020 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

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

Timeout by Epical
/demos/1993/t/timeout.zip
29 Jun 1996 (catalog date)
64,211 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 04

Trance by CCS
/demos/1993/t/trance.zip
29 Jun 1996 (catalog date)
677,402 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 10

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

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

Wiered by Space Station
/demos/1993/w/wiered.zip
29 Jun 1996 (catalog date)
52,626 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 11

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

Xmas '93 by Yodel
/demos/1993/x/xmas93_y.zip
13 Oct 1997 (catalog date)
299,771 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 11
386,,SB,

Bugfixed by Acme
/demos/1994/a/acme_bug.zip
29 Jun 1996 (catalog date)
729,561 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 10

Zorlac by Arkham
/demos/1994/a/akm_zorl.zip
29 Jun 1996 (catalog date)
73,700 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Amanaman by Coma
/demos/1994/a/amana.zip
29 Jun 1996 (catalog date)
1,666,675 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Lego by Amable
/demos/1994/a/amb_lego.zip
29 Jun 1996 (catalog date)
143,881 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked EE

Anorexia by Hazard
/demos/1994/a/anorexia.zip
29 Jun 1996 (catalog date)
52,834 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 14

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

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

Black Liquids by Native Force
/demos/1994/b/bliq.zip
15 Jan 1997 (catalog date)
1,422,379 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

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

Cardiac by Infiny
/demos/1994/c/cardiac.zip
29 Jun 1996 (catalog date)
2,578,781 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 03

Claustrophobia by Goto10
/demos/1994/c/claustro.zip
29 Jun 1996 (catalog date)
1,143,377 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

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

Contagion by The Coexistence
/demos/1994/c/contagio.zip
29 Jun 1996 (catalog date)
1,109,841 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 03

Cyboman by Gazebo
/demos/1994/c/cybofin.zip
29 Jun 1996 (catalog date)
76,495 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 01

Cyboman 2 by Complex
/demos/1994/c/cyboman2.zip
29 Jun 1996 (catalog date)
67,533 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 01

Dragon by Core Image
/demos/1994/d/dragon.zip
29 Jun 1996 (catalog date)
64,790 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 06

Untitled by Dust
/demos/1994/d/dust_unt.zip
29 Jun 1996 (catalog date)
858,303 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 01

Finkel by Jamm
/demos/1994/f/finkel.zip
29 Jun 1996 (catalog date)
71,088 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 03

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

Full Intro by ???
/demos/1994/f/fullintr.zip
29 Jun 1996 (catalog date)
38,415 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Fun by Sorrox
/demos/1994/f/fun.zip
29 Jun 1996 (catalog date)
67,093 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

The Good, The Bad, The Ugly by Surprise Productions
/demos/1994/g/gbu_sp.zip
29 Jun 1996 (catalog date)
559,803 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 02

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

Grey by Abaddon
/demos/1994/g/grey.zip
29 Jun 1996 (catalog date)
68,580 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 11

Son of a Gun by Inquisition
/demos/1994/h/hn_son.zip
29 Jun 1996 (catalog date)
80,064 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

I by Information
/demos/1994/i/i.zip
29 Jun 1996 (catalog date)
51,512 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 15

Incentiv by DID
/demos/1994/i/incentiv.zip
29 Jun 1996 (catalog date)
210,067 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Intoxicated by Post Mortem
/demos/1994/i/intox.zip
29 Jun 1996 (catalog date)
335,441 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division

Infinite Space Dreams by Massive
/demos/1994/i/isd.zip
29 Jun 1996 (catalog date)
56,097 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Yo Yo Yo by The Krewel Krew
/demos/1994/k/kk_yo.zip
29 Jun 1996 (catalog date)
638,963 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Klara 31 by Trance
/demos/1994/k/klara.zip
29 Jun 1996 (catalog date)
478,933 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

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

Lost In Space by Hemoroids
/demos/1994/l/lostspac.zip
13 Oct 1997 (catalog date)
839,581 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 09
386,,GUS,

Soap by Proxima
/demos/1994/m/muq_soap.zip
29 Jun 1996 (catalog date)
64,070 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 08

Trippin' on Megaperlz by WTB
/demos/1994/p/perlz.zip
29 Jun 1996 (catalog date)
1,526,037 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Plenty by WE
/demos/1994/p/plenty.zip
29 Jun 1996 (catalog date)
56,764 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Hellraiser by MegaBusters
/demos/1994/r/raiser.zip
29 Jun 1996 (catalog date)
1,180,215 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 08

Regression by Yodel
/demos/1994/r/regress.zip
29 Jun 1996 (catalog date)
295,482 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

ASCII Dreams II by Remal
/demos/1994/r/remal.zip
29 Jun 1996 (catalog date)
52,604 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Revenge by Real-Time
/demos/1994/r/revenge.zip
29 Jun 1996 (catalog date)
54,952 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 09

Rising by Blank
/demos/1994/r/rising.zip
29 Jun 1996 (catalog date)
61,546 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 05

Robot by Orange
/demos/1994/r/ro_bot.zip
29 Jun 1996 (catalog date)
68,062 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Live by The Sahara Surfers
/demos/1994/s/s2live_f.zip
29 Jun 1996 (catalog date)
74,112 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 10

Seeds by Abstract Concepts
/demos/1994/s/seeds.zip
29 Jun 1996 (catalog date)
621,359 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Shadow by Surprise Productions
/demos/1994/s/shadow.zip
29 Jun 1996 (catalog date)
72,216 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 13

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

Stoerfall by Strontium 90
/demos/1994/s/stoerfal.zip
29 Jun 1996 (catalog date)
760,401 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Logical Thoughts by TDS
/demos/1994/t/tdslogic.zip
29 Jun 1996 (catalog date)
588,263 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

Too Big by Phoenix
/demos/1994/t/toobig.zip
29 Jun 1996 (catalog date)
56,741 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

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

Trendy by Inzane PC
/demos/1994/t/trendy.zip
29 Jun 1996 (catalog date)
34,555 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division

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

Ugly by Morrari
/demos/1994/u/ugly.zip
29 Jun 1996 (catalog date)
38,515 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

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

Vertox by Taurus PC
/demos/1994/v/vertox.zip
29 Jun 1996 (catalog date)
1,526,040 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 07

Vomit by Cryonics
/demos/1994/v/vomit.zip
29 Jun 1996 (catalog date)
27,556 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 07

Strange Feelings by Extreme
/demos/1994/x/x3m_sf.zip
29 Jun 1996 (catalog date)
191,152 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked ??

Everybody by Symptom
/demos/1994/y/y_eti.zip
29 Jun 1996 (catalog date)
470,853 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 09

Huutaja by Symptom
/demos/1994/y/y_shout.zip
29 Jun 1996 (catalog date)
32,170 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division

Back to the Past by Yakuza
/demos/1994/y/yakuza.zip
29 Jun 1996 (catalog date)
62,253 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Zero Pulse by Nuclear Threat
/demos/1994/z/zero.zip
29 Jun 1996 (catalog date)
280,735 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Zero by A-Men
/demos/1994/z/zeroamen.zip
29 Jun 1996 (catalog date)
280,713 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Zetor by Hirmu
/demos/1994/z/zetor.zip
29 Jun 1996 (catalog date)
45,516 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 12

CPC Is Back v2 by Arkham
/demos/1995/a/akm-dem5.zip
17 Jan 1997 (catalog date)
1,316,842 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Lola by Amable
/demos/1995/a/amb_lola.zip
29 Jun 1996 (catalog date)
66,202 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked EE

Circuit by Analogue
/demos/1995/a/an_circf.zip
29 Jun 1996 (catalog date)
1,446,483 bytes
Download FTP scene.org
Released at event TP95 in the demo division and ranked 17

Project Angel by Impact Studios
/demos/1995/a/angel.zip
29 Jun 1996 (catalog date)
3,869,873 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 01

Aquaphobia by Realtech
/demos/1995/a/aquafix.zip
29 Jun 1996 (catalog date)
2,495,062 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 11

Hurry by Asylum
/demos/1995/a/asylum.zip
29 Jun 1996 (catalog date)
724,322 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 24

Fast Intro 1995 by Blasm
/demos/1995/b/barbie.zip
29 Jun 1996 (catalog date)
198,400 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 08

Intro by Cascada
/demos/1995/c/cda_tp5i.zip
29 Jun 1996 (catalog date)
63,007 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 05

Charity by Symptom
/demos/1995/c/charf.zip
29 Jun 1996 (catalog date)
62,296 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 17

60BR W by Coma
/demos/1995/c/cma_brw.zip
29 Jun 1996 (catalog date)
706,633 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 08

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

Deadend by Mausis
/demos/1995/d/deadend.zip
29 Jun 1996 (catalog date)
351,122 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 26

Dimension by Realtech
/demos/1995/d/dimensio.zip
29 Jun 1996 (catalog date)
1,049,773 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 05

Dream by Jamm
/demos/1995/d/dream.zip
29 Jun 1996 (catalog date)
1,381,845 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 02

Digital Bliss by DeathStar
/demos/1995/d/ds_bliss.zip
29 Jun 1996 (catalog date)
2,777,824 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked EE

Jade by Eclipse
/demos/1995/e/e_jade.zip
30 Jun 1996 (catalog date)
62,518 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked EE

Oops by Elfsong
/demos/1995/e/elf_oops.zip
30 Jun 1996 (catalog date)
50,917 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 15

New Dimension by Eternia
/demos/1995/e/ete_newd.zip
30 Jun 1996 (catalog date)
795,669 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 15

Planet Groove by Fudge
/demos/1995/f/fdg_grov.zip
30 Jun 1996 (catalog date)
812,967 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 20

Fixed by Bug 2 Fix
/demos/1995/f/fixed.zip
09 Jul 1996 (catalog date)
58,126 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

Flop by TSI, Zta, Orange
/demos/1995/f/flop.zip
30 Jun 1996 (catalog date)
1,338,932 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 21

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

Fractia by Euxinus
/demos/1995/f/fractia.zip
09 Jul 1996 (catalog date)
33,769 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

Halme-ei by TPOLM
/demos/1995/h/halme_ei.zip
30 Jun 1996 (catalog date)
59,441 bytes
Download FTP scene.org
Rating:

Encore by TPOLM
/demos/1995/h/hardcore.zip
30 Jun 1996 (catalog date)
561,416 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 19

Intro by Homer
/demos/1995/h/homer.zip
30 Jun 1996 (catalog date)
15,461 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

Hurtless (fix) by TFL, TDV
/demos/1995/h/hurtprob.zip
30 Jun 1996 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 09

Utopia by INF
/demos/1995/i/inf_utop.zip
15 Nov 1997 (catalog date)
1,870,563 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 14
486,,GUS/SB/PAS,

Into The Pentagram by Paradise
/demos/1995/i/itp.zip
30 Jun 1996 (catalog date)
1,252,404 bytes
Download FTP scene.org
Rating:

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

Just-Ice by Spirit
/demos/1995/j/just_ice.zip
30 Jun 1996 (catalog date)
60,536 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 20

Jyrki by TPOLM
/demos/1995/j/jyrki.zip
15 Nov 1997 (catalog date)
47,786 bytes
Download FTP scene.org
Rating:

It by Kloon
/demos/1995/k/k_it.zip
30 Jun 1996 (catalog date)
515,386 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 18

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

Shadow Team by Hirmu
/demos/1995/k/karu.zip
30 Jun 1996 (catalog date)
47,750 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked EE

Lethal Display 5 by Bonzai
/demos/1995/l/ld5final.zip
30 Jun 1996 (catalog date)
546,707 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 06

Just by Legend Design
/demos/1995/l/ld_justp.zip
30 Jun 1996 (catalog date)
1,071,599 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 02

Liberation (patch) by Force 2
/demos/1995/l/lib_updt.zip
30 Jun 1996 (catalog date)
23,290 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Liberation (fix) by Force 2
/demos/1995/l/liberfix.zip
30 Jun 1996 (catalog date)
11,550 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Liberation by Force 2
/demos/1995/l/libfinal.zip
30 Jun 1996 (catalog date)
1,571,415 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Man at Work by Chopati
/demos/1995/m/man_at.zip
30 Jun 1996 (catalog date)
534,171 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked ??

24-Bits Intro by Masqwe
/demos/1995/m/maqcolor.zip
30 Jun 1996 (catalog date)
46,921 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked ??

Explict Coding by Mystic Bytes
/demos/1995/m/mb_paec.zip
30 Jun 1996 (catalog date)
1,402,322 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Mind Body Soul by Omicron
/demos/1995/m/mbs.zip
30 Jun 1996 (catalog date)
1,668,148 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 09

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

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

Mood by Sector 7
/demos/1995/m/mood.zip
09 Jul 1996 (catalog date)
955,538 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked XX

E-Beat by Masque
/demos/1995/m/msqebeat.zip
30 Jun 1996 (catalog date)
613,475 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 07

No Comment by Vic, Emzet
/demos/1995/n/nocomm.zip
30 Jun 1996 (catalog date)
61,188 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked ??

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

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

Sea Robot of Love by Orange
/demos/1995/o/okean.zip
30 Jun 1996 (catalog date)
63,845 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked ??

Nope by Opium
/demos/1995/o/opi_nope.zip
30 Jun 1996 (catalog date)
404,154 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked XX

Paroxysm 13 by Kip Brigade
/demos/1995/p/paroxysm.zip
30 Jun 1996 (catalog date)
277,606 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked EE

Reve by Pulse
/demos/1995/p/pls_reve.zip
30 Jun 1996 (catalog date)
1,014,419 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 05

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

Seas by Post Mortem
/demos/1995/p/ptm-seas.zip
30 Jun 1996 (catalog date)
237,432 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 07

Purple Magic by Qurex
/demos/1995/p/purmagic.zip
30 Jun 1996 (catalog date)
61,007 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 19

Reality by Funk
/demos/1995/r/reality.zip
30 Jun 1996 (catalog date)
65,172 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 16

The Royal Family by Orange
/demos/1995/r/royal.zip
30 Jun 1996 (catalog date)
64,638 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 09

The 6th Sense by Realtech
/demos/1995/r/rt_6sens.zip
30 Jun 1996 (catalog date)
2,356,515 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked EE

Blur by Sub Logic
/demos/1995/s/sl_blur.zip
30 Jun 1996 (catalog date)
515,284 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 23

Slur by Grunt
/demos/1995/s/slur.zip
09 Jul 1996 (catalog date)
65,611 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 21

Something by Noware
/demos/1995/s/somethng.zip
09 Jul 1996 (catalog date)
42,437 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 12

Cocoon by Surprise Productions
/demos/1995/s/spcocoo.zip
30 Jun 1996 (catalog date)
2,202,958 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 10

State of Hate by Dubius
/demos/1995/s/state.zip
30 Jun 1996 (catalog date)
1,177,520 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 04

Sug by The Black Lotus
/demos/1995/s/sug.zip
09 Jul 1996 (catalog date)
46,103 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

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

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

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

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

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

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

Was Geht by Dental
/demos/1995/w/wasgeht.zip
09 Jul 1996 (catalog date)
823,135 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked XX

X-File by Rebels, Diffusion
/demos/1995/x/x_file.zip
30 Jun 1996 (catalog date)
28,341 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 18

Xorgasm by Genuine
/demos/1995/x/xorgasm.zip
30 Jun 1996 (catalog date)
583,840 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

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

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

380 Volt (final) by Goto10
/demos/1996/0-9/380voltf.zip
30 Jun 1996 (catalog date)
2,305,606 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 22

Adrift by Wild Light
/demos/1996/a/adrift.zip
07 Feb 1997 (catalog date)
66,195 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 11
486DX,GUS/SB

Alive by Orca
/demos/1996/a/alive.zip
07 Feb 1997 (catalog date)
60,807 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 10
386,GUS

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

Junior by Amable
/demos/1996/a/amb_juni.zip
07 Feb 1997 (catalog date)
74,817 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 02

Circuit (S3 pre) by Analogue
/demos/1996/a/ancircs3.zip
30 Jun 1996 (catalog date)
1,446,320 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 17

Fallen Angel (final) by A-Men
/demos/1996/a/angel95f.zip
30 Jun 1996 (catalog date)
772,950 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked XX

Vision by Coral
/demos/1996/c/c-vision.zip
07 Feb 1997 (catalog date)
61,170 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 21
486,GUS

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

Son & Samba by TPOLM
/demos/1996/c/champ.zip
16 Nov 1996 (catalog date)
50,187 bytes
Download FTP scene.org
Rating:
Released at event SKE96 in the in64 division and ranked ??

Ashes by COMA
/demos/1996/c/coma_ash.zip
07 Feb 1997 (catalog date)
71,626 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 03

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

Cosmic Space Arabi by TPOLM
/demos/1996/c/csa.zip
07 Feb 1997 (catalog date)
62,979 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 04

Lasse Reinbong (final) by Cubic Team
/demos/1996/c/ctslrbfn.zip
30 Jun 1996 (catalog date)
179,153 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 01

D-Test by Mazout
/demos/1996/d/d-test.zip
07 Feb 1997 (catalog date)
50,440 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 19

Linda Won't Sleep With Me by TPOLM
/demos/1996/d/da_sleep.zip
31 Jul 1996 (catalog date)
61,628 bytes
Download FTP scene.org
Rating:
Released at event TSP96 in the demo division and ranked 01

Deesbab by Orange
/demos/1996/d/deesbab.zip
07 Feb 1997 (catalog date)
69,905 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 01
486DX

Diamint by Smash Designs
/demos/1996/d/diamint.zip
07 Feb 1997 (catalog date)
49,425 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 16

Dive (final) by Xevius
/demos/1996/d/dive_fin.zip
30 Jun 1996 (catalog date)
612,098 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 16

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

Fettina by Magic of Ethos 9
/demos/1996/e/e9-fett.zip
01 Feb 1997 (catalog date)
4,852 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in4k division and ranked 02

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

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

Faces by Nostalgia
/demos/1996/f/facesfin.zip
30 Jun 1996 (catalog date)
915,128 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked DD

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

Venus by Fudge
/demos/1996/f/fdg_ucla.zip
09 Feb 1997 (catalog date)
1,678,182 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 03
P5,GUS/SB/PAS

Peter and I Like Fizzy Water... by TPOLM
/demos/1996/f/fizzygay.zip
18 Dec 1996 (catalog date)
62,882 bytes
Download FTP scene.org
Rating:
Released at event SEN96 in the in64 division and ranked ??

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

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

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

Arrow (final) by Grid
/demos/1996/g/grd_arwf.zip
30 Jun 1996 (catalog date)
54,301 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 07

Huge Crowd by Nooon, Orange
/demos/1996/h/h-crowd.zip
09 Feb 1997 (catalog date)
67,556 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 06

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

H8 by Primativos
/demos/1996/h/h8.zip
07 Feb 1997 (catalog date)
50,627 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 22