Search for "78": 1623 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 basics by Synergist
/code/3d/docs/3dbasics.zip
10 Jan 1997 (catalog date)
2,745 bytes
Download FTP scene.org
Rating:
Some basic 3d documentation - I'd never want to tell someone that this doc is a good place to start. The person writing this has no concept of structures, which severely ease the programming of complex things such as 3d systems.

Zed 3D by Zed
/code/3d/docs/zed3d060.zip
10 Jan 1997 (catalog date)
357,811 bytes
Download FTP scene.org
Rating:
A comprehensive doc on many aspects of 3d math and programming - Designed for those comfortable with math. It spells out the math concepts needed and shows their application, but by no means spoon feeds the information to you.

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

3d vectors by John McCarthy
/code/3d/systems/3dvect39.zip
10 Jan 1997 (catalog date)
382,175 bytes
Download FTP scene.org
Rating:
A complete 3d vector system - No complex shading, but has a full camera model, gif loader, object loader, etc, etc... Takes some time to figure out.

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

Raw GFX Lib by Ghyll of TGA
/code/3d/systems/tgarx2b1.zip
02 Jul 1997 (catalog date)
34,488 bytes
Download FTP scene.org
Rating:
An elementary graphics system. The functions are very base and it's a good idea for anyone coding graphics engines either to understand how those functions work or to be given higher level functions to work with.

fx 3d kit by Dave Stampe
/code/3d/trifill/flat/fpoly256.zip
10 Jan 1997 (catalog date)
35,175 bytes
Download FTP scene.org
Rating:
A Y mode filler and line routine - Well documented and good comments. Poor asm style when it comes to stack handling. It would be difficult to learn from this code.

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

Crappy Texture Map by Mandrill
/code/3d/trifill/texmap/ctm.zip
19 Jan 1998 (catalog date)
6,214 bytes
Download FTP scene.org
Rating:
Crappy Texture Map. At least you know what code should be doing what. The filler looks familiar (the register lay out). The texture 'swims' so I'm not sure this is a routine to emulate.

Triscan by Andrew Harvey
/code/3d/trifill/texmap/triscan.zip
19 Jan 1998 (catalog date)
11,472 bytes
Download FTP scene.org
Rating:
Some triangle fillers. Doesn't assemble as is. Uses lots of assembler macros, which is good for style and helps portability, but kills readability for people not familiar with the code.

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.

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.

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!

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.

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.

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.

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.

LZ & Huffman Compression System by Tuo, Ze Killer
/code/compress/skylz100.zip
17 Jan 1999 (catalog date)
27,818 bytes
Download FTP scene.org
Rating:

4.77MHz by Joe Snow
/code/contests/8086/477mhz.zip
07 Nov 1997 (catalog date)
85,978 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 01

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

8086 Feet Under by ASMonger
/code/contests/8086/8086feet.zip
07 Nov 1997 (catalog date)
10,277 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 03

Ideas For The 8086 Compo
/code/contests/8086/examples.zip
07 Nov 1997 (catalog date)
1,687,371 bytes
Download FTP scene.org
Released at event 8086 in the misc division

8086 Feet Under (optimization) by Shadowlord
/code/contests/8086/fast!.com
07 Nov 1997 (catalog date)
3,848 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked EE
Runs 300% faster.

8086 Compo Results by Trixter of Hornet
/code/contests/8086/info.html
07 Nov 1997 (catalog date)
19,386 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Shadowlord's Voting Form by Shadowlord
/code/contests/8086/shdwlord.frm
07 Nov 1997 (catalog date)
3,005 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Trixter's Voting Form by Trixter of Hornet
/code/contests/8086/trixter.frm
07 Nov 1997 (catalog date)
2,512 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

Hallucinogen BBS Intro III by Remdy
/code/demosrc/bbsintro/dfc-3src.zip
05 Oct 1996 (catalog date)
22,238 bytes
Download FTP scene.org
Rating:

No We Ain't Dead Yet by Goblin, Random of Xtatic
/code/demosrc/bbsintro/x-no.zip
19 Jan 1998 (catalog date)
173,872 bytes
Download FTP scene.org
Rating:
No We Ain't Dead Yet - the BBStros. A 6?!? (I counted 7) course meal of bbs loaders, 6 with full sources. Nicely done.

BB Demo Source by Jan Hubicka
/code/demosrc/demos/bbsrc.zip
19 Jan 1998 (catalog date)
1,575,247 bytes
Download FTP scene.org
Rating:
Text Mode/ASCII demo for DOS and UNIX. Requires gcc to compile unless you really want to mess with the makefiles. Also requires /code/utils/graphics/aa-lib10.zip. Nicely done.

Chaos source by Mrock of Hellcore
/code/demosrc/intros/chaossrc.zip
19 Jan 1998 (catalog date)
30,532 bytes
Download FTP scene.org
Rating:
Source for a tunnel effect with an adlib player. Different from chaos4k1.zip. Fairly nice code, some useful comments... very average.

Fuzzy by INSane of WHo KNoWs?
/code/demosrc/intros/fuzzy.zip
02 Jul 1997 (catalog date)
30,156 bytes
Download FTP scene.org
Rating:
A simple intro. A one effect intro with the 'dune' effect. I'm not sure what people call it.

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

Hooray by Neon of Spetsnaz
/code/demosrc/intros/hooray.zip
19 Jan 1998 (catalog date)
31,077 bytes
Download FTP scene.org
Rating:
Hooray 4-k intro (raytracing). Good code style for assembler, well commented functions, poorly commented math.

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

Asm Fire 2 by Legend
/code/effects/fire/asmfire2.zip
19 Jan 1998 (catalog date)
1,184 bytes
Download FTP scene.org
Rating:
Fire Example. No useful comments and not that impressive looking.

bfire by Blair Harrison
/code/effects/fire/bfire.zip
19 Jan 1998 (catalog date)
6,651 bytes
Download FTP scene.org
Rating:
Fire Routine. No explanation and horrible optimization. Well, utter lack of optimization, rather.

3d Scape by David Hedley
/code/effects/land/3dscape.zip
10 Jan 1997 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
A dot landscape similar to that at the end of unreal - few comments, and poorly optimized.

bglass by Konrad Olejnik of K!O
/code/effects/lens/bglass.zip
19 Jan 1998 (catalog date)
50,803 bytes
Download FTP scene.org
Rating:
Bumped glass routine. For TMT pascal. You might call this a bump map type effect. The difference I'm going to call is that bump map routines alter light intensity while lens routines change your position in a texture map. Interesting way to get the timer! :) For C users, that would be int *time = 0x046C. See a BIOS data reference for further details.

lens by Joey
/code/effects/lens/lens.zip
10 Jan 1997 (catalog date)
10,913 bytes
Download FTP scene.org
Rating:
A doc on how to create a lens - Nice graphic file diagram for the text. It all makes sense to me. Some pseudo pascal code is there too.

lens source by Jeff Lawson
/code/effects/lens/lenssrc.zip
10 Jan 1997 (catalog date)
40,603 bytes
Download FTP scene.org
Rating:
Some source for the lens effect - includes /code/effect/lens/lens.lzh as it's description of how it works.

lens by Nagy Daniel
/code/effects/lens/lensv10a.zip
10 Jan 1997 (catalog date)
40,337 bytes
Download FTP scene.org
Rating:
Source for a lens effect - (I suspect this is a rip of lenssrc.zip/lens.lzh...) The TGA loading routines are exactly the same aside from variable names.

ANuBiS DeMo TUtORs by RaPhiuS of ANubIS
/code/effects/plasma/anutut1.zip
19 Jan 1998 (catalog date)
71,746 bytes
Download FTP scene.org
Rating:
Simple Plasma Example. For Watcom, poor code style.

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

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.

Star 97 by Deathlock
/code/effects/stars/star97.zip
19 Jan 1998 (catalog date)
3,299 bytes
Download FTP scene.org
Rating:
97 byte starfield. You were outdone on the concept for this one. Looks much better than the twentysomethings starfields. Well commented.

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.

An "effect" in only 15 bytes by Grax
/code/effects/various/15bytes.zip
30 Jun 1998 (catalog date)
378 bytes
Download FTP scene.org
Rating:
By looking at the quality of this effect you understand why it fits in only 15 bytes. Assembler

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

Vector Ball by Tumblin
/code/effects/vectball/vectball.zip
10 Jan 1997 (catalog date)
38,780 bytes
Download FTP scene.org
Rating:
A vector ball example - blah...

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

256 Byte Water by Cagdas Calik
/code/effects/water/w256.zip
24 May 1998 (catalog date)
786 bytes
Download FTP scene.org
A 256 byte water effect coded in pure assembly by Cagdas Calik, moreover with 286 instructions. It's recommended that you're mouse driver is load before you run the program, otherwise it will crash. Click left mouse button to go back to dos. Have fun...

2asm Anything 2 Asm,c,pas Converter by sneaqo of aardbei
/code/fileutil/2asm.zip
21 Aug 1998 (catalog date)
97,877 bytes
Download FTP scene.org
converts a binary file into a db list, or a C or Pascal array. has a lot of options, and examples for all 3 languages included. Assembler, C, Pascal

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

Ralf Brown's Interrupt List
/code/hardware/general/telerama.zip
17 Jan 1999 (catalog date)
827,866 bytes
Download FTP scene.org
Rating:
Every coder should download this, it's the best interrupt list around.

K2000 Emulator by Kli
/code/hardware/keyboard/klik2000.zip
17 Jan 1999 (catalog date)
17,822 bytes
Download FTP scene.org
Rating:
Shows a simple Knightrider effect on your screen and keyboard leds.

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

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

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.

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.

PMODE by Tran
/code/hardware/pmode/pmode307.zip
10 Jan 1997 (catalog date)
54,781 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - One of the other best choices for a DOS extender. It's complete, well coded, and flexible.

Xi Development System by Fysx
/code/hardware/pmode/xids0815.zip
19 Jan 1998 (catalog date)
43,131 bytes
Download FTP scene.org
Rating:
Xi Development System, a pmode extender. Uses tlink in the end, but works from watcom and tasm. Possibly a contender if you're writing a 64k intro and need a pmode extender. I'm unsure of it's stability, but it's small.

VESA 2.00 Development Kit v2.10 by Realtech
/code/hardware/video/rtvbe210.zip
30 Jan 1999 (catalog date)
58,278 bytes
Download FTP scene.org

GIF 2 LBM by Daniel Hatadi
/code/images/gif2lbm.zip
15 Apr 1997 (catalog date)
17,893 bytes
Download FTP scene.org
Very simple bitmap converter. This converts plain 256 colour GIFs to the LBM format used with Themie Gouthas' XLIB. It also saves the palette separately in a .PAL file.

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

GFXFX2 Library by Bas van Gaalen
/code/library/gfxfx2.zip
01 Dec 1997 (catalog date)
401,555 bytes
Download FTP scene.org
Rating:
Although a little bit dated this library and the huge amount of example effects should be very useful for beginners.

XMode Library
/code/library/xlib61.zip
01 Dec 1997 (catalog date)
786,630 bytes
Download FTP scene.org
Rating:
A very good graphics library that contains everything you need when working in XMode.

The Mag by Spellcaster
/code/mags/mag02.zip
01 Jul 1997 (catalog date)
12,743 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing info on Pascal, gets into basic assembler, BIOS, interrupts, and mode 13h.

The Mag by Spellcaster
/code/mags/mag03.zip
01 Jul 1997 (catalog date)
100,068 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler and the VGA palette. Includes a 'demo' of palette effects called Color Blind.

The Mag by Spellcaster
/code/mags/mag04.zip
01 Jul 1997 (catalog date)
13,740 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, looping constructs, line and circle routines.

The Mag by Spellcaster
/code/mags/mag05.zip
01 Jul 1997 (catalog date)
20,724 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, arrays, memory. Contains a fairly complete list of assembler opcodes (courtesy Intel).

6 Module Detection Routines C source by H. Zappe
/code/sound/detect.zip
05 Oct 1996 (catalog date)
6,894 bytes
Download FTP scene.org
Rating:

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

ASM Tutorial Part 3 by Draeden of VLA
/code/tutors/asm/asmvla01.zip
18 Jan 1998 (catalog date)
10,780 bytes
Download FTP scene.org
Rating:
Explains a few of the dos interrupts. Might be handy if you are a beginner, but what you really need is a good interrupt list.

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.

Collection of Dr. Dobbs Journals Feb 1991 through Feb 1993. by Dr. Dobbs
/code/tutors/graphics/graphpro.zip
18 Jan 1998 (catalog date)
397,893 bytes
Download FTP scene.org
Rating:
A must for every graphics programmer!

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

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

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

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.

Peroxide Trainer Part 7 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut7.zip
17 Jan 1999 (catalog date)
50,278 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code a wolfenstein 3d engine.

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

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.

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

N-Buffering Doc by Type One of TFL-TDV
/code/tutors/video/t1-nbuf.zip
02 Jul 1997 (catalog date)
15,924 bytes
Download FTP scene.org
Rating:
A doc for video buffering. Explains the draw backs of using only one video buffer and how to use 2 or more buffers effectively.

VBE 2.0 Tutorial by Vector of Vertigo
/code/tutors/video/vgovbe20.zip
17 Jan 1999 (catalog date)
23,787 bytes
Download FTP scene.org
Rating:
Explains how to use vesa modes and how to avoid the usual mistakes made by so many groups when dealing with vesa.

Netwide Assembler by Simon Tatham, Julian Hall
/code/utils/compiler/nasm094.zip
02 Jul 1997 (catalog date)
320,576 bytes
Download FTP scene.org
Rating:
A freeware assembler with good support. People have been switching from TASM to this assembler, especially linux and 68K coders. It is still being supported by the makers so it understands newer op codes, like mmx instructions, so you don't need to get intel's 'macros' for new opcodes.

ASCII ART Lib by Jan Hubicka
/code/utils/graphics/aalib10.zip
19 Jan 1998 (catalog date)
133,184 bytes
Download FTP scene.org
Rating:
Ascii Art Renderer. Do not kill yourself trying to understand the code (no comments at all, and fairly complex code). Bonus points for the concept. This is FUNKY and fun to play with. (TMDC anyone? might be useful to figure out how to go from a graphical image to ASCII)

Bin 2 Pal by pneyz of smoof
/code/utils/graphics/b2pal100.zip
19 Jan 1998 (catalog date)
10,133 bytes
Download FTP scene.org
Rating:
Converts raw data to palette includeable stuff. Remember: there are no upload/download ratios on hornet. Please don't feel compelled to upload something merely for the sake of uploading something. Who do you think you're helping?

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.

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

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

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut1.zip
19 Jan 1998 (catalog date)
15,071 bytes
Download FTP scene.org
Rating:
Windows Tutorial 1. Denthor's back with some tutorials on windows graphics program. I (and he) recommend that you still get another reference (like a *gasp* book) if you know absolutely nothing about programming windows and intend to get serious about it. The tut has just enough info to grasp how windows works, the mindset needed for coding, and some basic messages windows can throw at you. Good for the ultra-beginner with windows. (Oh, the example here is a star field)

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut2.zip
19 Jan 1998 (catalog date)
26,572 bytes
Download FTP scene.org
Rating:
Windows Tutorial 2. Resources, bitmaps, and blitting to the screen. (bit-maps aren't transparent... as an exercise to the reader, correct this.)

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

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

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

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

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

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

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

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

Greentro by Keen Like Frogs
/demos/1993/g/greentro.zip
29 Jun 1996 (catalog date)
187,806 bytes
Download FTP scene.org
Rating:

Mayday by Yodel
/demos/1993/m/mayday.zip
29 Jun 1996 (catalog date)
739,878 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 03

Modulation by Beanix Brothers
/demos/1993/m/modulat.zip
29 Jun 1996 (catalog date)
77,850 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:

Realtime by Impact Studios
/demos/1993/r/realtime.zip
29 Jun 1996 (catalog date)
481,780 bytes
Download FTP scene.org
Rating:

Requiem by Grif
/demos/1993/r/requiem.zip
05 Jun 1998 (catalog date)
193,788 bytes
Download FTP scene.org
Rating:
,,SB,

Stardream by Surprise Productions
/demos/1993/s/sp.zip
29 Jun 1996 (catalog date)
57,821 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 09

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

Xmas '93 by Superiority Complex
/demos/1993/x/xmas_93.zip
29 Jun 1996 (catalog date)
278,744 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

1st Infection by N-Factor
/demos/1994/0-9/1infect.zip
29 Jun 1996 (catalog date)
788,796 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked ??
N-Factor's first production, released at Wired'94 - a good "first-time" production for a new group. Lots of vector objects, some unlimited bobs, and textured planes - a top and bottom of the screen - but they are doing many things with this simple transform table: like really interesting flight of space ship over you (like in 2nd Reality), but textured (looks much-much better).

Second Reality (fix) by Future Crew
/demos/1994/0-9/2ndpatch.zip
29 Jun 1996 (catalog date)
36,816 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01

3461 Bytes by Razor of Flatline
/demos/1994/0-9/3461.zip
29 Jun 1996 (catalog date)
6,417 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

3940 by Fluz of Flatline
/demos/1994/0-9/3940.zip
29 Jun 1996 (catalog date)
6,707 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 07

42 by Halcyon
/demos/1994/0-9/42.zip
29 Jun 1996 (catalog date)
67,994 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX
Good beginning on this demo. Blue fire effect, going into zooming routines to delay dots, to 3-d fire. There are other interesting effects. To get past some parts of the demo the user must press Escape. The music is also a little repetitve at times... Without a GUS I couldn't get the entire demo.

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.

4kb Landscape by Peep of ???
/demos/1994/0-9/4kbland.zip
29 Jun 1996 (catalog date)
7,104 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

4kb Intro by ???
/demos/1994/0-9/4kbntro.zip
29 Jun 1996 (catalog date)
6,862 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Small 2 Small
/demos/1994/0-9/4kbp.zip
29 Jun 1996 (catalog date)
4,152 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

4 Kings by Orange
/demos/1994/0-9/4kings.zip
29 Jun 1996 (catalog date)
57,584 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 10
A nice, unique look to this demo sets it apart from others. Lots of mathematical based code. Opens up with four grahpics in the corners and a bouncing pixel that opens up to the title. Good design doesn't stay with any one routine for too long.

Abcdefg by Anarchy
/demos/1994/a/abcdefg.zip
29 Jun 1996 (catalog date)
5,184 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division

BBS The Asylum by ???
/demos/1994/a/asylum.zip
29 Jun 1996 (catalog date)
2,785 bytes
Download FTP scene.org
Rating:

Blinky Vectors by Masters of Puppets
/demos/1994/b/blinky.zip
29 Jun 1996 (catalog date)
33,780 bytes
Download FTP scene.org
Rating:

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

Hakkerii by Digital Dream
/demos/1994/d/ddhacker.zip
29 Jun 1996 (catalog date)
278,709 bytes
Download FTP scene.org
Rating:

Epic by Zuul Design
/demos/1994/e/epic.zip
29 Jun 1996 (catalog date)
782,753 bytes
Download FTP scene.org
Rating:

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

Fairy Tale by Styx
/demos/1994/f/fairy.zip
29 Jun 1996 (catalog date)
781,530 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 18

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

Basic Instinct by B-Ware
/demos/1994/i/instinct.zip
14 Jan 1997 (catalog date)
677,278 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Journey by Keen Like Frogs
/demos/1994/j/journey.zip
29 Jun 1996 (catalog date)
1,564,878 bytes
Download FTP scene.org
Rating:

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

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

Other Dimension by Midnight Moon
/demos/1994/o/otherd.zip
14 Jan 1997 (catalog date)
213,178 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Passion by Doomsday Productions
/demos/1994/p/passion.zip
29 Jun 1996 (catalog date)
53,078 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 08

First Intro by Pornorockerz
/demos/1994/p/przintro.zip
19 Jul 1996 (catalog date)
93,409 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:

Toddlers Terror by Spirit
/demos/1994/t/toddlers.zip
29 Jun 1996 (catalog date)
73,578 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 08

Rope by Abstract Concepts
/demos/1995/a/ac_rope.zip
21 Feb 1998 (catalog date)
78,306 bytes
Download FTP scene.org
Rating:
386,,GUS,

Acme Blows Your Nose by Acme
/demos/1995/a/acme_byn.zip
29 Jun 1996 (catalog date)
52,378 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the in64 division and ranked 06

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

Cocaholic by Hazard
/demos/1995/c/cocaholc.zip
29 Jun 1996 (catalog date)
67,847 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 12

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

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

Juice by Psychic Link
/demos/1995/j/juice11.zip
30 Jun 1996 (catalog date)
868,789 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 02

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

John Lennon Ain't Dead by COMA
/demos/1995/l/lennon.zip
24 May 1997 (catalog date)
1,721,878 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Life by Widget, Malvern
/demos/1995/l/life__.zip
30 Jun 1996 (catalog date)
278,053 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

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

No Great Shakes by Core, Amour
/demos/1995/n/nogreats.zip
24 May 1998 (catalog date)
378,700 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 10
386,,GUS,

BBS Organized Kaos by Xtatic
/demos/1995/o/okaos.zip
30 Jun 1996 (catalog date)
10,678 bytes
Download FTP scene.org
Rating:

Static Hype by Proxima
/demos/1995/p/prx_hype.zip
30 Jun 1996 (catalog date)
849,786 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 04

Quiet by United Force
/demos/1995/q/quiet.zip
30 Jun 1996 (catalog date)
236,847 bytes
Download FTP scene.org
Rating:

Reality Impact by Halo
/demos/1995/r/realimp.zip
14 May 1997 (catalog date)
63,078 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 08
,,GUS/SB,

Sonic by Rigor Mortis
/demos/1995/r/rm_sonic.zip
03 Aug 1997 (catalog date)
18,672 bytes
Download FTP scene.org
Rating:

Sargasso Meera on Monday by Dimension
/demos/1995/s/sargasso.zip
05 Mar 1998 (catalog date)
58,781 bytes
Download FTP scene.org
Rating:
I suspect they lied about the release date - could've been made in 1996?

Basics by Shock
/demos/1995/s/sck_bsc.zip
30 Jun 1996 (catalog date)
12,780 bytes
Download FTP scene.org
Rating:

Shine by ???
/demos/1995/s/shine.zip
30 Jun 1996 (catalog date)
7,881 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 15

Season's Greetings by The Apollo Project
/demos/1995/t/tap_sg94.zip
30 Jun 1996 (catalog date)
378,804 bytes
Download FTP scene.org
Rating:

BBS Teletro by Fiction
/demos/1995/t/teletro.zip
30 Jun 1996 (catalog date)
18,478 bytes
Download FTP scene.org
Rating:

Tight by Pyre
/demos/1995/t/tight.zip
30 Jun 1996 (catalog date)
2,787 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

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

Tunnelbana by Tunnelbana
/demos/1995/t/tunlbana.zip
14 May 1997 (catalog date)
37,819 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

Vision Demo by Vision
/demos/1995/v/vision.zip
30 Jun 1996 (catalog date)
178,245 bytes
Download FTP scene.org
Rating:

Dong by Velocity
/demos/1995/v/vlc_dong.zip
14 May 1997 (catalog date)
45,752 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

X-Mas Demo by S.O.S.
/demos/1995/x/x_mastro.zip
30 Jun 1996 (catalog date)
204,178 bytes
Download FTP scene.org
Rating:

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

The First Step by Brave Lamers
/demos/1996/0-9/1stepfix.zip
17 Dec 1996 (catalog date)
7,786 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in4k division and ranked ??

64 by Inopia, Anomaly, Cygnus
/demos/1996/0-9/64.zip
19 Oct 1996 (catalog date)
78,263 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 02

666 by Crystal Shade
/demos/1996/0-9/666.zip
31 Aug 1996 (catalog date)
389,313 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 06

Scars by Absence
/demos/1996/a/abc_scrs.zip
11 Oct 1996 (catalog date)
6,788 bytes
Download FTP scene.org
Rating:

Abduction by TLOTB
/demos/1996/a/abductio.zip
31 Aug 1996 (catalog date)
59,129 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the in64 division and ranked 01

Massive by Amable
/demos/1996/a/amb_mass.zip
31 Aug 1996 (catalog date)
70,474 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 06

Anubis by The Banner
/demos/1996/a/anubis.zip
31 Aug 1996 (catalog date)
2,641,546 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 04

Babylon by Psychic Monks
/demos/1996/b/babylon.zip
14 Sep 1996 (catalog date)
789,292 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked DD

Baninaz by Opium
/demos/1996/b/baninaz.zip
31 Aug 1996 (catalog date)
723,049 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the demo division and ranked 04

Birth by Incognita
/demos/1996/b/birth.zip
31 Aug 1996 (catalog date)
791,369 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 03

Blast by Unknown
/demos/1996/b/blast.zip
31 Aug 1996 (catalog date)
4,906 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the in4k division and ranked 03

Blown Away Hopes by Borealis
/demos/1996/b/bor_hope.zip
08 Jun 1997 (catalog date)
324,851 bytes
Download FTP scene.org
Rating:

Icon by Borealis
/demos/1996/b/bor_icon.zip
08 Jun 1997 (catalog date)
59,869 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 07

Bulll by Trepaan
/demos/1996/b/bulll.zip
19 Oct 1996 (catalog date)
2,719,844 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 01

Negative by Coral
/demos/1996/c/c-ngtive.zip
30 Jun 1996 (catalog date)
78,728 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 08

Caleidoscope by Byteam
/demos/1996/c/caleid.zip
30 Jun 1996 (catalog date)
12,005 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 03

Cartoon by Mist
/demos/1996/c/cartoon.zip
30 Jun 1996 (catalog date)
63,122 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 02

Chaos by Consub
/demos/1996/c/chaos.zip
30 Jun 1996 (catalog date)
9,894 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the in4k division and ranked ??

Chiparitus by The Watcher of Fatal Vision
/demos/1996/c/chipari.zip
19 Oct 1996 (catalog date)
15,234 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 03

BBS Intro by Chiparus
/demos/1996/c/chipipo.zip
30 Jun 1996 (catalog date)
3,998 bytes
Download FTP scene.org
Rating:

Cinemania by Promise
/demos/1996/c/cinema.zip
30 Jun 1996 (catalog date)
1,035,423 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the demo division and ranked 03

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

Clear Your Mind by Mooze
/demos/1996/c/clear.zip
30 Jun 1996 (catalog date)
305,184 bytes
Download FTP scene.org
Rating:

Supermax by Complex
/demos/1996/c/clxsperm.zip
30 Jun 1996 (catalog date)
60,347 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 03

Agent 42 by COMA
/demos/1996/c/cma_a42.zip
30 Jun 1996 (catalog date)
974,702 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked EE

The Control by COMA
/demos/1996/c/cma_ctr.zip
30 Jun 1996 (catalog date)
2,518,049 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 02

Disgust by Camorra
/demos/1996/c/cma_dgst.zip
30 Jun 1996 (catalog date)
798,496 bytes
Download FTP scene.org
Rating:
Released at event GP96 in the demo division and ranked 01

GU-Star by Camorra
/demos/1996/c/cma_gstr.zip
30 Jun 1996 (catalog date)
61,626 bytes
Download FTP scene.org
Rating:

Tomu by COMA
/demos/1996/c/cma_tomu.zip
30 Jun 1996 (catalog date)
86,803 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the in80 division and ranked 01

Paimen (english version) by COMA
/demos/1996/c/cmapaifx.zip
30 Jun 1996 (catalog date)
329,487 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the demo division and ranked 02

Paimem by COMA
/demos/1996/c/cmapaim.zip
30 Jun 1996 (catalog date)
999,976 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the demo division and ranked 02

Hopeless by Cronix
/demos/1996/c/cnx_hope.zip
19 Oct 1996 (catalog date)
63,005 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 03

Egg-O'Trip by Cobra Creations
/demos/1996/c/coc_muna.zip
30 Jun 1996 (catalog date)
490,383 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the demo division and ranked 02

Cocktail by Alien
/demos/1996/c/cocktail.zip
30 Jun 1996 (catalog date)
721,851 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 09

Pig by Cool Productions
/demos/1996/c/cp_pig.zip
30 Jun 1996 (catalog date)
42,861 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 06

Infinity by Craw Productions
/demos/1996/c/craw_inf.zip
30 Jun 1996 (catalog date)
799,842 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 02

Window To Oblivion by Craw Productions
/demos/1996/c/craw_wto.zip
30 Jun 1996 (catalog date)
170,359 bytes
Download FTP scene.org
Rating:

Creation by ZOB
/demos/1996/c/creation.zip
03 Dec 1996 (catalog date)
603,201 bytes
Download FTP scene.org
Rating:

Chunky Salsa by Hoaxers
/demos/1996/c/csalsa.zip
30 Jun 1996 (catalog date)
68,041 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 11

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

What? by Cubic Team, $een
/demos/1996/c/ctswhat.zip
31 Aug 1996 (catalog date)
70,390 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 02

Daydream by Japotek
/demos/1996/d/daydream.zip
14 Sep 1996 (catalog date)
1,783,133 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 06

Dubious Wedtro by Tonic, Cube, Sol, Teque
/demos/1996/d/dbwedtro.zip
19 Jul 1996 (catalog date)
507,769 bytes
Download FTP scene.org
Rating:

Wheel of Fortune by The Dennis Courtney Five
/demos/1996/d/dc5-wof.zip
11 Sep 1996 (catalog date)
37,803 bytes
Download FTP scene.org
Rating:

Demu Lamu by PWP
/demos/1996/d/demulamu.zip
30 Jun 1996 (catalog date)
37,877 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

Dizkoball by Deathstar
/demos/1996/d/ds-boll.zip
27 Sep 1996 (catalog date)
78,335 bytes
Download FTP scene.org
Rating:

Virtual Fly by Dosis
/demos/1996/d/dss_vfly.zip
31 Aug 1996 (catalog date)
982,321 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 13

Demos For Dummies by Dimension X
/demos/1996/d/dummies.zip
19 Oct 1996 (catalog date)
1,372,139 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 04

FZ by Excessive Force
/demos/1996/e/efc_fz.zip
19 Oct 1996 (catalog date)
71,547 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 05

Why? by Elfsong
/demos/1996/e/elf_why.zip
30 Jun 1996 (catalog date)
1,578,607 bytes
Download FTP scene.org
Rating:
Released at event I96 in the demo division and ranked 01

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

White Essence by Funk
/demos/1996/f/f-white.zip
31 Aug 1996 (catalog date)
72,508 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 03

Gesehn Gelacht by Strontium 90
/demos/1996/f/f8_st90.zip
30 Jun 1996 (catalog date)
1,274,782 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the demo division and ranked ??

Sarki by Fobia Design
/demos/1996/f/fd_rikki.zip
19 Jul 1996 (catalog date)
247,446 bytes
Download FTP scene.org
Rating:

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

Full Motion by Spirit New Style
/demos/1996/f/fmotion.zip
19 Oct 1996 (catalog date)
2,149,454 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 02

Dildah by Hirmu
/demos/1996/h/hrm_dild.zip
16 Jul 1996 (catalog date)
785,233 bytes
Download FTP scene.org
Rating:
Released at event PRN96 in the demo division and ranked ??

Haikaiseva Teboil by Supermies
/demos/1996/h/htb.zip
20 Oct 1996 (catalog date)
57,784 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked 09

Despair by Iguana
/demos/1996/i/ign_desp.zip
31 Aug 1996 (catalog date)
1,141,061 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 01

KU3 by Bosko
/demos/1996/k/ku3.zip
31 Aug 1996 (catalog date)
3,189 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the in4k division and ranked 04

Die Logik by Weird Magic
/demos/1996/l/logik.zip
19 Oct 1996 (catalog date)
68,977 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 06

Lunatic by Metabolic
/demos/1996/l/lunatc10.zip
13 Jul 1997 (catalog date)
878,298 bytes
Download FTP scene.org
Rating:
486,SVGA,GUS/SB/PAS,

Mars Voyage by Daze of TMB
/demos/1996/m/marsvoya.zip
01 Feb 1997 (catalog date)
3,783 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in4k division and ranked 08

Never Assume by Miracle
/demos/1996/m/mir_nvas.zip
23 Jul 1996 (catalog date)
1,121,956 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 05

Motion by Incognita
/demos/1996/m/motion_.zip
30 Jun 1996 (catalog date)
17,893 bytes
Download FTP scene.org
Rating:

Best Lame Demo by Red Power
/demos/1996/m/mrt-bld.zip
12 Jan 1997 (catalog date)
530,782 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked EE

The Difference by N-Factor
/demos/1996/n/nf_tdiff.zip
31 Aug 1996 (catalog date)
78,784 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 01

No Name by Excalibur of Fatal Vision
/demos/1996/n/noname.zip
19 Oct 1996 (catalog date)
37,465 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 01

No Name by Rubba Design
/demos/1996/n/noname00.zip
19 Oct 1996 (catalog date)
117,310 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 09

The Other One by Cheese Team
/demos/1996/o/otherone.zip
19 Oct 1996 (catalog date)
1,599,680 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 05

Perception by Quad
/demos/1996/p/percptio.zip
19 Oct 1996 (catalog date)
1,972,631 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 06

Phat Krijt by Trepaan
/demos/1996/p/phatkryt.zip
06 Dec 1996 (catalog date)
47,478 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 11

Pikku v1.3 by Success Denied
/demos/1996/p/pikku13.zip
08 Nov 1996 (catalog date)
2,782 bytes
Download FTP scene.org
Rating:

Reve (final) by Pulse
/demos/1996/p/pls_revf.zip
03 Jul 1996 (catalog date)
987,876 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 05

Plug-Ins by YOE
/demos/1996/p/plug_ins.zip
19 Jul 1996 (catalog date)
229,959 bytes
Download FTP scene.org
Rating: