Search for "83": 4475 matches(displaying first 250)

3d math by Lithium of VLA
/code/3d/docs/3d_math.zip
10 Jan 1997 (catalog date)
11,835 bytes
Download FTP scene.org
Rating:
Explanations of some 3d math concepts - I remember not getting the 3d rotations working correctly when I first started programming, but I'm not sure if that's my fault or the fault of the doc. Most of the docs are some simple linear algebra. They spell out the equations in the end for those who can't completely understand them.

GFXFX3: Inertia 3d engine by Alex Chalfin and Jeroen Bouwens
/code/3d/systems/gfx3i099.zip
30 Jun 1998 (catalog date)
1,148,321 bytes
Download FTP scene.org
Rating:
Goodlooking 3d engine, with very complete documentation. Unfortunately only the libraries are included, while the actual source is missing. Pascal

Panard-Vision 3D Engine by Olivier Brunet
/code/3d/systems/pvsdk95d.zip
17 Jan 1999 (catalog date)
915,862 bytes
Download FTP scene.org
I couldn't get it to work unfortunately, but it seems pretty good.

Powerrender v2.5 by Egerter Software
/code/3d/systems/pwrndr25.zip
17 Jan 1999 (catalog date)
4,315,320 bytes
Download FTP scene.org
Rating:
Pretty good and professional 3d system.

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

Gouraud Shading by Tumblin of Bodies In Motion
/code/3d/trifill/gouraud/gvector2.zip
08 Jul 1997 (catalog date)
73,071 bytes
Download FTP scene.org
Rating:

Transparent Motion Blur Phong by Rex Deathstar of Waterlogic
/code/3d/trifill/phong/mphong.zip
05 Oct 1996 (catalog date)
110,301 bytes
Download FTP scene.org
Rating:

3D Studio .3DS File Reader v1.2 by Jare of Iguana
/code/3ds/3dsrdr12.zip
07 Oct 1996 (catalog date)
5,858 bytes
Download FTP scene.org
Rating:

15313115 by Fred of TFL-TDV
/code/audio/convert/mod15ins.zip
11 Jan 1997 (catalog date)
29,975 bytes
Download FTP scene.org
Rating:
A format converter for 15 instrument mods to/from 31 instrument mods - Useless! Even the file_id.diz says it's a joke. Rather boring on the humor scale. No code.

oplid by ? of Audiotrix
/code/audio/detect/oplid.zip
11 Jan 1997 (catalog date)
31,180 bytes
Download FTP scene.org
Rating:
Detects what type of OPL chip is on your sound card - An ad for audiotrix more than anything else. No code. It looks like there should be more files in the archive than there are.

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

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

PTM PolyTracker Format Specifications by JAL of Nostalgia
/code/audio/docs/ptmform.zip
21 Jan 1998 (catalog date)
8,329 bytes
Download FTP scene.org

GDM module player by Raphius of Anubis
/code/audio/players/gdmkit10.zip
30 Jun 1998 (catalog date)
183,070 bytes
Download FTP scene.org
Rating:
GUS and Soundblaster sound totaly different with this player. Pascal

Mod Play by ? of VLA
/code/audio/players/modplay.zip
11 Jan 1997 (catalog date)
41,424 bytes
Download FTP scene.org
Rating:
Broken mod player - Doesn't say who wrote it in the archive, but says to greet VLA if you use it. Doesn't work right.

Tiny Play by pascal of Cubic Team
/code/audio/players/mxmp12.zip
11 Jan 1997 (catalog date)
92,697 bytes
Download FTP scene.org
Rating:
Tiny Gus Play - Has source for the player, but can interface with asm and watcom. GUS only. requires that music be run through a converter and the playback is similar to FT2 when it comes to s3ms (but it will play xm's!)

Omega AWE32 Mod player by Cygnus x-1
/code/audio/players/omega060.zip
11 Jan 1997 (catalog date)
60,741 bytes
Download FTP scene.org
Rating:
A mod player for AWE32 - Just released for the hell of it.

Rad C by Zephyr of Darkness, Plasm
/code/audio/players/radc_v11.zip
12 Aug 1997 (catalog date)
27,883 bytes
Download FTP scene.org
Rating:
Lib for playing Rad files from C. Who uses rad files and Borland C? Well, it's here if you need it.

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

Compression Tutorial by Mali of Malixa
/code/compress/mdg_comp.zip
17 Jan 1999 (catalog date)
8,344 bytes
Download FTP scene.org
Rating:
Explains how to code RLE and Huffman compression.

TChip Texture Generator by Mr. Aurum of Image
/code/compress/tchip.zip
17 Jan 1999 (catalog date)
82,154 bytes
Download FTP scene.org
Rating:
Stores textures in just a few hundred bytes, very useful for intros.

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

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

Assembler Laboratory v1.2 by Kurt Inge Groenbech
/code/editors/alabv12.zip
26 Feb 1998 (catalog date)
185,153 bytes
Download FTP scene.org
Rating:
A very good development environment that includes a very good editor with syntax highlighting.

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

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

Matrix Demo by Simon Hern
/code/effects/floor/matrix.zip
08 Jun 1997 (catalog date)
95,834 bytes
Download FTP scene.org
Rating:
An example of an infinite tiled floor effect like the one used for the floors in doom.

Argon by Insomniac of Matrix
/code/effects/plasma/argon128.zip
27 Dec 1997 (catalog date)
4,183 bytes
Download FTP scene.org
Rating:
tri-layer plasma in 128bytes, Assembler

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.

JCL Plasma by Jeremy Longley
/code/effects/plasma/jclplasm.zip
10 Jan 1997 (catalog date)
88,979 bytes
Download FTP scene.org
Rating:
A nice plasma example - Pregenerates the plasma maps. Looks good.

plassm by James Johnson
/code/effects/plasma/plasexp.zip
10 Jan 1997 (catalog date)
3,400 bytes
Download FTP scene.org
Rating:
Simple plasma example - Based on code by Jare/Iguana. Nice comments on the setting of mode-X.

plasma3 by btf
/code/effects/plasma/plasma3.zip
10 Jan 1997 (catalog date)
16,750 bytes
Download FTP scene.org
Rating:
You've got me - A bad processor check spoils this. Difficult to recompile and I'll assume it needs MASM to assemble.

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

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

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

Scaling Routines by John A. Slagel
/code/effects/scaling/scale.zip
08 Jul 1997 (catalog date)
6,996 bytes
Download FTP scene.org
Rating:
Some pretty flexible scaling routines for modeX and mode 13h.

Another ModeX Scaling Routine by John A. Slager
/code/effects/scaling/xscalebm.zip
08 Jul 1997 (catalog date)
5,744 bytes
Download FTP scene.org
Rating:

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

Scroll by Jay Kramer
/code/effects/scroll/scroll2.zip
10 Jan 1997 (catalog date)
41,209 bytes
Download FTP scene.org
Rating:
Source for mode X scrolling - _NOT_ the way to do hardware scrolling. Abuses the mode-X library.

24 Byte Tiny Starfield by Matt Wilhelm
/code/effects/stars/mwstar.zip
05 Oct 1996 (catalog date)
5,708 bytes
Download FTP scene.org
Rating:
Slow as crap, but AWESOME! But I suppose only a demented coder would appreciate it.

20 Byte Parallax Starfield by pascal of Cubic Team
/code/effects/stars/passtar.zip
05 Oct 1996 (catalog date)
8,836 bytes
Download FTP scene.org
Rating:
A one-up on that other guy. :)

Source for Tunnel Effect by PlastiikkiPaketti of Skraappa Skruuppi
/code/effects/tunnel/araidsrc.zip
06 Oct 1996 (catalog date)
28,319 bytes
Download FTP scene.org
Rating:
used in Stars/Nooon and Paimen/Coma, Doesn't explain the algorithm, not very optimized, low resolution

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

Smooth Voxel Terrain Tutorial by Phred of OTM
/code/effects/voxel/voxeltut.zip
06 Oct 1996 (catalog date)
46,211 bytes
Download FTP scene.org
Rating:

100 byte water effect by Programmer of Universe Group
/code/effects/water/unv-100b.zip
27 Dec 1997 (catalog date)
2,237 bytes
Download FTP scene.org
Rating:
Assembler

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

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.

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

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

8Bit Graphics File Dumper v1.7 by Jare of Iguana
/code/images/bgif17.zip
07 Oct 1996 (catalog date)
6,591 bytes
Download FTP scene.org
Rating:
GIF/PCX/LBM/TGA

320x200 .tga Viewer by Lithium of VLA
/code/images/viewtga.zip
08 Jul 1997 (catalog date)
12,630 bytes
Download FTP scene.org
Rating:

Tweak VGA Library by Type One of TFL-TDV
/code/library/flamoot.zip
01 Dec 1997 (catalog date)
14,836 bytes
Download FTP scene.org
Rating:
Supports a lot of different tweaked vga modes.

Mode-X Library by Phil Carlisle
/code/library/zoomba2.zip
01 Dec 1997 (catalog date)
118,083 bytes
Download FTP scene.org
Rating:

ProTracker MODule Format by VLA of VLA
/code/sound/modform.zip
05 Oct 1996 (catalog date)
6,746 bytes
Download FTP scene.org
Rating:

MOD/S3M/XM Player For Win95
/code/sound/mpw100.zip
05 Oct 1996 (catalog date)
158,661 bytes
Download FTP scene.org
Rating:
w/Delphi32 Source

Music File Format Library v1.0 by Jamal Hannah
/code/sound/musfmt10.zip
05 Oct 1996 (catalog date)
172,360 bytes
Download FTP scene.org
Rating:

Cubic Tiny XM Player v1.4 by pascal of Cubic Team
/code/sound/mxmp14.zip
05 Oct 1996 (catalog date)
98,435 bytes
Download FTP scene.org
Rating:

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.

XMS-Object FM File Player by Madoken
/code/sound/xmspobj.zip
06 Oct 1996 (catalog date)
26,510 bytes
Download FTP scene.org
Rating:

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.

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

Basic To Assembly Translator by Kevin Diggins
/code/utils/compiler/basm10.zip
26 Feb 1998 (catalog date)
297,077 bytes
Download FTP scene.org
Rating:
Creates an assembly listing out of a basic listing.

Font Editor by Sunrise Software
/code/utils/fonts/fonted12.zip
29 Sep 1997 (catalog date)
58,371 bytes
Download FTP scene.org
Rating:
For 2 colored fonts. An example source is included, but no documentation.

Rax by Raxsoft
/demos/1987/rax.zip
29 Jun 1996 (catalog date)
8,532 bytes
Download FTP scene.org
Rating:

GR8 by Future Crew
/demos/1989/gr8.zip
29 Jun 1996 (catalog date)
31,109 bytes
Download FTP scene.org
Rating:

Summer Holiday by Sorcerers
/demos/1989/sholiday.zip
29 Jun 1996 (catalog date)
56,618 bytes
Download FTP scene.org
Rating:

Atom by Sorcerers
/demos/1990/atom.zip
06 Jul 1996 (catalog date)
17,947 bytes
Download FTP scene.org
Rating:

Coldcut by Ultraforce
/demos/1990/coldcut.zip
29 Jun 1996 (catalog date)
254,092 bytes
Download FTP scene.org
Rating:

Dunno by Sorcerers
/demos/1990/dunno.zip
29 Jun 1996 (catalog date)
13,005 bytes
Download FTP scene.org
Rating:

Megademo by The Space Pigs
/demos/1990/megademo.zip
29 Jun 1996 (catalog date)
304,217 bytes
Download FTP scene.org
Rating:

Nope by Sorcerers
/demos/1990/nope.zip
29 Jun 1996 (catalog date)
17,921 bytes
Download FTP scene.org
Rating:

Space by Ultraforce
/demos/1990/space.zip
29 Jun 1996 (catalog date)
263,785 bytes
Download FTP scene.org
Rating:

Ultrawow by Ultraforce
/demos/1990/ultrawow.zip
29 Jun 1996 (catalog date)
13,663 bytes
Download FTP scene.org
Rating:

Vega by Ultraforce
/demos/1990/vega.zip
29 Jun 1996 (catalog date)
44,588 bytes
Download FTP scene.org
Rating:

Xmas Demo by Cascada
/demos/1990/xmasdemo.zip
29 Jun 1996 (catalog date)
316,466 bytes
Download FTP scene.org
Rating:

Yo by Future Crew
/demos/1990/yo.zip
29 Jun 1996 (catalog date)
26,496 bytes
Download FTP scene.org
Rating:

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

X-Mas '91 by Cascada
/demos/1991/cdaxmas.zip
29 Jun 1996 (catalog date)
431,967 bytes
Download FTP scene.org
Rating:

Classic by The Brain Slayer
/demos/1991/classic.zip
29 Jun 1996 (catalog date)
118,372 bytes
Download FTP scene.org
Rating:

Coma Demo by The Brain Slayer
/demos/1991/comademo.zip
29 Jun 1996 (catalog date)
135,553 bytes
Download FTP scene.org
Rating:

Cronologia by Cascada
/demos/1991/cronolog.zip
29 Jun 1996 (catalog date)
455,266 bytes
Download FTP scene.org
Rating:

Distance by the Distance Programming Team
/demos/1991/distance.zip
29 Jun 1996 (catalog date)
129,028 bytes
Download FTP scene.org
Rating:

Dragnet by DCE
/demos/1991/dragnet.zip
29 Jun 1996 (catalog date)
410,435 bytes
Download FTP scene.org
Rating:

Drunken by Drunken ROM Group
/demos/1991/drunken.zip
29 Jun 1996 (catalog date)
58,822 bytes
Download FTP scene.org
Rating:

Intro by EMF
/demos/1991/emfintro.zip
29 Jun 1996 (catalog date)
70,897 bytes
Download FTP scene.org
Rating:

Exodus by Sorcerers
/demos/1991/exodus.zip
29 Jun 1996 (catalog date)
53,748 bytes
Download FTP scene.org
Rating:

Friday the 13th by Crack Rat of T.B.S.
/demos/1991/friday.zip
29 Jun 1996 (catalog date)
193,155 bytes
Download FTP scene.org
Rating:

JJ Demo by CodeBlasters
/demos/1991/jjdemo.zip
29 Jun 1996 (catalog date)
187,345 bytes
Download FTP scene.org
Rating:

Kaare by Kaare Productions
/demos/1991/kaare.zip
29 Jun 1996 (catalog date)
102,956 bytes
Download FTP scene.org
Rating:

Meaculpa by The Brain Slayer
/demos/1991/meaculpa.zip
29 Jun 1996 (catalog date)
273,473 bytes
Download FTP scene.org
Rating:

Mental Surgery by Future Crew
/demos/1991/mental_s.zip
29 Jun 1996 (catalog date)
100,898 bytes
Download FTP scene.org
Rating:

No Lamers Allowed by Paranoids
/demos/1991/nolamers.zip
29 Jun 1996 (catalog date)
144,726 bytes
Download FTP scene.org
Rating:

Official Version by The Last Generation
/demos/1991/ov_trek.zip
29 Jun 1996 (catalog date)
263,143 bytes
Download FTP scene.org
Rating:

Putre Faction by Skull
/demos/1991/putrefac.zip
29 Jun 1996 (catalog date)
707,560 bytes
Download FTP scene.org
Rating:

Revolt by Shadow Productions
/demos/1991/revolt.zip
29 Jun 1996 (catalog date)
8,309 bytes
Download FTP scene.org
Rating:

VGA by Scoopex
/demos/1991/scx_vga.zip
29 Jun 1996 (catalog date)
21,465 bytes
Download FTP scene.org
Rating:

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

Collapse by The Brain Slayer
/demos/1991/tbscolps.zip
29 Jun 1996 (catalog date)
401,062 bytes
Download FTP scene.org
Rating:

Xmas by The Code Blasters
/demos/1991/tcb_xmas.zip
29 Jun 1996 (catalog date)
340,529 bytes
Download FTP scene.org
Rating:

Xmas '91 by The Skyhawks
/demos/1991/tsh_xmas.zip
29 Jun 1996 (catalog date)
303,658 bytes
Download FTP scene.org
Rating:

Xmas '91 by TSP
/demos/1991/tsp_xmas.zip
29 Jun 1996 (catalog date)
80,291 bytes
Download FTP scene.org
Rating:

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

Vector Balls by Toddl
/demos/1991/vecballs.zip
29 Jun 1996 (catalog date)
235,205 bytes
Download FTP scene.org
Rating:

Vectdemo by Ultraforce
/demos/1991/vectdemo.zip
29 Jun 1996 (catalog date)
198,678 bytes
Download FTP scene.org
Rating:

Vicky by The Space Pigs
/demos/1991/vicky.zip
29 Jun 1996 (catalog date)
229,631 bytes
Download FTP scene.org
Rating:

Witan 2 by Witan
/demos/1991/witan2.zip
29 Jun 1996 (catalog date)
66,743 bytes
Download FTP scene.org
Rating:

Xmas '91 by Xerox
/demos/1991/x_x_mas.zip
29 Jun 1996 (catalog date)
167,918 bytes
Download FTP scene.org
Rating:

Ace Demo by Ace
/demos/1992/acedemo.zip
29 Jun 1996 (catalog date)
247,384 bytes
Download FTP scene.org
Rating:

Acidwarp by Noah Spurrier
/demos/1992/acidwarp.zip
29 Jun 1996 (catalog date)
28,218 bytes
Download FTP scene.org
Rating:

Amnesia by Renaissance
/demos/1992/amnesia.zip
29 Jun 1996 (catalog date)
809,926 bytes
Download FTP scene.org
Rating:

Amnesia Music Player by Renaissance
/demos/1992/amnesiam.zip
29 Jun 1996 (catalog date)
18,484 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:

Big Bigger Biggest by Infernals
/demos/1992/bigbig.zip
29 Jun 1996 (catalog date)
185,828 bytes
Download FTP scene.org
Rating:

Boing by Illusion
/demos/1992/boing.zip
29 Jun 1996 (catalog date)
40,671 bytes
Download FTP scene.org
Rating:

Brushwood by Illusion
/demos/1992/brshwood.zip
29 Jun 1996 (catalog date)
7,220 bytes
Download FTP scene.org
Rating:

Buster by TRB, TWC
/demos/1992/buster.zip
29 Jun 1996 (catalog date)
210,809 bytes
Download FTP scene.org
Rating:

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

Crystal Dream by Triton
/demos/1992/c_dream.zip
29 Jun 1996 (catalog date)
1,085,752 bytes
Download FTP scene.org
Rating:

X-Mas '92 by Cascada
/demos/1992/cda_xm92.zip
29 Jun 1996 (catalog date)
278,641 bytes
Download FTP scene.org
Rating:

Chaos 3D by Dodger
/demos/1992/chaos3d.zip
29 Jun 1996 (catalog date)
176,727 bytes
Download FTP scene.org
Rating:

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

CPU by Ultraforce
/demos/1992/cpu_uf.zip
29 Jun 1996 (catalog date)
320,806 bytes
Download FTP scene.org
Rating:

BBS Dead Beat by Shadow Productions
/demos/1992/deadbeat.zip
29 Jun 1996 (catalog date)
33,106 bytes
Download FTP scene.org
Rating:

Delta001 by Delta
/demos/1992/delta001.zip
29 Jun 1996 (catalog date)
151,329 bytes
Download FTP scene.org
Rating:

Two Demos by El Gorgo
/demos/1992/delta1_2.zip
29 Jun 1996 (catalog date)
17,389 bytes
Download FTP scene.org
Rating:

Dentro by Ultraforce
/demos/1992/dentro.zip
29 Jun 1996 (catalog date)
246,517 bytes
Download FTP scene.org
Rating:

Future of Miracle by Digitech
/demos/1992/digiteck.zip
29 Jun 1996 (catalog date)
102,675 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:

Preview by Dust
/demos/1992/dust_pre.zip
29 Jun 1996 (catalog date)
414,889 bytes
Download FTP scene.org
Rating:

EKB by Skull
/demos/1992/ekb.zip
29 Jun 1996 (catalog date)
295,026 bytes
Download FTP scene.org
Rating:

Internal Damage by EMF
/demos/1992/emf_id.zip
29 Jun 1996 (catalog date)
151,237 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 03

Eniac by Lightning Technologies
/demos/1992/eniac.zip
29 Jun 1996 (catalog date)
216,125 bytes
Download FTP scene.org
Rating:

Eterno Sucker by Eterno
/demos/1992/esucker.zip
29 Jun 1996 (catalog date)
11,317 bytes
Download FTP scene.org
Rating:

Eterno 1 by Eterno
/demos/1992/eterno_i.zip
29 Jun 1996 (catalog date)
22,366 bytes
Download FTP scene.org
Rating:

Eterno J by Eterno
/demos/1992/etr_j.zip
29 Jun 1996 (catalog date)
19,730 bytes
Download FTP scene.org
Rating:

Evil by CSG
/demos/1992/evil.zip
29 Jun 1996 (catalog date)
108,820 bytes
Download FTP scene.org
Rating:

Fairlight by Necromancer
/demos/1992/fairlig.zip
29 Jun 1996 (catalog date)
82,341 bytes
Download FTP scene.org
Rating:

Falling by CSG
/demos/1992/falling.zip
29 Jun 1996 (catalog date)
260,652 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:

Fishtro by Future Crew
/demos/1992/fishtro.zip
29 Jun 1996 (catalog date)
227,650 bytes
Download FTP scene.org
Rating:

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

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

Funny by CSG
/demos/1992/funny.zip
29 Jun 1996 (catalog date)
103,546 bytes
Download FTP scene.org
Rating:

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

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

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

Human Intro by Human
/demos/1992/humanint.zip
29 Jun 1996 (catalog date)
106,108 bytes
Download FTP scene.org
Rating:

Digital Ice by Lord Cyrix
/demos/1992/inc_ad3.zip
29 Jun 1996 (catalog date)
171,521 bytes
Download FTP scene.org
Rating:

Joop #2 Loader by INC Europe
/demos/1992/joopinc2.zip
29 Jun 1996 (catalog date)
18,914 bytes
Download FTP scene.org
Rating:

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

Lamer by DEA
/demos/1992/lamer.zip
29 Jun 1996 (catalog date)
320,299 bytes
Download FTP scene.org
Rating:

Late Easter by Sonic PC
/demos/1992/leaster.zip
29 Jun 1996 (catalog date)
149,421 bytes
Download FTP scene.org
Rating:

Love Demo (must be over 18) by ???
/demos/1992/lovedemo.zip
29 Jun 1996 (catalog date)
23,297 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:

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

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

Nintendo by Typhoon
/demos/1992/nintendo.zip
29 Jun 1996 (catalog date)
169,543 bytes
Download FTP scene.org
Rating:

Omicron Xmas '92 Demo by Omicron
/demos/1992/omc_xmas.zip
29 Jun 1996 (catalog date)
355,247 bytes
Download FTP scene.org
Rating:

Overload by Hysteria
/demos/1992/overload.zip
29 Jun 1996 (catalog date)
286,213 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 02

Plasma by Raven, Brain
/demos/1992/plasma.zip
29 Jun 1996 (catalog date)
9,428 bytes
Download FTP scene.org
Rating:

Rave Explosion by Synergy Design
/demos/1992/rave_exp.zip
29 Jun 1996 (catalog date)
64,777 bytes
Download FTP scene.org
Rating:

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

Black Glass Demo 1 by Renaissance
/demos/1992/rbgdemo1.zip
29 Jun 1996 (catalog date)
209,642 bytes
Download FTP scene.org
Rating:

Black Glass Demo 2 by Renaissance
/demos/1992/rbgdemo2.zip
29 Jun 1996 (catalog date)
88,893 bytes
Download FTP scene.org
Rating:

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

RQ Demo 0 by Renaissance
/demos/1992/rqdemo0.zip
29 Jun 1996 (catalog date)
93,169 bytes
Download FTP scene.org
Rating:

Sinus Scroll Demo by Brain Slayer
/demos/1992/sinus.zip
29 Jun 1996 (catalog date)
16,804 bytes
Download FTP scene.org
Rating:

Sonic-A by Sonic INC
/demos/1992/sonic_a.zip
29 Jun 1996 (catalog date)
344,851 bytes
Download FTP scene.org
Rating:

Super VGA by Rebellition
/demos/1992/supervga.zip
29 Jun 1996 (catalog date)
346,078 bytes
Download FTP scene.org
Rating:

Takeover by Epical
/demos/1992/takeover.zip
29 Jun 1996 (catalog date)
700,786 bytes
Download FTP scene.org
Rating:

BBS Hack's by The Brain Slayer
/demos/1992/tbs1.zip
29 Jun 1996 (catalog date)
12,991 bytes
Download FTP scene.org
Rating:

Gear by The Brain Slayer, Sonic, Careless
/demos/1992/tbs_gear.zip
29 Jun 1996 (catalog date)
357,561 bytes
Download FTP scene.org
Rating:

Ork Intro by The Brain Slayer
/demos/1992/tbs_ork.zip
29 Jun 1996 (catalog date)
210,438 bytes
Download FTP scene.org
Rating:

TCB Loader 1 by The Code Blasters
/demos/1992/tcbldr1.zip
29 Jun 1996 (catalog date)
35,782 bytes
Download FTP scene.org
Rating:

Titswinkle, Lost in Space by Shadow Productions
/demos/1992/tls.zip
29 Jun 1996 (catalog date)
59,817 bytes
Download FTP scene.org
Rating:

Demo by The Napalm Star
/demos/1992/tnsdemo.zip
29 Jun 1996 (catalog date)
76,610 bytes
Download FTP scene.org
Rating:

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

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

BBS The Sound Barrier by Renaissance
/demos/1992/tsbdemo1.zip
29 Jun 1996 (catalog date)
92,089 bytes
Download FTP scene.org
Rating:

Demo by The Square
/demos/1992/tsci.zip
29 Jun 1996 (catalog date)
135,678 bytes
Download FTP scene.org
Rating:

Intro by The Toxic Dream
/demos/1992/ttdintro.zip
29 Jun 1996 (catalog date)
65,588 bytes
Download FTP scene.org
Rating:

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

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

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

Vectors 1993 by The Untouchables, Extacy
/demos/1992/vect1993.zip
29 Jun 1996 (catalog date)
151,071 bytes
Download FTP scene.org
Rating:

Sea by VLA
/demos/1992/vla_sea.zip
29 Jun 1996 (catalog date)
14,665 bytes
Download FTP scene.org
Rating:

Snow by VLA
/demos/1992/vlasnow.zip
29 Jun 1996 (catalog date)
55,614 bytes
Download FTP scene.org
Rating:

Virtual Vectors by Boris Ottlewski
/demos/1992/vv.zip
29 Jun 1996 (catalog date)
245,063 bytes
Download FTP scene.org
Rating:

Wargasm by Extreme
/demos/1992/wargasm.zip
29 Jun 1996 (catalog date)
299,343 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 ??

Yardemo by Renaissance
/demos/1992/yardemo.zip
29 Jun 1996 (catalog date)
123,181 bytes
Download FTP scene.org
Rating:

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

Second Reality by Future Crew
/demos/1993/0-9/2ndreal.zip
29 Jun 1996 (catalog date)
2,084,666 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01
Watch: YouTube

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

30 Demo by Noice
/demos/1993/0-9/30_demo.zip
29 Jun 1996 (catalog date)
40,554 bytes
Download FTP scene.org
Rating:
Demo contains rotating cube (so obvious), low-zoom plasma (so good, because you cannot see plasma in any other demo this way - always there is a high zoom (because looks better :-), then a dot-ball (also obvious), and end-scroller (thats all???? yes....)

BBS 4PM by Psycho
/demos/1993/0-9/4pm.zip
29 Jun 1996 (catalog date)
5,954 bytes
Download FTP scene.org
Rating:
Lo-res bars & vector-dot logo, with AdLib sound of course.

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.

Acme by Acme
/demos/1993/a/acme.zip
29 Jun 1996 (catalog date)
128,074 bytes
Download FTP scene.org
Rating:

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

Radioactivity by ICSPC
/demos/1993/a/activity.zip
29 Jun 1996 (catalog date)
899,170 bytes
Download FTP scene.org
Rating:

Acute Intro by Acute of Effect
/demos/1993/a/acuteint.zip
29 Jun 1996 (catalog date)
26,762 bytes
Download FTP scene.org
Rating:

Adrenalin by Acid, Adrenalin
/demos/1993/a/adrenali.zip
29 Jun 1996 (catalog date)
30,834 bytes
Download FTP scene.org
Rating:

Alive! by Rebels
/demos/1993/a/alive_.zip
29 Jun 1996 (catalog date)
62,485 bytes
Download FTP scene.org
Rating:

Alpha PCI by Power Crisis International
/demos/1993/a/alphapci.zip
29 Jun 1996 (catalog date)
210,722 bytes
Download FTP scene.org
Rating:

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

Hex Appeal by Cascada
/demos/1993/a/appeal.zip
29 Jun 1996 (catalog date)
346,742 bytes
Download FTP scene.org
Rating:
Watch: YouTube

The Art of Noise by Sonix
/demos/1993/a/artnoise.zip
29 Jun 1996 (catalog date)
690,692 bytes
Download FTP scene.org
Rating:

Barrynuk by Atomic
/demos/1993/b/barrynuk.zip
29 Jun 1996 (catalog date)
188,478 bytes
Download FTP scene.org
Rating:

BBS Intro by Anarchy
/demos/1993/b/bbsintro.zip
29 Jun 1996 (catalog date)
170,571 bytes
Download FTP scene.org
Rating:

Future by The Binary Poets
/demos/1993/b/bip4fut.zip
29 Jun 1996 (catalog date)
303,688 bytes
Download FTP scene.org
Rating:

Birthtro by Extreme
/demos/1993/b/birthro.zip
29 Jun 1996 (catalog date)
181,313 bytes
Download FTP scene.org
Rating:

Blackout by Platinium
/demos/1993/b/blackout.zip
29 Jun 1996 (catalog date)
275,015 bytes
Download FTP scene.org
Rating:

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

Unlimited Bobs by Hell Bytes
/demos/1993/b/bob.zip
29 Jun 1996 (catalog date)
4,933 bytes
Download FTP scene.org
Rating:

Brainbug by Brainbug
/demos/1993/b/brainbug.zip
29 Jun 1996 (catalog date)
16,515 bytes
Download FTP scene.org
Rating:

By the Way by Flap of Capacala
/demos/1993/b/btw.zip
29 Jun 1996 (catalog date)
163,441 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:

Caveira by Beanix Brothers
/demos/1993/c/caveira.zip
29 Jun 1996 (catalog date)
47,921 bytes
Download FTP scene.org
Rating:

BBS CChop by ???
/demos/1993/c/cchop.zip
29 Jun 1996 (catalog date)
38,737 bytes
Download FTP scene.org
Rating:

Crystal Dream 2 by Triton
/demos/1993/c/cd2_trn.zip
29 Jun 1996 (catalog date)
2,109,034 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 01

Mothafuck Intro by Khappo
/demos/1993/c/chapfuck.zip
29 Jun 1996 (catalog date)
110,544 bytes
Download FTP scene.org
Rating:

Snowtro by CiA
/demos/1993/c/cia_snow.zip
29 Jun 1996 (catalog date)
76,494 bytes
Download FTP scene.org
Rating:

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

BBS Day of Rebellion by Ron of Arsenic
/demos/1993/d/d_o_r.zip
29 Jun 1996 (catalog date)
49,584 bytes
Download FTP scene.org
Rating:

Daretro by Renaissance
/demos/1993/d/daretro.zip
29 Jun 1996 (catalog date)
163,698 bytes
Download FTP scene.org
Rating:

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

DFC Demo by DFC
/demos/1993/d/dfcdemo.zip
29 Jun 1996 (catalog date)
46,120 bytes
Download FTP scene.org
Rating:

Diftro by Digital Infinity
/demos/1993/d/diftro.zip
29 Jun 1996 (catalog date)
183,045 bytes
Download FTP scene.org
Rating:

Diftro 2 by Digital Infinity
/demos/1993/d/diftro2.zip
29 Jun 1996 (catalog date)
272,461 bytes
Download FTP scene.org
Rating:

Digital Revolution by Magick
/demos/1993/d/digitmgk.zip
29 Jun 1996 (catalog date)
56,282 bytes
Download FTP scene.org
Rating:

Dizzy Sensations (fix Trident 512k) by Anarchy
/demos/1993/d/dizzyfix.zip
29 Jun 1996 (catalog date)
44,955 bytes
Download FTP scene.org
Rating:

Dizzy Sensations by Anarchy
/demos/1993/d/dizzysen.zip
29 Jun 1996 (catalog date)
296,851 bytes
Download FTP scene.org
Rating:

Digital Matrix by Legend Design
/demos/1993/d/dm.zip
29 Jun 1996 (catalog date)
1,180,069 bytes
Download FTP scene.org
Rating:

First DOD Intro by Mash of DOD
/demos/1993/d/dod_int1.zip
29 Jun 1996 (catalog date)
33,431 bytes
Download FTP scene.org
Rating:

Do-Whack-A-Do by Renaissance
/demos/1993/d/dowhack.zip
29 Jun 1996 (catalog date)
162,565 bytes
Download FTP scene.org
Rating:

BBS Reggae Muffin by Razor 1911
/demos/1993/d/download.zip
29 Jun 1996 (catalog date)
22,108 bytes
Download FTP scene.org
Rating:

DPS Intro by DPS
/demos/1993/d/dpsintr3.zip
29 Jun 1996 (catalog date)
68,952 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

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

Elements by Xography
/demos/1993/e/elements.zip
29 Jun 1996 (catalog date)
1,422,854 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 03

Eclipse by EMF
/demos/1993/e/emf_ecl.zip
29 Jun 1996 (catalog date)
73,648 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 01

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

BBS Exalted Death by Performer
/demos/1993/e/exalted.zip
29 Jun 1996 (catalog date)
21,666 bytes
Download FTP scene.org
Rating:

Exultation by Void
/demos/1993/e/exult.zip
29 Jun 1996 (catalog date)
386,675 bytes
Download FTP scene.org
Rating:

BBS Music Box by ???
/demos/1993/f/face_mbx.zip
29 Jun 1996 (catalog date)
123,472 bytes
Download FTP scene.org
Rating:

Fake Demo by Pelusa
/demos/1993/f/fakedemo.zip
29 Jun 1996 (catalog date)
335,424 bytes
Download FTP scene.org
Rating:

Fire by Forge
/demos/1993/f/fire_frg.zip
29 Jun 1996 (catalog date)
51,266 bytes
Download FTP scene.org
Rating: