Search for "62": 2169 matches(displaying first 250)

3D Matrix Transformations by Voltaire of OTM
/code/3d/docs/otmmatx.zip
18 Jan 1998 (catalog date)
13,676 bytes
Download FTP scene.org
Rating:
Good tutorial on 3D transformations using matricies.

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

3D 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.

Polyfiller Tutorial by Karma of TFL-TDV
/code/3d/docs/ttka3ddo.zip
18 Jan 1998 (catalog date)
15,613 bytes
Download FTP scene.org
Rating:
A good explanation of different types of polyfillers.

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

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

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

Simple 3D Engine by Zjack of DCC
/code/3d/systems/toruskit.zip
17 Jan 1999 (catalog date)
104,753 bytes
Download FTP scene.org
Rating:
An outdated 3d engine in assembler using different tricks that used to be populair a few years ago, like a 50hz mode and a weird vga resolution.

Trifiller Routine For Mode 13h by Mike Caruso
/code/3d/trifill/flat/trifill.zip
01 Dec 1997 (catalog date)
37,622 bytes
Download FTP scene.org
Rating:

Phong Explanation by TimJ of Vertigo
/code/3d/trifill/phong/vgophong.zip
17 Jan 1999 (catalog date)
6,709 bytes
Download FTP scene.org
Rating:
Good tutorial about how the phong lightning algorithm works and how it can be implemented

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.

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

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.

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.

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:

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

Mini LZO Realtime Data Compression Library by Markus Oberhumer. Fits in 6 kilobytes when compiled.
/code/compress/mlzo100.zip
17 Jan 1999 (catalog date)
26,510 bytes
Download FTP scene.org
Rating:

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

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:

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.

42 Source by Maniac of LBA
/code/demosrc/bbsintro/lba42src.zip
26 Jun 1997 (catalog date)
10,213 bytes
Download FTP scene.org
Rating:
BBS ad with a scroller and a lighting-esque effect. Both an asm and Pascal version compile, though the pascal version looks like nothing more than a rewrite of the asm code in Pascal's inline syntax. Few comments.

Hell source by Tran
/code/demosrc/demos/hellsrc.zip
10 Jan 1997 (catalog date)
62,331 bytes
Download FTP scene.org
Rating:
Source for Tran's demo Hell - Like most of Tran's released source, it makes a good example, but is difficult for people to read unless you've already done something similarly complex.

Source of Mayhem by Incognita
/code/demosrc/demos/mayhmsrc.zip
17 Jan 1999 (catalog date)
276,437 bytes
Download FTP scene.org
Rating:
No documentation, but it contains some modern effects like metaballs and realtime raytracing.

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

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

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

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.

DOS Environment Routines by Lee Hamel
/code/dos/glbenv11.zip
18 Jan 1998 (catalog date)
21,048 bytes
Download FTP scene.org
Rating:
Routines to read and modify the DOS environment.

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

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

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

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/texttext.zip
18 Jan 1998 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Text version. Explains how to make a 3D engine like the one used in Doom. This version does not include any illustrations!

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.

Linefire by Kable
/code/effects/fire/linefire.zip
26 Jun 1997 (catalog date)
26,759 bytes
Download FTP scene.org
Rating:
Mystify your fire. I half expected to hear the FM sounds from Amnesia to kick in. It's only one line with a *much* longer (and blured) tail, but still. Uses a Bresenham's line routine.

Nice Fire by Ziron of Alpine
/code/effects/fire/nicefire.zip
17 Jan 1999 (catalog date)
2,334 bytes
Download FTP scene.org
Rating:
Claims to be nicer then any of the other fires around, but there's really nothing special about this fire effect.

Fire by Fantom Cat of Swat Cats
/code/effects/fire/swfire.zip
17 Jan 1999 (catalog date)
6,160 bytes
Download FTP scene.org
Rating:
An original variation of the well-known fire effect.

Fractal Trees by Slavinsky of PL
/code/effects/fractal/vaftre.zip
17 Jan 1999 (catalog date)
31,968 bytes
Download FTP scene.org
Rating:
Explanation of how to make a simple fractal tree.

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.

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

Plasma Tutorial by Spansh of Dynamix
/code/effects/plasma/plastut.zip
17 Jan 1999 (catalog date)
47,158 bytes
Download FTP scene.org
Rating:
Dynamix. Definately the best tutorial on coding plasmas, also focuses on optimizing.

38 Byte Plasma by Insomniac of Matrix
/code/effects/plasma/prawn.zip
17 Jan 1999 (catalog date)
3,125 bytes
Download FTP scene.org
Rating:

Vertical Copper Bars by Type One of TFL-TDV
/code/effects/raster/intro5.zip
25 Aug 1997 (catalog date)
21,193 bytes
Download FTP scene.org
Rating:
No explanation, comments are in French.

Raster Routines by Krazy One of Chaos
/code/effects/raster/rastdemo.zip
29 May 1997 (catalog date)
196,623 bytes
Download FTP scene.org
Rating:
3 different raster effects, made for a never finished demo.

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

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

Linear Space Partitioning Sprites
/code/effects/sprites/lspspr.zip
06 Oct 1996 (catalog date)
30,526 bytes
Download FTP scene.org
Rating:

Tile Editor by ???
/code/effects/sprites/mktil16a.zip
26 Jun 1997 (catalog date)
62,369 bytes
Download FTP scene.org
Rating:
For 16x16 mode 13h tiles. This editor has mouse support, and also supports rotating colors. You can combine tiles to see how they look when used together.

Sprite Editor by Karma
/code/effects/sprites/sprited.zip
17 Jan 1999 (catalog date)
40,732 bytes
Download FTP scene.org
Rating:
Unfortunately this editor misses a load option which makes it not very useful.

Stars by Draeden of VLA
/code/effects/stars/stars.zip
10 Jan 1997 (catalog date)
10,627 bytes
Download FTP scene.org
Rating:
A simple starfield effect - Good for the beginner.

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

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.

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

Water Effect by Konrad Olejnik
/code/effects/water/paswater.zip
17 Jan 1999 (catalog date)
91,458 bytes
Download FTP scene.org
Rating:
Contains a pure pascal version and a faster pascal with inline assembler version.

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

Apack V0.90b by Jibz
/code/fileutil/apack090.zip
03 Aug 1998 (catalog date)
72,391 bytes
Download FTP scene.org
The best exe/com-packer for smaller files.

Datafile Appending EXE by Kodiak of The Apollo Project
/code/fileutil/kadfile.zip
18 Jan 1998 (catalog date)
16,371 bytes
Download FTP scene.org
Rating:
Tutorial on appending datafiles to your exes.

File Formats by Max Maischein
/code/formats/ffmts002.zip
18 Jan 1998 (catalog date)
102,097 bytes
Download FTP scene.org
Rating:
A description of over 100 different file formats.

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

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.

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

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

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.

Kernel 1.30b
/code/hardware/pmode/krnl130b.zip
26 Jun 1997 (catalog date)
314,227 bytes
Download FTP scene.org
Rating:
A Pmode kernel program with some extra libraries. Has a sound library and many other extras to make up for the fact that it's rather new and things such as midas, GUSPlay, or whatnot won't work with it. It's picky about assembling (tasm32+wlink only). No real documentation to help you get started.

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

Tiny DPMI by Maxwell Sayles of Xi
/code/hardware/pmode/tinydpmi.zip
17 Jan 1999 (catalog date)
4,724 bytes
Download FTP scene.org
Rating:
Only 173 bytes big, which makes it perfect for 4kb intros.

WDOSX v0.93 by Wuschel
/code/hardware/pmode/wdosx093.zip
17 Jan 1999 (catalog date)
151,894 bytes
Download FTP scene.org
Rating:
Dos extender for Tasm, Nasm, Borland C/C++ and Delphi2.

Mode Switching Routines by Jeff Morgan
/code/hardware/video/modsrc21.zip
17 Jan 1999 (catalog date)
18,402 bytes
Download FTP scene.org
Rating:
These routines set different vga video modes without using the bios routines.

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

SVGA Tricks by Type One of Pulpe
/code/hardware/video/t1svga11.zip
17 Jan 1999 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:
Contains a lot of information about setting specific modes, including some very weird ones, about accelerating specific videocards, etc.

VESA BIOS extension docs by Patch
/code/hardware/video/vesasp12.zip
10 Jan 1997 (catalog date)
15,985 bytes
Download FTP scene.org
Rating:
The specifications of the VESA BIOS extension - (kinda) from VESA themselves.

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

CEL 2 SPR
/code/images/cel2spr.zip
15 Apr 1997 (catalog date)
28,662 bytes
Download FTP scene.org
Simple sprite conversion from AA .cel format.

HSI 2 ARR
/code/images/hsi2arr.zip
15 Apr 1997 (catalog date)
62,609 bytes
Download FTP scene.org
Converts RAW format picture files to C readable arrays. Full source included, and two example programs.

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

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

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

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

Multimedia Library by TSC-Software
/code/library/multikit.zip
18 Jan 1998 (catalog date)
344,177 bytes
Download FTP scene.org
Rating:
Contains source for xmode operations and playing mods on GUS and SB.

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.

LOADALL Tutorial by Mark Dixon
/code/tutors/asm/loadall.zip
18 Jan 1998 (catalog date)
3,621 bytes
Download FTP scene.org
Rating:
Explanation of the LOADALL instruction.

Timing 486 Instructions by Infi of Sunrise
/code/tutors/asm/tim486.zip
18 Jan 1998 (catalog date)
36,542 bytes
Download FTP scene.org
Rating:
Timing values of the 486 instructions.

Tutorial #19 by Denthor of Asphyxia
/code/tutors/denthor/tut19.zip
11 Jan 1997 (catalog date)
11,620 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:full assembler - for a quick and painless (?) switch from pascal/asm to full assembler. Has a simple fire effect as an example.

The King Magazine Volume 1 by The King
/code/tutors/graphics/kmagv1.zip
18 Jan 1998 (catalog date)
31,576 bytes
Download FTP scene.org
Rating:
Nice for beginners.

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

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

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

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

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

Demo Series, Part 14 by Outlaw Triad
/code/tutors/graphics/otremove.zip
17 Jan 1999 (catalog date)
18,317 bytes
Download FTP scene.org
Rating:
Tutorial about hidden face removal.

Polyfiller Tutorial by Natan Whitaker
/code/tutors/graphics/poly_tut.zip
17 Jan 1999 (catalog date)
134,279 bytes
Download FTP scene.org
Rating:
The example executable included doesn't seem to work, but the textfile might be useful for beginners who want to write their own polyfiller routines.

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

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

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.

N-Buffering Doc by Type One of Pulpe
/code/tutors/graphics/t1nbuf11.zip
17 Jan 1999 (catalog date)
10,550 bytes
Download FTP scene.org
Rating:
This doc explains everything you want to know about single, double, tripple and N buffering.

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

SWAG by SourceWare Archival Group
/code/tutors/swag/swag9505.zip
18 Mar 1997 (catalog date)
1,088,456 bytes
Download FTP scene.org
Rating:
Updated swag.zip file

Chain-4 Tutorial by Vulture of Outlaw Triad
/code/tutors/video/chaindoc.zip
18 Jan 1998 (catalog date)
8,077 bytes
Download FTP scene.org
Rating:
Excellent chain-4 mode tutorial.

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

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

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

VGA 128kb Tutorial by LSD of Meltdown
/code/tutors/video/vga128kb.zip
17 Jan 1999 (catalog date)
11,027 bytes
Download FTP scene.org
Rating:
Explains how to access 128kb of videomemory.

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.

DOS Utilities for Powerrender by Egerter Software
/code/utils/3d/prdosutl.zip
17 Jan 1999 (catalog date)
4,018,076 bytes
Download FTP scene.org
Rating:
See pwrndr25.zip

Windows Utilities for Powerrender by Egerter Software
/code/utils/3d/prwinutl.zip
17 Jan 1999 (catalog date)
2,598,584 bytes
Download FTP scene.org
Rating:
See pwrndr25.zip

Bootgame by Ko-Ko
/code/utils/boot/bootgame.zip
18 Jan 1998 (catalog date)
11,940 bytes
Download FTP scene.org
Rating:
Puts a game into the bootsector of a floppy! Unfortunately, the game is not timed and unplayable on modern computers.

QLIB 2.02 by Sub Death
/code/utils/compiler/qlib202.zip
10 Jul 1997 (catalog date)
362,098 bytes
Download FTP scene.org
Rating:
Replacements for standard C Library functions. Uses pmode/w. It replaces most standard C library functions, presumeably so that you don't have to link in the stdlibraries keeping an executable size down. Has some extras.

Font Grabber by Paradise
/code/utils/fonts/ted.zip
29 Sep 1997 (catalog date)
262,937 bytes
Download FTP scene.org
Rating:
Font grabber by Paradise. Allows you to grab 256 color fonts from .GIF, .CEL and .BMP files. Example sources included.

PCX to RAW Convertor by Raphius of Anubis
/code/utils/graphics/pcx2raw.zip
17 Jan 1999 (catalog date)
7,475 bytes
Download FTP scene.org
Rating:

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.

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

BBS Fantasia/Vector Balls 2 by Jan Ole Suhr
/demos/1992/fantasia.zip
29 Jun 1996 (catalog date)
62,447 bytes
Download FTP scene.org
Rating:

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

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

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

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

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

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

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

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

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

Guess Who? by Razor 1911
/demos/1993/g/guesswho.zip
29 Jun 1996 (catalog date)
50,386 bytes
Download FTP scene.org
Rating:

Gravis Ultrasound Advertisement by Triton
/demos/1993/g/gustrit.zip
29 Jun 1996 (catalog date)
1,455,419 bytes
Download FTP scene.org
Rating:

No Future by Proxima
/demos/1993/n/nofuture.zip
29 Jun 1996 (catalog date)
62,982 bytes
Download FTP scene.org
Rating:

Privtro by Irresistible Works
/demos/1993/p/privtro.zip
29 May 1998 (catalog date)
126,253 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 11
,,SB,

Wordup Demo by Wordup Software Productions
/demos/1993/w/wgtdemo4.zip
29 Jun 1996 (catalog date)
155,362 bytes
Download FTP scene.org
Rating:

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

Wish by Majic 12
/demos/1993/w/wish_m12.zip
29 Jun 1996 (catalog date)
296,254 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

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

Carrie by Arkham
/demos/1994/a/akm-carr.zip
17 Jan 1997 (catalog date)
26,201 bytes
Download FTP scene.org
Rating:

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

Digital Dreams by Divine
/demos/1994/d/dd.zip
29 Jun 1996 (catalog date)
376,285 bytes
Download FTP scene.org
Rating:

Demonic by Phantom Design
/demos/1994/d/demonic.zip
29 Jun 1996 (catalog date)
623,338 bytes
Download FTP scene.org
Rating:

Faces by Beanix Brothers
/demos/1994/f/faces.zip
29 Jun 1996 (catalog date)
106,272 bytes
Download FTP scene.org
Rating:

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

Hasakone by PilviVeikot
/demos/1994/h/hasakone.zip
29 Jun 1996 (catalog date)
62,722 bytes
Download FTP scene.org
Rating:

Lightshade by DVision
/demos/1994/l/lghtshde.zip
29 Jun 1996 (catalog date)
562,035 bytes
Download FTP scene.org
Rating:

Necronomicon by Imagine
/demos/1994/n/necronom.zip
29 Jun 1996 (catalog date)
1,442,362 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked 01

Noname Demo by Crazy
/demos/1994/n/noname.zip
29 Jun 1996 (catalog date)
433,622 bytes
Download FTP scene.org
Rating:

Outlaw Exchange by Unholy Alliance Development
/demos/1994/o/ox.zip
29 Jun 1996 (catalog date)
96,251 bytes
Download FTP scene.org
Rating:

Prologue by Logic Design
/demos/1994/p/prologue.zip
29 Jun 1996 (catalog date)
627,732 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division and ranked 02

Final Option by Phantom Design
/demos/1994/p/ptm_tfo.zip
29 Jun 1996 (catalog date)
2,046,216 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 11

Ripoff by Black Hole of ADN
/demos/1994/r/ripoff.zip
29 Jun 1996 (catalog date)
3,862 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Rivers of Suggestion
/demos/1994/r/riversos.zip
29 Jun 1996 (catalog date)
625,110 bytes
Download FTP scene.org
Rating:

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

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

Squash-a-Delic by Mental Design
/demos/1994/s/squash.zip
29 Jun 1996 (catalog date)
76,282 bytes
Download FTP scene.org
Rating:

Swap Intro by Leto
/demos/1994/s/swapintr.zip
29 Jun 1996 (catalog date)
135,462 bytes
Download FTP scene.org
Rating:

Xmas 1994 by The Last Hackers
/demos/1994/t/tlhxmas.zip
21 Jul 1996 (catalog date)
269,923 bytes
Download FTP scene.org
Rating:

The Spinning Wheel by Remal
/demos/1994/t/tsw.zip
30 May 1998 (catalog date)
362,359 bytes
Download FTP scene.org
Rating:
386,SVGA,GUS/SB,

Yahoo Xmas Greeting by Yahoo
/demos/1994/y/yahxmas.zip
29 Jun 1996 (catalog date)
114,624 bytes
Download FTP scene.org
Rating:

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

Dispepsia by Blank
/demos/1995/0-9/255_disp.zip
27 Nov 1998 (catalog date)
762,864 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

Ahrum by ???
/demos/1995/a/ahrum.zip
29 Jun 1996 (catalog date)
12,626 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 11

Alabtro by Ghoul of Xenon Development
/demos/1995/a/alabtro.zip
29 Jun 1996 (catalog date)
4,627 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 06

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

Electrical Movement (GUS) by Amorphous
/demos/1995/a/ams_emg.zip
29 Jun 1996 (catalog date)
696,288 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 02

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

Astro by Astroidea
/demos/1995/a/astro.zip
29 Jun 1996 (catalog date)
66,622 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in64 division and ranked 01

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

Bit by Black Lotus
/demos/1995/b/bit.zip
29 Jun 1996 (catalog date)
4,662 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 09

Condem by Condenz
/demos/1995/c/cdz_cdz.zip
29 Jun 1996 (catalog date)
46,622 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in64 division and ranked 04

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

Gustation by Camorra
/demos/1995/c/cma_gion.zip
29 Jun 1996 (catalog date)
62,376 bytes
Download FTP scene.org
Rating:

Polly by Candela
/demos/1995/c/cna_ply.zip
29 Jun 1996 (catalog date)
62,275 bytes
Download FTP scene.org
Rating:

Black and White by Distorsion
/demos/1995/d/dst_bnw.zip
29 Jun 1996 (catalog date)
691,626 bytes
Download FTP scene.org
Rating:

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

Lisa by Eclipse
/demos/1995/e/e_lisa.zip
30 Jun 1996 (catalog date)
976,592 bytes
Download FTP scene.org

Eden by Psychic Monks
/demos/1995/e/eden.zip
30 Jun 1996 (catalog date)
1,349,332 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked ??

BBS Einstein by Zion
/demos/1995/e/einstein.zip
30 Jun 1996 (catalog date)
9,216 bytes
Download FTP scene.org
Rating:

BBS Eclipse by ZigZag
/demos/1995/e/eintro.zip
30 Jun 1996 (catalog date)
14,942 bytes
Download FTP scene.org
Rating:

Elements by ???
/demos/1995/e/elements.zip
30 Jun 1996 (catalog date)
3,299 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

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

Randomize by Tyhmat Juntit
/demos/1995/e/elitintr.zip
30 Jun 1996 (catalog date)
6,452 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 08

Verses (revision) by EMF
/demos/1995/e/emf_vrs2.zip
30 Jun 1996 (catalog date)
509,057 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 01

Envy by The Clan
/demos/1995/e/envy.zip
30 Jun 1996 (catalog date)
56,425 bytes
Download FTP scene.org
Rating:
Released at event X95 in the in64 division and ranked 02

Lion by Epsilon
/demos/1995/e/ep_lion.zip
30 Jun 1996 (catalog date)
5,289 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in4k division and ranked 01

Dream by Epsilon
/demos/1995/e/eps_drea.zip
30 Jun 1996 (catalog date)
67,661 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 11

Epsilon by Infiny
/demos/1995/e/epsilon.zip
30 Jun 1996 (catalog date)
410,442 bytes
Download FTP scene.org
Rating:

Escape by MWB
/demos/1995/e/escape.zip
30 Jun 1996 (catalog date)
863,837 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 06

Euphoria by Esteem
/demos/1995/e/estm_eup.zip
30 Jun 1996 (catalog date)
1,898,669 bytes
Download FTP scene.org
Rating:
Released at event MOV95 in the demo division and ranked 01

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

Ethereal Visions by NIS
/demos/1995/e/ev.zip
30 Jun 1996 (catalog date)
419,421 bytes
Download FTP scene.org
Rating:

!ex by Hyperopia
/demos/1995/e/ex.zip
30 Jun 1996 (catalog date)
575,102 bytes
Download FTP scene.org
Rating:

Excess v0.9 by Void
/demos/1995/e/excess.zip
30 Jun 1996 (catalog date)
372,118 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

No Excuse by Omicron
/demos/1995/e/excuse.zip
30 Jun 1996 (catalog date)
1,820,193 bytes
Download FTP scene.org
Rating:
Released at event I95 in the demo division and ranked 01

Expression by Threesome
/demos/1995/e/expressn.zip
30 Jun 1996 (catalog date)
296,291 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 10

Faces Slideshow Demo by Rex Deathstar
/demos/1995/f/faces_.zip
30 Jun 1996 (catalog date)
582,556 bytes
Download FTP scene.org
Rating:

Fire & Ice by Neural Image Syndicate
/demos/1995/f/fai.zip
30 Jun 1996 (catalog date)
211,449 bytes
Download FTP scene.org
Rating:

Fast Sko by Pugsy of Lobsession
/demos/1995/f/fast_sko.zip
30 Jun 1996 (catalog date)
17,179 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 01

Conviction by Fatal Justice
/demos/1995/f/fat_conv.zip
30 Jun 1996 (catalog date)
949,634 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 07

Fatal by Extreme
/demos/1995/f/fatal_.zip
30 Jun 1996 (catalog date)
56,521 bytes
Download FTP scene.org
Rating:
Released at event I95 in the in64 division and ranked 03

Final Boom by Spirit
/demos/1995/f/fboom.zip
30 Jun 1996 (catalog date)
60,014 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked 01

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

Indaba by Fudge
/demos/1995/f/fdg_ind.zip
30 Jun 1996 (catalog date)
352,766 bytes
Download FTP scene.org
Rating:

The Recipe by Fudge
/demos/1995/f/fdg_rec.zip
30 Jun 1996 (catalog date)
401,149 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the demo division and ranked 03

Feeling 69 by Nightsky
/demos/1995/f/feeling.zip
30 Jun 1996 (catalog date)
50,255 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the in64 division and ranked 11

Finland by ???
/demos/1995/f/finland.zip
30 Jun 1996 (catalog date)
2,818 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

First intro by ???
/demos/1995/f/first.zip
30 Jun 1996 (catalog date)
817,328 bytes
Download FTP scene.org
Rating:

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

Naft by Fuel
/demos/1995/f/fl_naft.zip
30 Jun 1996 (catalog date)
424,467 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 12

Flight by Kosmic
/demos/1995/f/flight.zip
30 Jun 1996 (catalog date)
1,795,750 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 03

Flight by SiN
/demos/1995/f/flight_.zip
30 Jun 1996 (catalog date)
1,340,742 bytes
Download FTP scene.org
Rating:

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

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

Foam by Digression
/demos/1995/f/foam.zip
30 Jun 1996 (catalog date)
34,306 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the in64 division and ranked 12

For Morroskvld by Illuminati
/demos/1995/f/formor.zip
30 Jun 1996 (catalog date)
38,211 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in64 division and ranked 05

Debut by Fraction
/demos/1995/f/fr_debut.zip
30 Jun 1996 (catalog date)
77,956 bytes
Download FTP scene.org
Rating:

Fraction by Quad of Apocalypse
/demos/1995/f/fraction.zip
30 Jun 1996 (catalog date)
3,827 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked ??

Full Frontal Lobotomy by Hoaxers
/demos/1995/f/front_hx.zip
30 Jun 1996 (catalog date)
85,326 bytes
Download FTP scene.org
Rating:

Fruit Cake by Deus
/demos/1995/f/fruity.zip
30 Jun 1996 (catalog date)
57,524 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked ??

Fruit Cake by Deus
/demos/1995/f/fruityfn.zip
30 Jun 1996 (catalog date)
69,586 bytes
Download FTP scene.org
Rating:

Daisy by Fascination
/demos/1995/f/fsn_dsy.zip
30 Jun 1996 (catalog date)
356,422 bytes
Download FTP scene.org
Rating:

Hive by Fascination
/demos/1995/f/fsn_hive.zip
30 Jun 1996 (catalog date)
881,683 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 01

Vastaaja by Fascination
/demos/1995/f/fsn_vast.zip
30 Jun 1996 (catalog date)
180,692 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 06

Groove Action (buggy) by Plant
/demos/1995/f/ftj_act.zip
30 Jun 1996 (catalog date)
159,270 bytes
Download FTP scene.org
Rating:

Divine Booty by Plant
/demos/1995/f/ftj_love.zip
30 Jun 1996 (catalog date)
3,080,190 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked DD

Cyboman 3 by Plant
/demos/1995/f/ftj_pika.zip
30 Jun 1996 (catalog date)
552,868 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 02

Fuck The Optimizing by Astute
/demos/1995/f/fucko.zip
30 Jun 1996 (catalog date)
2,266 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Gamoto by Debris
/demos/1995/g/gamoto.zip
30 Jun 1996 (catalog date)
90,889 bytes
Download FTP scene.org
Rating:

BBS Golden Image Reader by Mr. Patcher
/demos/1995/g/gi_tough.zip
30 Jun 1996 (catalog date)
38,665 bytes
Download FTP scene.org
Rating:

Glitch by Queue Members Group
/demos/1995/g/glitchfx.zip
30 Jun 1996 (catalog date)
935,282 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the demo division and ranked 01

God by Canus Patrol
/demos/1995/g/god.zip
30 Jun 1996 (catalog date)
53,263 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the in64 division and ranked 05

Go Easter by Verhot
/demos/1995/g/goeaster.zip
30 Jun 1996 (catalog date)
308,535 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 11

Goldorak by Real-Time
/demos/1995/g/goldorak.zip
30 Jun 1996 (catalog date)
1,124,640 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked 01

Happy New Year by Sunrise
/demos/1995/g/greetro.zip
30 Jun 1996 (catalog date)
199,536 bytes
Download FTP scene.org
Rating:

Disorder by Halcyon
/demos/1995/h/h_disord.zip
30 Jun 1996 (catalog date)
271,197 bytes
Download FTP scene.org
Rating:
Released at event JUH95A in the demo division and ranked 03

Karma by Halcyon
/demos/1995/h/h_karma.zip
30 Jun 1996 (catalog date)
494,832 bytes
Download FTP scene.org
Rating:

Da Clone by Halcyon
/demos/1995/h/h_klooni.zip
30 Jun 1996 (catalog date)
176,998 bytes
Download FTP scene.org
Rating:

Lifeforms by Halcyon
/demos/1995/h/h_life.zip
30 Jun 1996 (catalog date)
297,920 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 03

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

Hardboiled by Reality
/demos/1995/h/hardboil.zip
30 Jun 1996 (catalog date)
20,691 bytes
Download FTP scene.org
Rating:

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

Have Gun, Will Travel by SuccesS
/demos/1995/h/have_gun.zip
30 Jun 1996 (catalog date)
82,325 bytes
Download FTP scene.org
Rating:
Released at event X95 in the in64 division and ranked ??

Havoc by Extreme
/demos/1995/h/havoc.zip
30 Jun 1996 (catalog date)
7,131 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 05

White Heat by Pure Resistance
/demos/1995/h/heat.zip
30 Jun 1996 (catalog date)
86,555 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the in64 division and ranked 04

Hellfire by Illumination
/demos/1995/h/hellfire.zip
30 Jun 1996 (catalog date)
5,907 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Hex Files by Talent
/demos/1995/h/hexfiles.zip
30 Jun 1996 (catalog date)
808,508 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked ??

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

Birthro by Xenon Development
/demos/1995/h/hobtro.zip
30 Jun 1996 (catalog date)
9,707 bytes
Download FTP scene.org
Rating: