Search for "_": 4209 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.

3D Camera Tutorial by Shadow Bandit of Diabolic Force
/code/3d/docs/sba_3dcm.zip
17 Jan 1999 (catalog date)
14,496 bytes
Download FTP scene.org
Rating:

3D Engine by Zjack of DCC
/code/3d/systems/dcc_3de.zip
25 Aug 1997 (catalog date)
720,195 bytes
Download FTP scene.org
Rating:
A fast and goodlooking 3d engine. It also includes a .3ds convertor.

Crystal 3D Engine by Mali of Malixa
/code/3d/systems/mdg_cr3d.zip
17 Jan 1999 (catalog date)
432,414 bytes
Download FTP scene.org
Rating:
Supports all the usual shading methods, texturemapping, etc. No documentation.

Power Render v2.3 by Gooroo
/code/3d/systems/prv2_3.zip
01 Jul 1997 (catalog date)
4,685,199 bytes
Download FTP scene.org
Rating:
A rendering system for 3dfx cards. Requires watcom and WGT5.1+ to compile examples. This is a commercial package.

Wordup Graphics Toolkit v5.1 by Chris Egerter
/code/3d/systems/wgt51_r2.zip
06 Oct 1996 (catalog date)
1,763,579 bytes
Download FTP scene.org
Rating:

Texture Mapper by Lee Lorenz
/code/3d/trifill/texmap/text_eng.zip
08 Jun 1997 (catalog date)
231,920 bytes
Download FTP scene.org
Rating:
Hardly any comments included with the source, but the source is not very hard to understand.

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.

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.

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

HSC Player by Crom
/code/audio/players/hsc_src.zip
10 Jan 1997 (catalog date)
48,660 bytes
Download FTP scene.org
Rating:
A player for HSC files - I like how the "call Playpoll" line is commented out and the line "mov bl, 0" has the following comment: "1 = polling" No docs.

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.

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/code/audio/players/tnt-mp11.zip
10 Jun 1998 (catalog date)
306,622 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines (stereo with panning effects), 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

Useless Module Player v1.04 by FreddyV of Useless
/code/audio/players/u_smp104.zip
17 Jan 1999 (catalog date)
441,910 bytes
Download FTP scene.org
Rating:
Not as useless as the name might suggest. Supports STM,S3M,MOD,XM, IT and GUS and Soundblaster cards, DOS32, EOS, KERNEL 386 and Watcom.

Useless Module Player v1.11 beta by FreddyV of Useless
/code/audio/players/u_smp11b.zip
17 Jan 1999 (catalog date)
387,890 bytes
Download FTP scene.org
Rating:
Newer version of u_smp104.zip.

Bugfix for Useless Module Player v1.11 beta by FreddyV of Useless
/code/audio/players/u_smp11f.zip
17 Jan 1999 (catalog date)
131,112 bytes
Download FTP scene.org
Rating:

LZ asm sources by Tom Pfau
/code/compress/lz_asm.zip
19 Oct 1996 (catalog date)
9,566 bytes
Download FTP scene.org
Rating:
lz compression/decompression, good for a .gif viewer, macro library

LZ C sources by Haruhiko Okumura
/code/compress/lz_c.zip
19 Oct 1996 (catalog date)
18,046 bytes
Download FTP scene.org
Rating:
compression routines for arithmetic, huffman and string search, few comments

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.

Six-2-Four Com-Packer by Kimmy of Pulp Productions
/code/compress/plp_624.zip
17 Jan 1999 (catalog date)
12,919 bytes
Download FTP scene.org
Rating:
Great 4kb packer.

8086 Compo Explanation And Rules by Trixter of Hornet
/code/contests/8086/8086_com.txt
07 Nov 1997 (catalog date)
17,870 bytes
Download FTP scene.org
Released at event 8086 in the misc division

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

BBS Addy source by TCP of Diablo Force
/code/demosrc/bbsintro/d4z_etad.zip
30 Jun 1998 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
Very simple BBS addy. Assembler

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

Underworld BBS by Dake of Devotion
/code/demosrc/bbsintro/dk_uwsrc.zip
26 Jan 1998 (catalog date)
17,240 bytes
Download FTP scene.org
Rating:
Simple BBS addy. Not very impressive but has good commenting. Helpful for those learning assembler.

Divine BBS addy source by Dawn of New Age
/code/demosrc/bbsintro/dna_dsrc.zip
30 Jun 1998 (catalog date)
21,201 bytes
Download FTP scene.org
Rating:
Contains a nice vertical voxel bar effect. Assembler

Squid source by tlc, The Doctor
/code/demosrc/bbsintro/sqd1_src.zip
10 Jan 1997 (catalog date)
21,591 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with copper bars, a scrollie, altered text characters, and an adlib player - Copious comments and tight source. They even do checks for the proper equipment, i.e. VGA and a 386. Comes with docs on programming the adlib and SB fm chips. Comments are in Portuguese.

The Shed BBS loader source by naich
/code/demosrc/bbsintro/the_shed.zip
10 Jan 1997 (catalog date)
11,922 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with smoothe text scrolling (horizontal), dual layer starfield, and nifty fade out - Good comments, rather large source as it could use a random number generator as opposed to a table and some other (obvious?) size optimization concerns.

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.

Heartquake Sources by Iguana
/code/demosrc/demos/hq_water.zip
11 Apr 1997 (catalog date)
370,412 bytes
Download FTP scene.org

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

Source to Obscene by Cass, Terminus
/code/demosrc/demos/obsc_src.zip
17 Jan 1999 (catalog date)
259,846 bytes
Download FTP scene.org
Rating:
Dated effects, only useful for beginners.

Bullet by Earwax of Realm
/code/demosrc/demos/src_bull.zip
05 Oct 1996 (catalog date)
900,295 bytes
Download FTP scene.org
Rating:

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

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

Chaos by Consub of CSB
/code/demosrc/intros/csb_csrc.zip
10 Jul 1997 (catalog date)
24,328 bytes
Download FTP scene.org
Rating:
Simple 4k intro. Shadebobs, fire, some random stuff. Nifty idea for using 7 segment displays for all the text.

The Freedom CD Intro (source) by Kneebiter of Threesome
/code/demosrc/intros/free_src.zip
05 Oct 1996 (catalog date)
139,257 bytes
Download FTP scene.org
Rating:

Flame intro by Deadbrain of Garbage
/code/demosrc/intros/gb_fmint.zip
10 Jul 1997 (catalog date)
105,628 bytes
Download FTP scene.org
Rating:
Flame Intro. Really blah, can't credit the mod player nor video lib coders.

4k or Less source by Dr. Doom of Paranoids
/code/demosrc/intros/less_src.zip
10 Jan 1997 (catalog date)
28,618 bytes
Download FTP scene.org
Rating:
Source for a 4k intro with bitmap morphing and a simple landscape effect - 4k intros generally have more to them.

Mandala 4kb Source by Rod of Mandula
/code/demosrc/intros/m_mndsrc.zip
17 Jan 1999 (catalog date)
13,597 bytes
Download FTP scene.org
Rating:
This is the source of a nice 4kb.

Live 4kb Source by Pulpe
/code/demosrc/intros/plp_lvsr.zip
17 Jan 1999 (catalog date)
30,147 bytes
Download FTP scene.org
Rating:
All sources for a very nice kb containing a 3d scene of a playing band and some General Midi music.

Smooth Motion 4KB Intro by Kimmy of Pulp Productions
/code/demosrc/intros/plp_smth.zip
07 Oct 1996 (catalog date)
20,416 bytes
Download FTP scene.org
Rating:

Seasick source by Draeden of VLA
/code/demosrc/intros/sea_code.zip
10 Jan 1997 (catalog date)
33,542 bytes
Download FTP scene.org
Rating:
Source for an intro with a reflecting scrollie and text writer - Old source, but well constructed. Great for those who just know asm, but don't know how to put something complete together using just asm.

Farmer source by Warlock of Absence
/code/demosrc/intros/src_farm.zip
12 Aug 1997 (catalog date)
14,197 bytes
Download FTP scene.org
Rating:
source to a 4k intro. No comments. Has rotating bitmaps, zooming, bump-mapping, water, tunnel, and some other misc stuff.

Revolt Intro Source by Warlock
/code/demosrc/intros/src_revo.zip
12 Aug 1997 (catalog date)
342,636 bytes
Download FTP scene.org
Rating:
Sources for an intro. Doesn't assemble. Looks ugly.

Assembly Body for TSR Programs by Sam of TFL-TDV
/code/dos/tsr_xmpl.zip
21 Jan 1998 (catalog date)
36,141 bytes
Download FTP scene.org
Rating:

Sine Generator by Claim of Mindstream
/code/editors/sg_v07.zip
26 Feb 1998 (catalog date)
30,188 bytes
Download FTP scene.org
Rating:
Generates an assembler listing of a sine lookup table.

Bump mapping by PLaSH of Azure
/code/effects/bump/azr_bump.zip
25 Aug 1997 (catalog date)
110,842 bytes
Download FTP scene.org
Rating:
Samples of bumpmapping. No explanation of the effect. Fairly clean code. Several examples so far into the optimization.

2D Bumpmapping by T.C.P. of Diabolic Force
/code/effects/bump/tcp_bump.zip
17 Jan 1999 (catalog date)
86,560 bytes
Download FTP scene.org
Rating:
Explains how to do 2d bumpmapping on 256 color pictures.

Fire by JARE of Iguana
/code/effects/fire/fire_win.zip
10 Jan 1997 (catalog date)
10,716 bytes
Download FTP scene.org
Rating:
A fire routine under windows - Crawls on my p133. :( Don't bother looking at this unless you've programmed for windows before. You're likely to have a heart attack. :) Requires WinG to run.

Fire effect by XtaC of Garbage
/code/effects/fire/gb_wfire.zip
10 Jul 1997 (catalog date)
21,102 bytes
Download FTP scene.org
Rating:
Fire Effect. Yet another fire example.

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.

Spherical Texture Mapping by Keith Sibson
/code/effects/globe/ks_sp.zip
29 Sep 1997 (catalog date)
85,265 bytes
Download FTP scene.org
Rating:

Circle Interference by Keith of Pixel Magic
/code/effects/interfer/ks_cwarp.zip
21 Sep 1997 (catalog date)
38,975 bytes
Download FTP scene.org
Rating:

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.

ll_frac by Lord Logics
/code/effects/land/ll_frac.zip
10 Jan 1997 (catalog date)
33,813 bytes
Download FTP scene.org
Rating:
A Fractal landscape generator - Creates a fractal landscape to a .asc file. Looks mostly useless to me with so-so source, but no comments.

ll_land by Lord Logics
/code/effects/land/ll_land2.zip
10 Jan 1997 (catalog date)
147,335 bytes
Download FTP scene.org
Rating:
A landscape routine similar to that at the end of unreal - the xmode routines bug out, but atleast there's an explanation of the effect.

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.

Plasma by Johan Westerlund
/code/effects/plasma/plasma_j.zip
17 Jan 1999 (catalog date)
14,617 bytes
Download FTP scene.org
Rating:
Weird looking plasma.

Copper Bars by XtaC of Garbage
/code/effects/raster/gb_coper.zip
10 Jul 1997 (catalog date)
4,637 bytes
Download FTP scene.org
Rating:
Textmode copper bar example. Nicely commented.

Vertical Copper Bars by Jare of Iguana
/code/effects/raster/the_cop.zip
25 Aug 1997 (catalog date)
49,089 bytes
Download FTP scene.org
Rating:
No explanation, no comments. A .gif dumper is also included.

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

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

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.

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.

C Horizontal Stars by Darion
/code/effects/stars/hstar_c.zip
29 May 1997 (catalog date)
18,275 bytes
Download FTP scene.org
Rating:
Displays a very basic horizontal starfield.

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.

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

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

Water by 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.

Wormhole by Lucifer of Lucifer
/code/effects/wormhole/1luc_wrm.zip
10 Jan 1997 (catalog date)
10,614 bytes
Download FTP scene.org
Rating:
Qbasic sources for a wormhole - QBasic?!? Nifty! :)

Pop And Push by Ondrej Blazek
/code/fileutil/pop_push.zip
26 Feb 1998 (catalog date)
8,011 bytes
Download FTP scene.org
Rating:
Two utilities that make browsing through your directories easier by using a stackbased method of remembering directory names.

UuEncoder/Decoder v2.01b by Ash of Shock
/code/fileutil/sck_uuc2.zip
26 Feb 1998 (catalog date)
8,870 bytes
Download FTP scene.org
Rating:

SoundBlaster Routines for VOC Files
/code/hardware/audio/sb_pas10.zip
21 Jan 1998 (catalog date)
27,215 bytes
Download FTP scene.org
Rating:

Pentium Userguide Volume 3
/code/hardware/cpu/pent_ug3.zip
17 Jan 1999 (catalog date)
3,820,036 bytes
Download FTP scene.org
Rating:
Contains everything you need to know about the pentium instructions, their timing, etc. in Acrobat format.

DMA tut by Draeden of VLA
/code/hardware/dma/dma_vla.zip
10 Jan 1997 (catalog date)
2,516 bytes
Download FTP scene.org
Rating:
Some docs for DMA programming - Sufficient for learning how to program the DMA. I do believe this was part of the PCGPE 1.0.

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.

Keyboard Routines by Lord Logic
/code/hardware/keyboard/ll_kbd.zip
26 Feb 1998 (catalog date)
52,600 bytes
Download FTP scene.org
Rating:
Lowlevel keyboard routines.

Flat Real Mode Interface by Juanito
/code/hardware/memory/frmi_150.exe
10 Jan 1997 (catalog date)
38,210 bytes
Download FTP scene.org
Rating:
An interface for flat real mode from BC - Has some docs on xms and comments explaining how the interface works itself. I didn't test to see if it works. Doesn't work in v86 mode, meaning most programs made with this will require a reboot.

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.

Dos extender by Supernar Systems Intl.
/code/hardware/pmode/dos32a_5.zip
30 Jun 1998 (catalog date)
606,774 bytes
Download FTP scene.org
Rating:
Very good dos extender, also extends the most popular mouse and vesa functions.

EOS
/code/hardware/pmode/e_os303.zip
10 Jul 1997 (catalog date)
1,227,935 bytes
Download FTP scene.org
Rating:
Eclipse Operating System. A clumsy pmode system, but has many ready to use libs. The makefiles don't work with wmake which they really should.

Eclipse operating System v3.05
/code/hardware/pmode/e_os305.zip
30 Jun 1998 (catalog date)
1,442,821 bytes
Download FTP scene.org
Rating:
A combination of a dos extender and a demo library containing a lot of useful functions. It's very useful for intros because the tiny version is very small (including a sb and gus modplayer). C, Assembler

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.

DOS Extender For Watcom C/C++ by KM of Taboo
/code/hardware/pmode/pm_stub.zip
17 Jan 1999 (catalog date)
4,106 bytes
Download FTP scene.org
Rating:
Very small, but doesn't extend all dos functions.

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.

BMP Viewer by Mali of Malixa
/code/images/mdg_bmp.zip
17 Jan 1999 (catalog date)
68,468 bytes
Download FTP scene.org
Rating:
No documentation

FLI/FLC Loader by Mali of Malixa
/code/images/mdg_flc.zip
17 Jan 1999 (catalog date)
114,320 bytes
Download FTP scene.org
Rating:
Contains also some textfiles with a description of the .FLI and .FLC formats.

Television Viewer by Bullhead of Plastic Surgery
/code/images/ps_tvv.zip
17 Jan 1999 (catalog date)
99,252 bytes
Download FTP scene.org
Rating:
Displays a bmp,pcx,tga or lbm picture on the screen using a fake hicolor mode.

Game Library for DOS and Linux / X-Windows by Jon Griffiths
/code/library/jlib_1-0.zip
18 Jan 1998 (catalog date)
270,934 bytes
Download FTP scene.org
Rating:

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

SVGA Routines by The Faker
/code/library/tf_sourc.zip
01 Dec 1997 (catalog date)
74,237 bytes
Download FTP scene.org
Rating:
The svga routines are dated and don't use the vesa standard, but the standard vga routines are fast and can be very useful.

XMode Graphics Library by James Carter
/code/library/w_infin.zip
01 Dec 1997 (catalog date)
18,566 bytes
Download FTP scene.org
Rating:

E.O.S. Version Of MXM GUS XM Player v1.3 by Niklas Beisert
/code/sound/e_mxm13.zip
05 Oct 1996 (catalog date)
170,118 bytes
Download FTP scene.org
Rating:

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.

Bezier and Spline by plash of Azure
/code/tutors/math/azr_bcrv.zip
19 Jan 1998 (catalog date)
96,843 bytes
Download FTP scene.org
Rating:
Examples of Bezier patches and B-spline curves. Read a reference on bezier or spline modelling first. The math is not easy nor is it explained by the author. Good reference if you are having troubles getting your own routines to work.

Spline Interpolation v1.3 by Adept of Esteem
/code/tutors/math/spline_3.zip
17 Jan 1999 (catalog date)
9,852 bytes
Download FTP scene.org
Rating:
Contains source to interpolate the spline data found in .3ds files.

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

VGA Programming Course by T.C.P. of Diabolic Force
/code/tutors/video/tcp_vgak.zip
17 Jan 1999 (catalog date)
87,740 bytes
Download FTP scene.org
Rating:
Doesn't add anything new to existing courses.

3DS to DXF Converter by Phred of OTM
/code/utils/3d/vo_090.zip
25 Aug 1997 (catalog date)
107,716 bytes
Download FTP scene.org
Rating:

Boot by ? of Ooze
/code/utils/boot/0l_boot.zip
25 Aug 1997 (catalog date)
81,135 bytes
Download FTP scene.org
Rating:
Reboots & boot sector util. A utility that'll reboot your computer (which isn't terribly useful) and to read/write boot sectors. It's a good, hard to find utility for someone just poking into that sort of stuff.

Font Utilities by Draeden of VLA
/code/utils/fonts/vla_font.zip
29 Sep 1997 (catalog date)
75,388 bytes
Download FTP scene.org
Rating:
Contains a grabber, an editor and example sources.

Watcom Font Editor by ???
/code/utils/fonts/w_fonted.zip
29 Sep 1997 (catalog date)
11,204 bytes
Download FTP scene.org
Rating:
Watcom font editor by ?. No documentation, no help, no examples. Only the source of the editor itself.

Raster View by TBD of FeR
/code/utils/graphics/fer_rv.zip
02 Jul 1997 (catalog date)
394,681 bytes
Download FTP scene.org
Rating:
A viewer for tga, pcx, lbm, and bmp files. Includes a 320x600x8 tweak mode that can be added to Allegro, which is probably the best thing in it.

Mental Surgery by Future Crew
/demos/1991/mental_s.zip
29 Jun 1996 (catalog date)
100,898 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:

VGA by Scoopex
/demos/1991/scx_vga.zip
29 Jun 1996 (catalog date)
21,465 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:

Xmas '91 by Xerox
/demos/1991/x_x_mas.zip
29 Jun 1996 (catalog date)
167,918 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:

CPU by Ultraforce
/demos/1992/cpu_uf.zip
29 Jun 1996 (catalog date)
320,806 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:

Preview by Dust
/demos/1992/dust_pre.zip
29 Jun 1996 (catalog date)
414,889 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

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:

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

How-How by Twilight Zone
/demos/1992/how_how.zip
29 Jun 1996 (catalog date)
208,368 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:

Omicron Xmas '92 Demo by Omicron
/demos/1992/omc_xmas.zip
29 Jun 1996 (catalog date)
355,247 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:

Sonic-A by Sonic INC
/demos/1992/sonic_a.zip
29 Jun 1996 (catalog date)
344,851 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:

Xmas '92 by The Yellow Ones
/demos/1992/tyo_xmas.zip
29 Jun 1996 (catalog date)
223,063 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:

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

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

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

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:

Alive! by Rebels
/demos/1993/a/alive_.zip
29 Jun 1996 (catalog date)
62,485 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

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

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:

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:

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

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

BBS Music Box by ???
/demos/1993/f/face_mbx.zip
29 Jun 1996 (catalog date)
123,472 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:

Fixup Overflow by Epical
/demos/1993/f/fix_over.zip
29 Jun 1996 (catalog date)
63,939 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked XX

Grr! by Epical
/demos/1993/g/grr_.zip
29 Jun 1996 (catalog date)
76,595 bytes
Download FTP scene.org
Rating:
Released at event AGR93 in the demo division and ranked 07

Vision From Hell! by Magnetic Team
/demos/1993/h/hell_mv.zip
29 Jun 1996 (catalog date)
139,006 bytes
Download FTP scene.org
Rating:

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

Inflation by Remedy
/demos/1993/i/inflate_.zip
29 Jun 1996 (catalog date)
70,686 bytes
Download FTP scene.org
Rating:

Textro by InterActive
/demos/1993/i/intr_act.zip
29 Jun 1996 (catalog date)
54,919 bytes
Download FTP scene.org
Rating:

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

Mentality by Mental Design
/demos/1993/m/md_mtlty.zip
29 Jun 1996 (catalog date)
311,415 bytes
Download FTP scene.org
Rating:

Mystic by TSI
/demos/1993/m/myst_tsi.zip
29 Jun 1996 (catalog date)
286,605 bytes
Download FTP scene.org
Rating:

Nuclear Detonation by Nuclear Meltdown
/demos/1993/n/nm_det.zip
29 Jun 1996 (catalog date)
27,788 bytes
Download FTP scene.org
Rating:

Atomic Energy by Omicron
/demos/1993/o/omc_atom.zip
29 Jun 1996 (catalog date)
1,134,592 bytes
Download FTP scene.org
Rating:

BBS Kilroy by Surprise Productions
/demos/1993/s/sp_bbs.zip
29 Jun 1996 (catalog date)
30,588 bytes
Download FTP scene.org
Rating:

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

Star Spangled Intro by Intercept
/demos/1993/s/star_int.zip
29 Jun 1996 (catalog date)
86,000 bytes
Download FTP scene.org
Rating:

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

Techno Holic by Extreme
/demos/1993/t/t_holic.zip
29 Jun 1996 (catalog date)
158,102 bytes
Download FTP scene.org
Rating:

Halloween '93 by Ground Zero, TFA
/demos/1993/t/tfa_hall.zip
29 Jun 1996 (catalog date)
133,840 bytes
Download FTP scene.org
Rating:

BBS House of Pain by The Raider Brothers
/demos/1993/t/trb_hop.zip
29 Jun 1996 (catalog date)
152,794 bytes
Download FTP scene.org
Rating:

Xmas by The Square
/demos/1993/t/ts_xmas.zip
29 Jun 1996 (catalog date)
342,955 bytes
Download FTP scene.org
Rating:

Wish by Majic 12
/demos/1993/w/wish_m12.zip
29 Jun 1996 (catalog date)
296,254 bytes
Download FTP scene.org
Rating:

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,

Xmas '93 by Superiority Complex
/demos/1993/x/xmas_93.zip
29 Jun 1996 (catalog date)
278,744 bytes
Download FTP scene.org
Rating:

Xmas '93 by Hammer
/demos/1993/x/xmas_hmr.zip
29 Jun 1996 (catalog date)
138,372 bytes
Download FTP scene.org
Rating:

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

X-Mas '94 by 4ge
/demos/1994/0-9/4ge_xmas.zip
29 Jun 1996 (catalog date)
4,514 bytes
Download FTP scene.org
Rating:

VR Room
/demos/1994/0-9/4k____.zip
29 Jun 1996 (catalog date)
5,911 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

4k or Less by Paranoids
/demos/1994/0-9/4k_less.zip
29 Jun 1996 (catalog date)
4,340 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX
4kB intro presented at Asm'94: morphing letters '4k' to 'or' and then 'less': and the main part (and the only) is a waving vector plane in several ways.

BBS A.C.E. #1 by Frederic Claux
/demos/1994/a/ace_3d.zip
29 Jun 1996 (catalog date)
44,144 bytes
Download FTP scene.org
Rating:

Blue Steel by Acme
/demos/1994/a/acme_bsd.zip
29 Jun 1996 (catalog date)
237,442 bytes
Download FTP scene.org
Rating:

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

Clairvoyance by Acme
/demos/1994/a/acme_clr.zip
24 May 1998 (catalog date)
182,646 bytes
Download FTP scene.org
Rating:
386,,GUS,

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

Mental Masturbation Intro by Acme
/demos/1994/a/acme_mmi.zip
29 Jun 1996 (catalog date)
98,803 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 01

Peace by Acme
/demos/1994/a/acme_pce.zip
29 Jun 1996 (catalog date)
32,763 bytes
Download FTP scene.org
Rating:

BBS Planet Earth by Acme
/demos/1994/a/acme_pe.zip
29 Jun 1996 (catalog date)
35,468 bytes
Download FTP scene.org
Rating:

Short 'n Sweet Intro by Acme
/demos/1994/a/acme_sns.zip
29 Jun 1996 (catalog date)
50,135 bytes
Download FTP scene.org
Rating:

Another Way Scroll by Jinx of The Coexistence
/demos/1994/a/addy_ii.zip
29 Jun 1996 (catalog date)
6,898 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Kit & Cadooble by Agony
/demos/1994/a/agn_kac_.zip
29 Jun 1996 (catalog date)
299,748 bytes
Download FTP scene.org
Released at event ASM94 in the demo division and ranked XX

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

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

BBS Anarchy Online by Rex Deathstar
/demos/1994/a/anarchy_.zip
29 Jun 1996 (catalog date)
153,559 bytes
Download FTP scene.org
Rating:

Jurrasic Ass by A-Men
/demos/1994/a/ass_amen.zip
29 Jun 1996 (catalog date)
1,318,630 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

BBS The Asylum by Rex Deathstar
/demos/1994/a/asylum_.zip
29 Jun 1996 (catalog date)
28,720 bytes
Download FTP scene.org
Rating:

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

Bees and Honey by Mindprobe
/demos/1994/b/b_h.zip
29 Jun 1996 (catalog date)
59,691 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 07

The Real Thing by Capacala
/demos/1994/c/cc_rthng.zip
29 Jun 1996 (catalog date)
1,356,199 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 06

Message From the Cosmic Brothers by Complex
/demos/1994/c/clx_cbro.zip
03 May 1998 (catalog date)
1,300,920 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 09
386,,GUS,

Hey, That's Life! by Coma
/demos/1994/c/cma_dice.zip
29 Jun 1996 (catalog date)
61,518 bytes
Download FTP scene.org
Rating:

Shortcircuit by COMA
/demos/1994/c/cma_shrt.zip
03 Jul 1996 (catalog date)
856,235 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

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

PolyChromatic Dreams by Creation
/demos/1994/c/crn_pcd.zip
29 Jun 1996 (catalog date)
64,352 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 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:

Dentro for Soul Dream by Paradise
/demos/1994/d/deadtro_.zip
29 Jun 1996 (catalog date)
30,701 bytes
Download FTP scene.org
Rating:

Defect by ???
/demos/1994/d/defect_.zip
29 Jun 1996 (catalog date)
5,259 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Delay Points by Mythos
/demos/1994/d/delay_pt.zip
29 Jun 1996 (catalog date)
5,314 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Starwarz by Delusion
/demos/1994/d/delus_sw.zip
29 Jun 1996 (catalog date)
190,225 bytes
Download FTP scene.org
Rating:

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

Evil by Diffusion
/demos/1994/e/evil_dfn.zip
29 Jun 1996 (catalog date)
837,896 bytes
Download FTP scene.org
Rating:

Face by Majic 12
/demos/1994/f/face_m12.zip
29 Jun 1996 (catalog date)
64,201 bytes
Download FTP scene.org
Rating:

Fear by Laserdance
/demos/1994/f/fear_lsd.zip
29 Jun 1996 (catalog date)
72,679 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 02

First Glimpse Beta by XTF
/demos/1994/f/fg_beta.zip
29 Jun 1996 (catalog date)
319,911 bytes
Download FTP scene.org
Rating:

Unholy by Flatline
/demos/1994/f/flp_unhl.zip
29 Jun 1996 (catalog date)
60,233 bytes
Download FTP scene.org
Rating:

Space Jam by Fascination
/demos/1994/f/fsn_sj.zip
29 Jun 1996 (catalog date)
61,494 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 02

Unlimited Existance by Fascination
/demos/1994/f/fsn_ue.zip
29 Jun 1996 (catalog date)
129,462 bytes
Download FTP scene.org
Rating:
Released at event ABD94 in the demo division and ranked 06

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

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

GooRoo Nation by Starry Knights Productions
/demos/1994/g/gn_skp.zip
29 Jun 1996 (catalog date)
729,088 bytes
Download FTP scene.org
Rating:

Ground-zero by the Whizzkids
/demos/1994/g/ground_0.zip
29 Jun 1996 (catalog date)
1,006,000 bytes
Download FTP scene.org
Rating:

Happy New Year! by Agony
/demos/1994/h/happy95_.zip
29 Jun 1996 (catalog date)
18,884 bytes
Download FTP scene.org
Rating:

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

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

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

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

32k by Hoplite
/demos/1994/h/hpl_32k.zip
29 Jun 1996 (catalog date)
28,922 bytes
Download FTP scene.org
Rating:

Silence by Hysteria
/demos/1994/h/hsa_silc.zip
29 Jun 1996 (catalog date)
890,885 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 08

BBS Liquid Metal by Heretics
/demos/1994/h/htc_lm11.zip
29 Jun 1996 (catalog date)
32,547 bytes
Download FTP scene.org
Rating:

Pentagram Intro by Hypnosis
/demos/1994/h/hyp_ptg.zip
29 Jun 1996 (catalog date)
177,879 bytes
Download FTP scene.org
Rating:

Loppiaismainen Joulukuusi Kaattixelle by Jeskola
/demos/1994/j/jp_sexi.zip
29 Jun 1996 (catalog date)
39,143 bytes
Download FTP scene.org
Rating:

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

BBS Lunatic Asylum by Logic Design
/demos/1994/l/la_intro.zip
29 Jun 1996 (catalog date)
19,353 bytes
Download FTP scene.org
Rating:

Warp by Legend Design
/demos/1994/l/ld_warpf.zip
29 Jun 1996 (catalog date)
2,280,316 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 04

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

Mega-Ega by S-Cubed
/demos/1994/m/mega_ega.zip
29 Jun 1996 (catalog date)
259,530 bytes
Download FTP scene.org
Rating:

Microsoft SUXX! by Anonymous
/demos/1994/m/ms_suxx.zip
29 Jun 1996 (catalog date)
267,226 bytes
Download FTP scene.org
Rating:

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

Myth by Data Warriors
/demos/1994/m/myth_dw.zip
29 Jun 1996 (catalog date)
533,927 bytes
Download FTP scene.org
Rating:

Once 64k Intro by Laserdance of Acme
/demos/1994/o/once_lsd.zip
29 Jun 1996 (catalog date)
87,894 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the in64 division and ranked 02

BBS The Phoenix Rising by Force 2
/demos/1994/p/phoenix_.zip
29 Jun 1996 (catalog date)
4,981 bytes
Download FTP scene.org
Rating:

Poor by Majic 12
/demos/1994/p/poor_m12.zip
29 Jun 1996 (catalog date)
233,999 bytes
Download FTP scene.org
Rating:

Washandje by Progress
/demos/1994/p/prg_whs.zip
29 Jun 1996 (catalog date)
65,845 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 04

Psychotic Dream by Sorrox
/demos/1994/p/psy_drm.zip
29 Jun 1996 (catalog date)
43,658 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the in64 division and ranked 06

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

Meetro by Remedy Productions, Diffusion
/demos/1994/r/r_meetro.zip
29 Jun 1996 (catalog date)
72,659 bytes
Download FTP scene.org
Rating:

Bamses Revenge by Satsuma
/demos/1994/r/revenge_.zip
14 Jan 1997 (catalog date)
58,120 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX

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

Rash Reflections by Coluche
/demos/1994/r/rr_beast.zip
29 Jun 1996 (catalog date)
283,990 bytes
Download FTP scene.org
Rating:
Released at event BBS

Red by Razor 1911
/demos/1994/r/rzr_red.zip
29 Jun 1996 (catalog date)
191,161 bytes
Download FTP scene.org
Rating:

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

Forbidden Areas by Scoopex
/demos/1994/s/scx_area.zip
27 Nov 1998 (catalog date)
240,902 bytes
Download FTP scene.org
Rating:

Textmode Strikes.bak by Shape!
/demos/1994/s/shape_.zip
29 Jun 1996 (catalog date)
92,579 bytes
Download FTP scene.org
Rating:

Show (bugfixed) by Majic 12
/demos/1994/s/show_fix.zip
29 Jun 1996 (catalog date)
697,757 bytes
Download FTP scene.org
Rating:

Jurassic Ass (patch) by A-Men
/demos/1994/s/sil_amen.zip
29 Jun 1996 (catalog date)
7,153 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division

Sin After Sin by A-Men
/demos/1994/s/sin_amen.zip
05 Jun 1998 (catalog date)
58,819 bytes
Download FTP scene.org
Rating:
,,GUS,

Outta Time by Select
/demos/1994/s/slt_ot.zip
29 Jun 1996 (catalog date)
72,158 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the in64 division and ranked 03

32k by Symptom
/demos/1994/s/sym_32k.zip
29 Jun 1996 (catalog date)
14,565 bytes
Download FTP scene.org
Rating:

Twisted Existence by Corruption
/demos/1994/t/te_dmo.zip
29 Jun 1996 (catalog date)
468,785 bytes
Download FTP scene.org
Rating:

Fishtro by Twisted Fishies
/demos/1994/t/tf_fstro.zip
29 Jun 1996 (catalog date)
42,777 bytes
Download FTP scene.org
Rating: