Search for "au": 557 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 Shadow Tutorial by Fuzzel of Haujobb
/code/3d/docs/shadows.zip
17 Jan 1999 (catalog date)
121,258 bytes
Download FTP scene.org
Rating:
Explains how to do shadows in 3d using a zbuffer algorithm.

Rotating 3d escher-knot by Oliver Nash
/code/3d/systems/gsescher.zip
30 Jun 1998 (catalog date)
19,895 bytes
Download FTP scene.org
Rating:
The author says he appreciates a mention when you "steal" his formula, but "his" formula was already used on the amiga a long time ago. It might be useful downloading though if you're a starting 3d coder because the flatshaded 3d engine is very easy to understand. C

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 shader source by Jedi of Sector One
/code/3d/trifill/gouraud/ggouro2.zip
10 Jan 1997 (catalog date)
66,612 bytes
Download FTP scene.org
Rating:
Source for a gouraud filler, requires GEMA to compile - Needs GEMA. No useful comments. For TASM and MASM users, remember that GEMA's nmenonics are operation source, destination.

Gouraud Shading by The Faker of Surprise Productions
/code/3d/trifill/gouraud/goushad.zip
25 Aug 1997 (catalog date)
16,816 bytes
Download FTP scene.org
Rating:
No explanation, but the source is very easy to understand.

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:

Audio Manager III by Kenneth Foo Chuan Khit
/code/audio/convert/amm.zip
10 Jan 1997 (catalog date)
30,360 bytes
Download FTP scene.org
Rating:
A loader for amm files - A proprietary format not generated by any trackers that I know of

FFF sources by ChAr
/code/audio/convert/fffsrcs.zip
02 Jul 1997 (catalog date)
60,660 bytes
Download FTP scene.org
Rating:
A converter for GUS Interwave Patches. Bonus points to the first person who uses this? No code documentation.

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.

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

GUS Revision by data
/code/audio/detect/gusrev02.zip
10 Jan 1997 (catalog date)
13,044 bytes
Download FTP scene.org
Rating:
GUS revision detector v0.2b - Isn't this in the manual that comes with the GUS, or somewhere on the board? 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.

AWE 32 "documentation" by Judge Dred
/code/audio/docs/awe32prg.zip
10 Jan 1997 (catalog date)
37,028 bytes
Download FTP scene.org
Rating:
Useful documents for AWE 32 programming - Beats the shit out of Creative Lab's released information.

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

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

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

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.

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

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

IW SDK
/code/audio/docs/iw_sdk20.zip
10 Jul 1997 (catalog date)
2,796,518 bytes
Download FTP scene.org
Rating:
The SDK for the IW chip. The docs are Adobe Acrobat files and are probably meant for printing out. I didn't try yet, but the "univerval translator" at CMU should be able to convert the files to a text format, which would be infinitely more useful. This is one of those everything you needed to know and more type docs.

MOD Format Specifications by Ian Tweedie
/code/audio/docs/modform.zip
21 Jan 1998 (catalog date)
5,923 bytes
Download FTP scene.org
Rating:

Protracker Studio 16 Module Format Specifications by CyberStrike of Renaissance
/code/audio/docs/ps16form.zip
21 Jan 1998 (catalog date)
14,375 bytes
Download FTP scene.org
Rating:

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

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

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.

Adrenalin MOD player by Beta of A-Men
/code/audio/players/amod095.zip
10 Jan 1997 (catalog date)
108,866 bytes
Download FTP scene.org
Rating:
A mod player for pascal and has a TSR to play music in the background - No SB support, horrible documentation, little to no support.

AmoebaSoft MOD Player by Jonathan E. Wright of AmoebaSoft
/code/audio/players/asmod09s.zip
10 Jan 1997 (catalog date)
90,508 bytes
Download FTP scene.org
Rating:
A mod player for Pascal - No SB support, bad documentation, only supports MOD files.

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

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

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

Cubic Player 2 Software Development Kit by Niklas Beisert of Cubic
/code/audio/players/cp2dk05.zip
19 Jan 1998 (catalog date)
131,123 bytes
Download FTP scene.org
Rating:
Cubic Player 2 Development Kit 0.5. Has a music player at least. I'm not going to figure out exactly what this is supposed to be for. No docs.

Cubic Player Music Interface Kit by Kortal of Wizardry
/code/audio/players/cpmik02.zip
10 Jan 1997 (catalog date)
18,771 bytes
Download FTP scene.org
Rating:
A music player - Doesn't have the sound player code, is buggy, supports only GUS and S3M.

DemoVT by JCAB of Iguana
/code/audio/players/demovt15.zip
10 Jan 1997 (catalog date)
228,287 bytes
Download FTP scene.org
Rating:
A music player - Has no source for the player and a few bugs. But it's easy to interface from *any* language with support for SB and GUS. Rename file heartq.002 from Iguana's demo HeartQuake to demovt.exe and use that instead. It's version "1.6"

DSIK by Carlos Hassan
/code/audio/players/dsikdemo.zip
10 Jan 1997 (catalog date)
52,964 bytes
Download FTP scene.org
Rating:
DSIK music player library - A reasonably good music playing library.

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

Gold Play by Sourcer of CodeBlasters
/code/audio/players/goldp101.zip
10 Jan 1997 (catalog date)
77,277 bytes
Download FTP scene.org
Rating:
A mod player - Predates the popularity of st3 and GUS and has no support for either. No sound playing code, but has a few simple examples. Knowledge of Swedish helpful.

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

GTSR by CyberStrike of Renaissance
/code/audio/players/gsrc211.zip
10 Jan 1997 (catalog date)
70,125 bytes
Download FTP scene.org
Rating:
A TSR mod player for GUS - Good code, but lack of documentation makes it difficult to figure out what's going on.

GUS Play by Robban of Cascada
/code/audio/players/gusp15.zip
10 Jan 1997 (catalog date)
19,591 bytes
Download FTP scene.org
Rating:
Robban's GUS Play - A favorite for intros in the past. Complete and small. Supports GUS and .mod files only.

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.

Indoor Music System by Pascal of Cubic Team
/code/audio/players/ims06.zip
17 Jan 1999 (catalog date)
314,727 bytes
Download FTP scene.org
Rating:
This is the player used by the wellknown Cubic Player. Supports a lot of different soundcards and a lot of different file formats including .IT files.

Jorian Mod Player by Nathan Hand
/code/audio/players/jmp.zip
10 Jan 1997 (catalog date)
4,332 bytes
Download FTP scene.org
Rating:
Crap Mod Player - Give this man a pointer! Doesn't parse any of the effects either. Oh yeah, globals abound.

Midas Expander by Wataru Ishida
/code/audio/players/mdfx.zip
17 Jan 1999 (catalog date)
20,377 bytes
Download FTP scene.org
Rating:
Adds some extra effects to the Midas player.

MIDAS by Alfred, Guru of Sahara Surfers
/code/audio/players/mds10b1.zip
01 Jul 1997 (catalog date)
1,410,314 bytes
Download FTP scene.org
Rating:
A music system for Watcom coders. Supports most file formats, SB, GUS, other soundcards.

Midas v.040a by Petteri Kangaslampi, Jarno Paananen
/code/audio/players/mdss040a.zip
10 Jan 1997 (catalog date)
1,400,325 bytes
Download FTP scene.org
Rating:
Midas music system - A full music system (almost) with support for compiling with tasm, BP, BC, and Watcom.

MIDAS by Alfred, Guru of Sahara Surfers
/code/audio/players/midas061.zip
01 Jul 1997 (catalog date)
1,490,716 bytes
Download FTP scene.org
Rating:
A music system for Watcom coders. Supports most file formats, SB, GUS, other soundcards.

Midas v1.11 by Sahara Surfers
/code/audio/players/midas111.zip
17 Jan 1999 (catalog date)
1,981,785 bytes
Download FTP scene.org
Rating:
This version fixes some bugs in the 1.1 version, which was really necessary because some demos who used that version really sounded bad on a gus, so make sure you use this version, and not an older one!

MikMod 0.30 by MikMak
/code/audio/players/mikdx030.zip
01 Jul 1997 (catalog date)
282,898 bytes
Download FTP scene.org
Rating:
A mod player for use with Direct Sound. Judging by MikIT, the player is nice. I prefer MikIT to mod4win. Give this a shot if you're doing windows sound coding.

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.

Module Player For Borland/Turbo Pascal 7.0 by Charles Attard.
/code/audio/players/modunit2.zip
17 Jan 1999 (catalog date)
176,078 bytes
Download FTP scene.org
Rating:
Supports 699/mod/mtm/nst/s3m/wav/xi/xm on all SoundBlaster Pro cards and compatibles. Quality could be better.

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.

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

MXM Play by Pascal of Cubic
/code/audio/players/mxmp16.zip
01 Jul 1997 (catalog date)
105,001 bytes
Download FTP scene.org
Rating:
A small XM player. A small, tight XM player for GUS. Great for tiny intros.

Tiny GUS Player by Pascal of Cubic Team
/code/audio/players/mxmptmt.zip
17 Jan 1999 (catalog date)
27,866 bytes
Download FTP scene.org
Rating:
Could have been a great player if it had been really tiny instead of 32kb big.

Npmod32 Windows Mfc Player by Olivier Lapicque
/code/audio/players/npwinply.zip
24 Apr 1998 (catalog date)
186,572 bytes
Download FTP scene.org
MFC-Based MOD/S3M/XM/IT Win95/NT Player, using NPMOD32.DLL - the Mod-Plugin DLL

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.

Libplayer by Peter Burns
/code/audio/players/player.zip
08 Jun 1998 (catalog date)
96,013 bytes
Download FTP scene.org
A library for playing modules under linux, written in C++, uses the OSS.

Platinum Play by TechnoMaestro
/code/audio/players/pp3src.zip
11 Jan 1997 (catalog date)
247,758 bytes
Download FTP scene.org
Rating:
Source for a mod player - Doesn't support GUS nor XM.

Protracker Player Source by CyberStrike of Renaissance
/code/audio/players/pps110.zip
11 Jan 1997 (catalog date)
86,006 bytes
Download FTP scene.org
Rating:
Source for a Protracker player - Outdated. Odd that there's a zip inside the lzh. "scratches head"

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.

music player source by Remdy
/code/audio/players/remdy-05.zip
30 Jan 1999 (catalog date)
42,852 bytes
Download FTP scene.org

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!

Module Player for GUS/PAS/SB by Frontman of Crew242
/code/audio/players/soundss3.zip
21 Jan 1998 (catalog date)
384,499 bytes
Download FTP scene.org
Rating:
Full sources included.

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

Module Player by PSI of Future Crew
/code/audio/players/stmik020.zip
21 Jan 1998 (catalog date)
162,009 bytes
Download FTP scene.org
Rating:
Sources for Mental Surgery included as an example.

Module Player Fix by PSI of Future Crew
/code/audio/players/stmikfix.zip
21 Jan 1998 (catalog date)
10,362 bytes
Download FTP scene.org
Rating:
Bugfix for stmik020.zip

Tiny SoundBlaster Modplayer by Pelusa of Psychic Monks
/code/audio/players/tinyplay.zip
21 Jan 1998 (catalog date)
14,306 bytes
Download FTP scene.org
Rating:
A realmode 3kb modplayer.

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.

Tiny SoundBlaster Modplayer by Pelusa of Psychic Monks
/code/audio/players/tnyplay2.zip
21 Jan 1998 (catalog date)
8,979 bytes
Download FTP scene.org
Rating:
A realmode 3kb modplayer.

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:

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

Wavplayer Source by Francis Reynders of Genetrix
/code/audio/players/wavplay.zip
24 Apr 1998 (catalog date)
25,426 bytes
Download FTP scene.org

Module Detector by Harald Zappe
/code/audio/utils/detect.zip
26 Feb 1998 (catalog date)
6,894 bytes
Download FTP scene.org
Rating:
Determines the module type of any file. Module types invented after 1994 are not supported.

GusDump v1.0 by Firelight
/code/audio/utils/gusdump.zip
26 Feb 1998 (catalog date)
10,714 bytes
Download FTP scene.org
Rating:
Dumps the contents of the GUS memory to a file, very useful for sample rippers.

MPEG Player by MikMak
/code/audio/utils/maplaypc.zip
10 Jan 1997 (catalog date)
212,398 bytes
Download FTP scene.org
Rating:
An MPEG audio player for PC - Has the source to the original MAPLAY utility and the source for the MSDOS port is available upon request.

Internal Speaker Acid Generator by R. Schultz
/code/audio/utils/zreso11.zip
21 Jan 1998 (catalog date)
16,402 bytes
Download FTP scene.org
Rating:
Not very useful.

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

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.

Boardz source by Vulture
/code/demosrc/bbsintro/vga-vul1.zip
10 Jan 1997 (catalog date)
11,913 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a star field and scrollie - I never thought I'd give this high a rating for source to a BBS loader, but I figure there's got to be some way for people to know what to look for. The source is beautiful and there are more comments than there are lines of source! *Perfect* for the beginner, though not a tutorial.

Guimauve by pop of Optimum
/code/demosrc/demos/guimauve.zip
11 Jun 1998 (catalog date)
5,708 bytes
Download FTP scene.org
Sources for a guimauve FX. C for X11/Linux.

Maximum by Bear of Sinope
/code/demosrc/intros/maximum.zip
01 Jul 1997 (catalog date)
20,172 bytes
Download FTP scene.org
Rating:
Source for an effect full 4k intro. I can't tell what language most of the comments are in. The 100% register gouraud shaded texture innerloop is particularly clever.

Shorty 4kb Source by The Clan
/code/demosrc/intros/shorty.zip
17 Jan 1999 (catalog date)
145,990 bytes
Download FTP scene.org
Rating:
Source for a 4kb intro containing a tunnel and some gouraud shaded and texturemapped 3d vectors.

3D Engine by Voltaire of OTM
/code/effects/3d/otm3d095.zip
01 Dec 1997 (catalog date)
254,469 bytes
Download FTP scene.org
Rating:
Supports lambert and gouraud shading.

2d bump mapping by HELiX
/code/effects/bump/bumpsrc.zip
18 Mar 1997 (catalog date)
63,540 bytes
Download FTP scene.org
Rating:
Simple example and explanation of how to do 2d bump mapping. Looks like it was written by a beginner (because of the code optimization, or lack there of), but is fairly nicely commented, which is a big plus!

Fire code by Kirk A. Baum
/code/effects/fire/firecode.zip
10 Jan 1997 (catalog date)
54,739 bytes
Download FTP scene.org
Rating:
A simple fire routine - Contains the same fire as that of fire-win.zip but coded in assembler for DOS.

small flame by Gaffer of PRoMETHEUS
/code/effects/fire/flame160.zip
18 Mar 1997 (catalog date)
2,964 bytes
Download FTP scene.org
Rating:
Source for a small fire routine. Doesn't actually work on my computer. To answer a question proposed by the author about size optimization, inc al is bigger than inc ax because intel doesn't have an inc /r8 instruction. inc ax is of the form inc /r16 which compiles to db 40+rw, where rw = 0 for ax, 1 for cx, 2 for dx, 3 for bx, ... inc al is of the form inc r/m8 and compiles to db FE /1 where /1 = c0 for al, c4 for ah, c1 for bl..., 05 for a memory reference.... See an intel document for more details.

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.

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

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

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

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

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.

AWE-DIP-01-ENG by Creative Labs engineers
/code/hardware/audio/adip.zip
10 Jan 1997 (catalog date)
708,753 bytes
Download FTP scene.org
Rating:
Examples and API for using the AWE32 - And people wonder why there's not much SB support. The information in the packet is contorted. I could go on this for days. Comments like /* main - here's where the fun begins */ are misleading. The fun actually began several hundred lines ago (starting at line 134). It's late. I'm not exactly bored, but this bit of code is frustrating. I wonder why CL even bothered. There are no technical docs of any sort and the code that is here *REEKS* of bad style. For extra frustration, I unzipped the file which had a self extracting .exe in it, which gave me 4 zips which when each extracted with the -d option finally gives me the SDK. Kneebiter - at 1:30 in the morning. Need more tea...

Digitized Music Routines for SoundBlaster by TSC-Software
/code/hardware/audio/digipack.zip
21 Jan 1998 (catalog date)
489,795 bytes
Download FTP scene.org
Rating:
Very buggy.

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

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

SoundBlaster Routines for VOC Files by Ethan Brodsky
/code/hardware/audio/sbdsp103.zip
21 Jan 1998 (catalog date)
13,312 bytes
Download FTP scene.org
Rating:

SoundBlaster Routines by Jeff Bird
/code/hardware/audio/sbf3.zip
21 Jan 1998 (catalog date)
87,954 bytes
Download FTP scene.org
Rating:
A good collection of sources and documents.

SoundBlaster Programming Info by Andr B Baresel, Craig Jackson
/code/hardware/audio/sblast09.zip
21 Jan 1998 (catalog date)
502,511 bytes
Download FTP scene.org
Rating:
The ultimate guide for SoundBlaster coders. Sources included (including S3M player).

SoundBlaster Routines by Christopher M. Box
/code/hardware/audio/sbprog10.zip
21 Jan 1998 (catalog date)
37,846 bytes
Download FTP scene.org
Rating:

GUS Sound Library by P. Lindh
/code/hardware/audio/socom10.zip
21 Jan 1998 (catalog date)
102,069 bytes
Download FTP scene.org
Rating:
Supports MOD and DSM modules and WAV files.

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

Drive detection for IBM & compatibles by Paul Schlyter
/code/hardware/drives/drivesex.zip
10 Jan 1997 (catalog date)
9,312 bytes
Download FTP scene.org
Rating:
Source to detect drives on a system - It didn't detect my drives properly. :(

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.

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

Real Flat Mode by Christophe Avion
/code/hardware/pmode/ifrm32.zip
25 Aug 1997 (catalog date)
56,257 bytes
Download FTP scene.org
A Dos extender and file packer. I can't really rate this because I would never be able to use the code. All comments and docs are in French.

Multipage VGA Library by Lin Ke-Fong
/code/library/mpvga10.zip
01 Dec 1997 (catalog date)
84,061 bytes
Download FTP scene.org
Rating:
VGA library by Lin Ke-Fong. Very good tweaked vga library. It automaticaly detects the vga card to offer as much functionality as possible instead of using the standard vga settings only like most libraries do.

SEAL Audio Library v1.0 by Carlos Hasan
/code/sound/sealr100.zip
05 Oct 1996 (catalog date)
639,109 bytes
Download FTP scene.org
Rating:
Multichannel Digital Audio System

Tutorial in C by Steve Pinault
/code/tutors/denthor/tutorc.zip
11 Jan 1997 (catalog date)
59,478 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:C versions of the PAS source - Needs MSVC to compile, which most people simply don't have.

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.

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.

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.

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

FLI/FLC player
/code/video/flplay.zip
05 Oct 1996 (catalog date)
6,213 bytes
Download FTP scene.org
Rating:
Useless. No docs, no comments, no description. Doesn't even state the author.

WIN95 And Demos Starter by Cute Elf
/code/windows/ce-win95.zip
19 Jan 1998 (catalog date)
18,929 bytes
Download FTP scene.org
Rating:
Library for using DirectDraw for making demo effects. Use Winzip to decompress archive because of the long file names. If using DirectX 5, you have to change two lines in DirectXConversion.cpp to type cast to (DirectDrawSurface2 *). When you try to compile, you'll know which lines those are. Hmm... maybe wince stands for Win-CuteElf. (If you see this, are you going back there?)

Star Trek by Authentic Audio
/demos/1991/startrek.zip
29 Jun 1996 (catalog date)
339,030 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:

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

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

BBS Alpha Centaur by Fulmar Design
/demos/1994/f/fdintro.zip
29 Jun 1996 (catalog date)
18,146 bytes
Download FTP scene.org
Rating:

Paula Faked by Jamm
/demos/1994/p/paula.zip
29 Jun 1996 (catalog date)
37,177 bytes
Download FTP scene.org
Rating:
Released at event ABD94 in the demo division and ranked 08

Rotozoomer by Finbau Gumbau of ???
/demos/1994/r/rotozf.zip
29 Jun 1996 (catalog date)
5,054 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division

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

Die Ausgeburt by Xenogenesis
/demos/1995/a/ausgebur.zip
29 Jun 1996 (catalog date)
49,030 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 05

Autumn by Epsilon
/demos/1995/a/autumn.zip
29 Jun 1996 (catalog date)
61,621 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 02

Rauha Teille by COMA
/demos/1995/c/cma_crst.zip
08 Jun 1998 (catalog date)
2,317,823 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 04

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

Fjomptro #1 by Rectum Cauda
/demos/1995/f/fjomptro.zip
30 Jun 1996 (catalog date)
7,222 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 05

Dino Saurus Demo by Hirmu
/demos/1995/h/hirrrr.zip
30 Jun 1996 (catalog date)
109,895 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 05

Bedtime For Claudia by Just For Fun
/demos/1995/j/jff-bed.zip
12 Jan 1997 (catalog date)
961,959 bytes
Download FTP scene.org
Rating:

NET by Jisi, Le Fongus Jaune
/demos/1995/n/net.zip
14 May 1997 (catalog date)
8,587 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

Respect by Aurora
/demos/1995/r/respect.zip
30 Jun 1996 (catalog date)
424,416 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the demo division and ranked 02

17 Mai by Rectum Cauda
/demos/1996/0-9/17mai.zip
30 Jun 1996 (catalog date)
77,847 bytes
Download FTP scene.org
Rating:
Released at event I96 in the demo division and ranked 05

Bestefar by Rectum Cauda
/demos/1996/b/bestefar.zip
21 Feb 1998 (catalog date)
188,798 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked ??
386,,GUS/SB,

Brandbilens Vrede by Multiple Authors
/demos/1996/b/brandbil.zip
30 Jun 1996 (catalog date)
556,464 bytes
Download FTP scene.org
Rating:

Claustrophobia by Hypnotize
/demos/1996/c/claustro.zip
05 Nov 1997 (catalog date)
63,890 bytes
Download FTP scene.org
Rating:
486,,GUS/SB,

AU by Calamity
/demos/1996/c/cmy-demo.zip
13 Jul 1996 (catalog date)
137,319 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked ??

BBS Blue Nose Productions by Chiparus
/demos/1996/i/iau-yaah.zip
21 Sep 1996 (catalog date)
106,644 bytes
Download FTP scene.org
Rating:

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

Bie by Piffi of Rectum Cauda
/demos/1996/r/rc-bie4k.zip
13 Jul 1996 (catalog date)
10,169 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Drolle 2 by Rectum Cauda
/demos/1996/r/rc-drol2.zip
15 Nov 1996 (catalog date)
394,500 bytes
Download FTP scene.org

Funk by Rectum Cauda
/demos/1996/r/rc-funk.zip
15 Nov 1996 (catalog date)
46,279 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 08

Latexmania by Rectum Cauda
/demos/1996/r/rc-latex.zip
13 Jul 1996 (catalog date)
41,281 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Paper Roach by Rectum Cauda
/demos/1996/r/rc-paper.zip
15 Nov 1996 (catalog date)
60,443 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the in64 division and ranked 05

Sand by Rectum Cauda
/demos/1996/r/rc-sand.zip
17 Mar 1997 (catalog date)
270,774 bytes
Download FTP scene.org
Rating:
,,,

Sand 2 by Rectum Cauda
/demos/1996/r/rc-sand2.zip
17 Mar 1997 (catalog date)
276,509 bytes
Download FTP scene.org
Rating:
,,,

Sand 3 by Rectum Cauda
/demos/1996/r/rc-sand3.zip
09 Feb 1997 (catalog date)
923,627 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 26

Jordgubbs Sylt by Rectum Cauda
/demos/1996/r/rc-sylt.zip
03 Jul 1996 (catalog date)
455,812 bytes
Download FTP scene.org
Rating:
Released at event I96 in the infs division and ranked 06

Tur I Skogen by Rectum Cauda
/demos/1996/r/rc-tur.zip
13 Jul 1996 (catalog date)
53,855 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Au 2 by Rectum Cauda
/demos/1996/r/rc_au2.zip
15 Nov 1996 (catalog date)
187,166 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the demo division and ranked 09

Surgi Ergub by Frutopia of Rectum Cauda
/demos/1996/r/rc_ergub.zip
13 Jul 1996 (catalog date)
6,006 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Fjomptro 3 by Heizahn of Rectum Cauda
/demos/1996/r/rc_fjmp3.zip
13 Jul 1996 (catalog date)
7,123 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

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

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

Warp 20 by Thaumaturge
/demos/1996/t/t_warp20.zip
04 Sep 1996 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:

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

Faugh by Agent Orange of T-Rex
/demos/1996/t/trx-fgh.zip
02 Oct 1996 (catalog date)
65,533 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the in8k division and ranked 01

Yo Am I by Rectum Cauda
/demos/1996/y/yo_am_i.zip
13 Jul 1996 (catalog date)
69,079 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked 01

Zauron Is 16 by Index
/demos/1996/z/zrn-16.zip
30 Jan 1997 (catalog date)
152,526 bytes
Download FTP scene.org
Rating:
386,GUS/SB

Anataus 4 by Fit
/demos/1997/a/anataus4.zip
23 Jul 1997 (catalog date)
1,193,998 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 03
P5,,GUS/SB,16MB

Loops by Aurum
/demos/1997/a/au_loops.zip
24 Mar 1997 (catalog date)
214,425 bytes
Download FTP scene.org
Rating:
Released at event SNS97 in the demo division and ranked 06

Miraculix My Mind Muffin by Aurum
/demos/1997/a/au_mmmm.zip
07 Dec 1997 (catalog date)
1,265,121 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the demo division and ranked 01
,,GUS/SB,

Core by Autopsy
/demos/1997/a/ay-core.zip
05 Aug 1997 (catalog date)
6,124 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 02

Borntro by Autumn
/demos/1997/b/borntro.zip
28 Mar 1997 (catalog date)
60,859 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??

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

Claudia by Deathstar
/demos/1997/d/ds-claud.zip
04 May 1997 (catalog date)
4,537,722 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the demo division and ranked 01
P5,VESA,GUS/SB,16M

Food Yoyo by Rectum Cauda
/demos/1997/f/foodyoyo.zip
27 Apr 1997 (catalog date)
469,791 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 03

Autyzm by Fuse
/demos/1997/f/fse_auty.zip
24 Oct 1997 (catalog date)
3,083,847 bytes
Download FTP scene.org
Rating:
Released at event GRV97 in the demo division and ranked 05
P5,,GUS1M,12MB

Fumble by Holydrake of Autumn
/demos/1997/f/fumble.zip
24 Oct 1997 (catalog date)
6,181 bytes
Download FTP scene.org
Rating:
Released at event GRV97 in the in4k division and ranked 06
386,,,

Neon by Haujobb
/demos/1997/h/hjb_neon.zip
07 Dec 1997 (catalog date)
899,382 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the demo division and ranked 01
P5,,GUS/SB,

Doubt by Haujobb
/demos/1997/h/hjbdoubt.zip
08 Feb 1998 (catalog date)
1,589,628 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 07
heavy precalcs - ,,GUS/SB,

Videodrome by Haujobb
/demos/1997/h/hjbvideo.zip
08 Feb 1998 (catalog date)
3,573,975 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked DD
P5,VESA,GUS/SB/PAS,16MB

Massiivinen Tirskahdus by tAAt
/demos/1997/i/isonauru.zip
23 Jul 1997 (catalog date)
1,373,836 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 06
486,,GUS/SB,

BBS Massacre by Paul Sladen
/demos/1997/m/massacre.zip
08 Oct 1997 (catalog date)
2,284 bytes
Download FTP scene.org
Rating:

Mindtrap by Trauma
/demos/1997/m/mindtrap.zip
24 Sep 1997 (catalog date)
1,923,852 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the demo division and ranked 03
486DX,VESA,GUS/SB,6MB

Misguided by Haujobb
/demos/1997/m/misg.zip
30 Aug 1997 (catalog date)
1,428,110 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the demo division and ranked 02
P133,,GUS/SB,8MB

Natrium by Aurinkovoodoomandariini
/demos/1997/n/natrium.zip
07 Dec 1997 (catalog date)
878,475 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the demo division and ranked 05
P5,VESA,GUS/SB,12MB

BBS Nick's Box by Klausi
/demos/1997/n/nicks.zip
28 Feb 1997 (catalog date)
114,774 bytes
Download FTP scene.org
Rating:
,VGA,GUS/SB,

Blue (FPS version) by Paulo Falcao
/demos/1997/p/pf-b-fps.zip
22 Apr 1997 (catalog date)
7,330 bytes
Download FTP scene.org
Rating:

Blue by Paulo Falcao
/demos/1997/p/pf-blue.zip
22 Apr 1997 (catalog date)
6,083 bytes
Download FTP scene.org
Rating:

Totraum 209 by Purge
/demos/1997/p/prg-t209.zip
04 May 1997 (catalog date)
58,085 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in64 division and ranked 01
P5,24/32bVGA,GUS,

De Bader Hver Dag by Rectum Cauda
/demos/1997/r/rc-bade.zip
24 Nov 1997 (catalog date)
1,062,234 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,6MB

Seigmenn og Bamsemums by Rectum Cauda
/demos/1997/r/rc-bamse.zip
07 Dec 1997 (catalog date)
143,589 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the infs division and ranked 01

Final by Rectum Cauda
/demos/1997/r/rc-final.zip
08 Feb 1998 (catalog date)
491,058 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 13
386DX,,GUS/SB,

Getmem by Rectum Cauda
/demos/1997/r/rc-getme.zip
26 Jul 1997 (catalog date)
4,505 bytes
Download FTP scene.org
Rating:
Released at event I97 in the in4k division and ranked 01

Hippiness by Rectum Cauda
/demos/1997/r/rc-hippi.zip
01 Aug 1997 (catalog date)
62,063 bytes
Download FTP scene.org
Rating:
Released at event BP97 in the in64 division and ranked 05
386,,GUS,

Humle by Piffi of Rectum Cauda
/demos/1997/r/rc-humle.zip
27 Apr 1997 (catalog date)
6,170 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in4k division and ranked 02

Things Do Not Change by Rectum Cauda
/demos/1997/r/rc-jiaki.zip
17 Jun 1997 (catalog date)
1,102,996 bytes
Download FTP scene.org
Rating:

Maxquest by Rectum Cauda
/demos/1997/r/rc-maxq.zip
19 Sep 1997 (catalog date)
1,442,224 bytes
Download FTP scene.org
Rating:

Kajania Spriker Pa Norge by Rectum Cauda
/demos/1997/r/rc-norge.zip
29 Jul 1997 (catalog date)
313,210 bytes
Download FTP scene.org
Rating:

Ocean by Rectum Cauda
/demos/1997/r/rc-ocean.zip
28 Apr 1997 (catalog date)
69,197 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in64 division and ranked 04

Paviljon 7 by Rectum Cauda
/demos/1997/r/rc-pav7.zip
17 Mar 1997 (catalog date)
1,691,262 bytes
Download FTP scene.org
386,,GUS,6MB

Sand 4 by Rectum Cauda
/demos/1997/r/rc-sand4.zip
01 May 1997 (catalog date)
3,492,800 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the demo division and ranked 06
386,,GUS/SB,13MB

Skogen by Rectum Cauda
/demos/1997/r/rc-sko.zip
28 Apr 1997 (catalog date)
53,572 bytes
Download FTP scene.org
Released at event TG97 in the in64 division and ranked 05

Supermaxwel by Rectum Cauda
/demos/1997/r/rc-smaxw.zip
01 Aug 1997 (catalog date)
425,291 bytes
Download FTP scene.org
Rating:
Released at event BP97 in the demo division and ranked 10
,,GUS,

Vegaanii by Rectum Cauda
/demos/1997/r/rc-veg.zip
05 Jul 1997 (catalog date)
911,925 bytes
Download FTP scene.org
Rating:

Fjortiss by Rectum Cauda
/demos/1997/r/rc_14tis.zip
23 Mar 1997 (catalog date)
46,107 bytes
Download FTP scene.org
Rating:
Released at event SNS97 in the in64 division and ranked 11

Jeg Bor Her I Denne Hallen by Rectum Cauda
/demos/1997/r/rc_hall.zip
07 Dec 1997 (catalog date)
75,290 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the in64 division and ranked 06

Hindu Vil Ha Kjeks #2 by Rectum Cauda
/demos/1997/r/rc_mat92.zip
27 Apr 1997 (catalog date)
476,888 bytes
Download FTP scene.org
Released at event TG97 in the infs division and ranked 02

Retribution by Netrunner of Fauve
/demos/1997/r/retribut.zip
05 Aug 1997 (catalog date)
5,768 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 05

Silence by Autopsy
/demos/1997/s/silence.zip
11 Apr 1997 (catalog date)
4,747 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in4k division and ranked ??
No P5,,,

Paul Pot by Sublogic
/demos/1997/s/sl_paul.zip
07 Dec 1997 (catalog date)
79,280 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the in64 division and ranked 01

Segmentation Fault by Strontium 90
/demos/1997/s/st90core.zip
04 May 1997 (catalog date)
2,811,002 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the demo division and ranked 02
,VESA,GUS/SB/PAS,16MB

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

Splash by Taurus
/demos/1997/t/trs_spl.zip
08 Feb 1998 (catalog date)
1,942,977 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 20

Autorenn by ZigZag
/demos/1997/w/wipe_n64.zip
30 Aug 1997 (catalog date)
30,499 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in64 division and ranked 05

Yawn Remix by Haujobb
/demos/1997/y/yremix.zip
07 Feb 1998 (catalog date)
71,213 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 13
,,GUS/SB/PAS,

Anataus 5 by Fit
/demos/1998/a/anataus.zip
02 Aug 1998 (catalog date)
1,621,976 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the demo division and ranked 04
,VESA,,32MB

Sins by Autopsy
/demos/1998/a/ay-sins.zip
07 Mar 1998 (catalog date)
9,419 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the in4k division and ranked 05
386,VESA,Adlib,3MB,

Paul's Boutique by Amable
/demos/1998/b/boutique.zip
20 May 1998 (catalog date)
63,797 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the in64 division and ranked 01

We Are Family by Haujobb
/demos/1998/f/family.zip
22 May 1998 (catalog date)
453,980 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the demo division and ranked 14
,,GUS/SB,

Gateways by Trauma
/demos/1998/g/gateways.zip
22 Oct 1998 (catalog date)
3,653,071 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 01
P5,,GUS/SB/PAS,32MB

Heresy by Haujobb
/demos/1998/h/heresy.zip
22 May 1998 (catalog date)
5,993,790 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the demo division and ranked 09
,,SB,

Mosquito by Haujobb, Monar
/demos/1998/h/hjbmnr_m.zip
12 Sep 1998 (catalog date)
303,141 bytes
Download FTP scene.org
Rating:
486,,GUS,

It's All Your Fault by Hypercube
/demos/1998/h/hpqbiayf.zip
05 Aug 1998 (catalog date)
1,156,725 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the demo division and ranked 09
,VESA,GUS/SB/PAS,

Laura by Salamander, Dr. Otto
/demos/1998/l/laura.zip
19 Sep 1998 (catalog date)
55,661 bytes
Download FTP scene.org
Rating:

Licht by Haujobb
/demos/1998/l/licht_.zip
20 May 1998 (catalog date)
64,084 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the in64 division and ranked 02
P5,VESA,GUS,12MB

Licht 3 by Haujobb
/demos/1998/l/licht_3_.zip
18 Oct 1998 (catalog date)
64,920 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the in64 division and ranked 03
,,GUS/SB,

Licht Deluxe by Haujobb
/demos/1998/o/osram.zip
24 Jun 1998 (catalog date)
67,169 bytes
Download FTP scene.org
Rating:
Released at event JUH98 in the in64 division and ranked 01
P166,VESA,GUS,16MB

Draum by Pimp
/demos/1998/p/pmp-drm.zip
19 May 1998 (catalog date)
1,722,507 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked 12
,VESA,,

Pragma Aux by MovSD
/demos/1998/p/pragmaux.zip
19 Nov 1998 (catalog date)
1,827,496 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Final Remix by Rectum Cauda
/demos/1998/r/rc-fnlmx.zip
19 May 1998 (catalog date)
561,499 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked XX
386,,GUS/SB,6MB

Ocean 2 by Rectum Cauda
/demos/1998/r/rc-ocn-2.zip
16 May 1998 (catalog date)
61,933 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in64 division and ranked 04

Tsetse by Rectum Cauda
/demos/1998/r/rc-tse.zip
16 May 1998 (catalog date)
7,544 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 03
,,Adlib,

A Flip in the Woods by Rectum Cauda
/demos/1998/r/rc-tur.zip
06 Sep 1998 (catalog date)
60,338 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the in64 division and ranked 05

Tour De Skog 3 by Rectum Cauda
/demos/1998/r/rc-tur3.zip
16 May 1998 (catalog date)
64,656 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in64 division and ranked 06

Kosmonauts by Replay
/demos/1998/r/rpl_kosm.zip
29 Mar 1998 (catalog date)
242,938 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

Supernaut by Replay
/demos/1998/s/suprnaut.zip
02 Aug 1998 (catalog date)
154,264 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the d256 division and ranked 04
,VESA,,

Text Mode Demo Compo 3 Pre-Invitation Intro by Trauma
/demos/1998/t/tmdc3pre.zip
21 Feb 1998 (catalog date)
649,127 bytes
Download FTP scene.org
Rating:
Released at event TMDC98
386,,GUS/SB/PAS,

Eyepincher by Rectum Cauda
/demos/1998/y/yo.zip
12 Aug 1998 (catalog date)
2,746 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the in4k division and ranked 02

The taut and the Tame by Relief, Hotwire of Artflux
/graphics/disks/1997/afl-taut.zip
17 Dec 1997 (catalog date)
1,339,028 bytes
Download FTP scene.org
Rating:

Woman by Trau
/graphics/images/1993/womanru1.zip
04 Jul 1996 (catalog date)
21,874 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 09

Deen Aua Swe by Deen
/graphics/images/1994/d/deenswe.zip
04 Jul 1996 (catalog date)
50,945 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Helsinki Fone by Lauri Karmila
/graphics/images/1994/h/hf.zip
04 Jul 1996 (catalog date)
95,362 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

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

Surrealistic by Audio. Child
/graphics/images/1994/s/surre09.zip
04 Jul 1996 (catalog date)
131,516 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Centaur by ???
/graphics/images/1995/c/centaur.zip
12 Sep 1996 (catalog date)
15,319 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the grfx division and ranked XX

Claudie by Grass
/graphics/images/1996/a/abc_clau.zip
15 Jan 1997 (catalog date)
108,910 bytes
Download FTP scene.org
Rating:

Smart Lizard by Lobster of Aurora
/graphics/images/1996/l/lizard.zip
06 May 1998 (catalog date)
31,456 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 12
320x256x256

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

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

Strange Fauna by Mom, TR
/graphics/images/1996/s/strfauna.zip
24 Jun 1997 (catalog date)
631,027 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grtc division and ranked 10
640x480x16m

Sweet sweet vibraphones by Bay tremore of Haujobb
/graphics/images/1997/b/btsweet.zip
16 Feb 1998 (catalog date)
36,919 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the grfx division and ranked ??
320x240x256

Claudia by Void
/graphics/images/1997/c/claudia.zip
02 Jun 1997 (catalog date)
48,291 bytes
Download FTP scene.org
Rating:
Released at event SNY97 in the grfx division and ranked 02
640x480x16, Claudia Schiffer