Search for "11": 2531 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.

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.

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

Panard Vision Realtime 3d Engine 0.98 by SMKaribou of GMF
/code/3d/systems/gmfpv98w.zip
25 Apr 1998 (catalog date)
3,360,072 bytes
Download FTP scene.org
Full Featured Free 3D Engine SDK. Support for hardware (glide, direct3d, opengl) and software rendering. Requires DX5.

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

Texture Map by Robert Schmidt of Ztiff Zox Softwear
/code/3d/trifill/texmap/textmap.zip
08 Jun 1997 (catalog date)
11,172 bytes
Download FTP scene.org
Rating:
Document on how to map a 2D texture onto a 3D parallellogram. Useful to understand the mathematics behind texture mapping, but too slow for a decent realtime implementation.

Texture Mapper by Fantom of Ultimate Brains
/code/3d/trifill/texmap/texture.zip
08 Jun 1997 (catalog date)
112,765 bytes
Download FTP scene.org
Rating:
There are no comments included with the source, so you'll need to spend some time before you totaly understand what's going on.

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.

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

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

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.

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

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!

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

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

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

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

Hobbit BBS Intro by Master Of Darkness of Deathstar
/code/demosrc/bbsintro/hobb1src.zip
06 Oct 1996 (catalog date)
11,801 bytes
Download FTP scene.org
Rating:

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

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

ACiDween loader by Wonder Monkey of Acid
/code/demosrc/bbsintro/wm-h_src.zip
10 Jan 1997 (catalog date)
76,513 bytes
Download FTP scene.org
Rating:
Source for a halloween BBS loader - So-So source. Scarey warnings about ripping. But I'm sure I'll want this guy's routine for masking off bits. I suppose he thinks SHR AL, 3: SHL AL, 3 is faster than AND AL, 11111000b.

Contrast source by Type One, Gopi, Bismark, Karma, Sam of TFL-TDV
/code/demosrc/demos/contrsrc.zip
10 Jan 1997 (catalog date)
1,105,116 bytes
Download FTP scene.org
Rating:
Sources for Contrast - Comments variable on the coder, but on the whole, they are good. This is a good example of how to get a multi-coder demo made. The .exe will not run under Win'95.

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

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

Stupikeffyloooopy Full Source by FAC of Delabu Alama
/code/demosrc/demos/loopysrc.zip
25 Apr 1998 (catalog date)
211,591 bytes
Download FTP scene.org
Full source for the Stupikeffyloopy demo. - Coded in TMT Pascal v2.0 registered. - Can be compiled with either registered or unregistered versions - Supports Sound Blaster / No Sound - MOD Player by Cesar Vellido / CiMedia - Enjoy it.

1k source by Frenzy of SparC
/code/demosrc/intros/1k_sourc.zip
18 Mar 1997 (catalog date)
11,052 bytes
Download FTP scene.org
Rating:
source to a 1k intro (911 bytes). Easy to follow code, but it's ideal you understand it all in the first place. Odd use of fpu (uses lots of fi[blah] instructions... why not take advantage of extra precision?)

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

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.

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

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.

184 Byte Fire Routine by Gaffer of Prometheus
/code/effects/fire/flame184.zip
05 Oct 1996 (catalog date)
2,669 bytes
Download FTP scene.org
Rating:
tight code

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

Chaotic Fractal Screensaver by Magister of Phazix
/code/effects/fractal/mfract.zip
24 Apr 1998 (catalog date)
16,607 bytes
Download FTP scene.org
A screensaver of sorts (plain DOS only, no Windows 95) that zooms into the Mandelbrot set and animates the Julia set. Source code included. Also includes a text file that explains fractals and how to generate them. Text, assembler, protected-mode.

Fade Routines by Ash of Bunghole Productions
/code/effects/pallette/nlb-fade.zip
21 Sep 1997 (catalog date)
11,523 bytes
Download FTP scene.org
Rating:

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

Fake Copper Bars by Darkman
/code/effects/raster/copper.zip
25 Aug 1997 (catalog date)
15,611 bytes
Download FTP scene.org
Rating:
Drawing the bars is not how you should do coppers.

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.

Tunnel by Gedge
/code/effects/tunnel/tunnele.zip
25 Aug 1997 (catalog date)
41,102 bytes
Download FTP scene.org
Rating:
Another tunnel example

Bobs Editor by Avalanche
/code/effects/vectball/bedit110.zip
26 Jun 1997 (catalog date)
42,920 bytes
Download FTP scene.org
Rating:
This editor generates some numbers that you can use as input for your own bob routines. Not very useful.

Vector Flag by David Hedly
/code/effects/vector/flag.zip
21 Sep 1997 (catalog date)
116,063 bytes
Download FTP scene.org
Rating:
The movement of this flatshaded vectorflag is very impressive!

Voxel Scape 2.0 by Rex Deathstar of Waterlogic
/code/effects/voxel/voxelsp2.zip
06 Oct 1996 (catalog date)
110,511 bytes
Download FTP scene.org
Rating:

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:

wormhole by John Cloninger of IND
/code/effects/wormhole/wormhole.zip
10 Jan 1997 (catalog date)
118,586 bytes
Download FTP scene.org
Rating:
A wormhole example - Slow generation of the wormhole itself then it loads the wormhole from a file for the actual effect. You have to figure most of the effect out for yourself though.

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.

FLOS v1.0 Operating Shell by George Garrett
/code/fileutil/flos.zip
26 Feb 1998 (catalog date)
61,119 bytes
Download FTP scene.org
Rating:
A nice but very buggy dosshell.

Virtual File System by Dark Fiber
/code/fileutil/ilfs202b.zip
17 Jan 1999 (catalog date)
110,874 bytes
Download FTP scene.org
Rating:
For Watcom C and DOS32 Assembler. Puts all your datafiles in one big file. Does not compress the data, and you have to do too many things by yourself that could have been done by the library.

LinkIT v1.0 Beta by Michael Badichi
/code/fileutil/linkit.zip
06 Oct 1996 (catalog date)
11,286 bytes
Download FTP scene.org
Rating:
Link COM/EXE files into one big EXE - no sources

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

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

Intel docs by ?
/code/hardware/cpu/intel.doc
10 Jan 1997 (catalog date)
114,654 bytes
Download FTP scene.org
Rating:
A complete listing of the 80x86 opcodes - Great reference for those learning assembler and those needing to double check opcodes. Dubious clock listings (none for pentium.)

Collection of ASM sources by ? of Blue Nose Productions
/code/hardware/general/asm_good.zip
10 Jan 1997 (catalog date)
118,612 bytes
Download FTP scene.org
Rating:
Lots of ASM sources, mostly for hardware and BIOS routines - It's somewhat difficult to find what you want, but the comments tell you what you need to know (but not what you have to do) to get everything compiled. Looks like a great source for the cut & paste coder. Given the nature of the routines, I'd say that was the intended purpose of this release.

Joystick axis reading code by Peter Wan
/code/hardware/joystick/joysdk11.zip
10 Jan 1997 (catalog date)
35,092 bytes
Download FTP scene.org
Rating:
Source to read joystick positions for the Gravis Game Pad - *This* is how source should be written, especially for an SDK. If only we were all this diligent.

Introduction To Keyboard Handlers by Alioth, Don Williamson of O.M.D
/code/hardware/keyboard/keyb.zip
24 Apr 1998 (catalog date)
18,117 bytes
Download FTP scene.org
How to construct a keyboard handler from scratch and why what you do actually works. :)

Flat Real by Herman Dullink
/code/hardware/memory/flat.zip
10 Jan 1997 (catalog date)
11,758 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

Virtual Memory Management by Flux
/code/hardware/memory/fxvmm210.zip
10 Jan 1997 (catalog date)
112,232 bytes
Download FTP scene.org
Rating:
A virtual memory management interface for BC - Once again, I didn't test this. This system is much more complete than the above and certainly much more useful. From the code, I'd say I'd like to work with this guy. :)

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.

RDOSUMB v1.1Ea by Dimension
/code/hardware/memory/rumb11ea.zip
30 Jan 1999 (catalog date)
52,607 bytes
Download FTP scene.org
Upper Memory Block manager (not code)

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.

Dos32 extension package for DJGPP by Rasputin
/code/hardware/pmode/dpfd110.zip
30 Jun 1998 (catalog date)
1,211,794 bytes
Download FTP scene.org
Rating:
C

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.

PMODE by Tran
/code/hardware/pmode/pm-11-94.zip
10 Jan 1997 (catalog date)
81,994 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.

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.

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.

Official VESA VBE 2.0 Specification
/code/hardware/video/vbe20-11.exe
06 Oct 1996 (catalog date)
553,428 bytes
Download FTP scene.org
Rating:

VidTimer by Zax
/code/hardware/video/vtime110.zip
10 Jan 1997 (catalog date)
179,797 bytes
Download FTP scene.org
Rating:
A utility to give you bliting times from your video card - Same as vblitz13.zip, just a different version.

Variable Pictures
/code/images/bin2asm.zip
15 Apr 1997 (catalog date)
63,503 bytes
Download FTP scene.org
Put variable size pictures in your VGA programs.

Scaled Bitmaps Trainer by Tumblin of Bodies In Motion
/code/images/bmscaler.zip
15 Apr 1997 (catalog date)
32,143 bytes
Download FTP scene.org

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.

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

PCX Decoder
/code/images/decpcx.zip
15 Apr 1997 (catalog date)
35,851 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.

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.

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.

Micropcx
/code/images/micropcx.zip
15 Apr 1997 (catalog date)
1,921 bytes
Download FTP scene.org
Source code in assembler and .com executable of the shortest pcx viewer in the whole world (made in Poland!).

PCX to Cpp converstion utility by Tumblin of Bodies In Motion
/code/images/pcx2csrc.zip
15 Apr 1997 (catalog date)
21,714 bytes
Download FTP scene.org
For use with XLIB.

PCX Utils by Patch of Avalanche
/code/images/pcxutils.zip
15 Apr 1997 (catalog date)
71,400 bytes
Download FTP scene.org
Raw saver. Tweaked saver. File viewer. Font converter. Easy linking to ASM programs.

Tale Graphics Driver by Tale Software
/code/library/tlp4v11c.zip
01 Dec 1997 (catalog date)
388,738 bytes
Download FTP scene.org
Rating:
Graphics library with a lot of different functions and tools.

X-Sharp 3D Animation Package v22
/code/library/xsharp22.zip
01 Dec 1997 (catalog date)
115,072 bytes
Download FTP scene.org
Rating:
Contains a lot of different routines for X-Mode, including polyfillers.

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

The Mag by Spellcaster
/code/mags/mag10.zip
01 Jul 1997 (catalog date)
114,192 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, elementary 3d, other stuff.

The Mag by Spellcaster
/code/mags/mag11.zip
01 Jul 1997 (catalog date)
95,422 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, more complex 3d, still adding to that game. (This magazine has come a long way since issue one and is entirely progressive.)

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

C Tutorial Part 2 by Desolation of VLA
/code/tutors/c/ctut2vla.zip
18 Jan 1998 (catalog date)
11,401 bytes
Download FTP scene.org
Rating:
This one explains the do-while loop, the switch statement and the goto

Tutorial 3 in C by Snowman of Hornet
/code/tutors/denthor/tut03new.zip
11 Jan 1997 (catalog date)
37,311 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 3 in C:Circles - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial #11 by Denthor of Asphyxia
/code/tutors/denthor/tut11.zip
11 Jan 1997 (catalog date)
15,291 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Cross fading - Only works on pictures with limited colors.

Tutorial #14 by Denthor of Asphyxia
/code/tutors/denthor/tut14.zip
11 Jan 1997 (catalog date)
11,496 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Glenz - More complex polygon fillers.

Tutorial #16 by Denthor of Asphyxia
/code/tutors/denthor/tut16.zip
11 Jan 1997 (catalog date)
11,630 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Scaling - One of those things you'll need time and time and time and time again in demo coding.

Tutorial #17 by Denthor of Asphyxia
/code/tutors/denthor/tut17.zip
11 Jan 1997 (catalog date)
18,411 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Pixel Morphing & Static - Pixel Morphing is similar to the one of the first few things in Crystal Dream II, or imagine the IFS fractal morphing of Verses or Hex Appeal.

Tutorial #18 by Denthor of Asphyxia
/code/tutors/denthor/tut18.zip
11 Jan 1997 (catalog date)
59,119 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Packing and pcx loading - check out /code/utils/packers for some further examples.

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.

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.

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.

Serie De Tutoriales Fac 1 by FAC of Delabu Alama
/code/tutors/graphics/tut1.zip
25 Apr 1998 (catalog date)
8,595 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline ASM. First tutorial: How to use mode 13h

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

Serie De Tutoriales Fac 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

Serie De Tutoriales Fac 3 by FAC of Delabu Alama
/code/tutors/graphics/tut3.zip
25 Apr 1998 (catalog date)
15,274 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Third tutorial: Lines and circles.

Serie De Tutoriales Fac 4 by FAC of Delabu Alama
/code/tutors/graphics/tut4.zip
25 Apr 1998 (catalog date)
36,135 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fourth tutorial: Virtual Screens and the PCX format.

Serie De Tutoriales Fac 5 by FAC of Delabu Alama
/code/tutors/graphics/tut5.zip
25 Apr 1998 (catalog date)
86,667 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fifth tutorial: Scrolling

Serie De Tutoriales Fac 6 by FAC of Delabu Alama
/code/tutors/graphics/tut6.zip
25 Apr 1998 (catalog date)
60,387 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Sixth tutorial: Basic animation.

Serie De Tutoriales Fac 7 by FAC of Delabu Alama
/code/tutors/graphics/tut7.zip
25 Apr 1998 (catalog date)
92,107 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Seventh tutorial: Basic effects (plasma, fire, interference).

Serie De Tutoriales Fac 8 by FAC of Delabu Alama
/code/tutors/graphics/tut8.zip
25 Apr 1998 (catalog date)
35,194 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eighth tutorial: Basics of 3D

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

VGA-Vulture by Vulture
/code/tutors/video/vga-vul2.zip
10 Jan 1997 (catalog date)
20,011 bytes
Download FTP scene.org
Rating:
Palette fading example - A simple program demonstrating how to fade a palette in and out.

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.

Vector Editor by Tumblin of Bodies In Motion
/code/utils/3d/ved11.zip
10 Jan 1997 (catalog date)
84,391 bytes
Download FTP scene.org
Rating:
A Vector editor - A vector editor which I find clumsy to use. Then again, I find all vector editors rather clumsy to use.

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

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.

Bin to H by Lev Iserovich
/code/utils/compiler/bin2h.zip
12 Aug 1997 (catalog date)
11,097 bytes
Download FTP scene.org
Rating:
A bin 2 h/obj. Actually produces obj files, but only works with Turbo C with a little tweaking for Borland C. (same company yes, slightly different compilers.) (By extension, you should be able to get it to work with TASM.)

GEMA by ? of Sector One
/code/utils/compiler/gema16.zip
10 Jan 1997 (catalog date)
118,143 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

MikDLL library by MikMak
/code/utils/compiler/mikdll.zip
10 Jan 1997 (catalog date)
20,844 bytes
Download FTP scene.org
Rating:
A dynamic library loader for BC/DOS - This is a rather complex piece of code not designed for the beginner. It shows you how you could create a dynamic library so that you can load code at runtime. Suggested use is for a mod player to load the specific sound card's drivers run time.

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

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)

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

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

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

Facts of Life by Witan
/demos/1992/fo_life.zip
29 Jun 1996 (catalog date)
1,121,846 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 01

Xmas '92 by Razor 1911
/demos/1992/razor.zip
29 Jun 1996 (catalog date)
224,985 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

Demo 3 by The Space Pigs
/demos/1992/spdemo3.zip
05 Jun 1998 (catalog date)
151,149 bytes
Download FTP scene.org
Rating:
,,SB/DAC,

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

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

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

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

Shortcut to Istanbul by The Nuclear Threat
/demos/1993/i/istanbul.zip
29 Jun 1996 (catalog date)
555,038 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 11

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

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

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,

Razor Loader by Martial Artist of Razor 1911
/demos/1993/r/rzrldr.zip
29 Jun 1996 (catalog date)
17,606 bytes
Download FTP scene.org
Rating:

BBS The Icy Connection by Capacala
/demos/1993/t/tic10113.zip
29 Jun 1996 (catalog date)
142,327 bytes
Download FTP scene.org
Rating:

Timeout by Epical
/demos/1993/t/timeout.zip
29 Jun 1996 (catalog date)
64,211 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 04

Typhoid (fix) by Symptom
/demos/1993/t/typhfix.zip
29 Jun 1996 (catalog date)
6,116 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 07

Unreal v1.1 by Future Crew
/demos/1993/u/unreal11.zip
29 Jun 1996 (catalog date)
1,335,455 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 01

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

Xmas '93 by Dante
/demos/1993/x/xmas93.zip
29 Jun 1996 (catalog date)
27,709 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 06

Xmas '93 by Yodel
/demos/1993/x/xmas93_y.zip
13 Oct 1997 (catalog date)
299,771 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 11
386,,SB,

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

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

Christmas Greetz! by Morbid Man of ???
/demos/1993/x/xmasgrtz.zip
29 Jun 1996 (catalog date)
70,818 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

Airframe by Prime
/demos/1994/a/airframe.zip
29 Jun 1996 (catalog date)
61,108 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 01

BBS Don't Trust Your Mama by Arkham
/demos/1994/a/akm-mama.zip
17 Jan 1997 (catalog date)
10,211 bytes
Download FTP scene.org
Rating:

Black Ice by SuccesS
/demos/1994/b/black.zip
29 Jun 1996 (catalog date)
1,422,370 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 11

Black Nite Demo 1 by Black Nite
/demos/1994/b/bndemo1.zip
29 Jun 1996 (catalog date)
11,542 bytes
Download FTP scene.org
Rating:

Claustrophobia by Goto10
/demos/1994/c/claustro.zip
29 Jun 1996 (catalog date)
1,143,377 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Contagion by The Coexistence
/demos/1994/c/contagio.zip
29 Jun 1996 (catalog date)
1,109,841 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 03

Delirium by EMF
/demos/1994/d/delirium.zip
29 Jun 1996 (catalog date)
115,873 bytes
Download FTP scene.org
Rating:

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

First Blood by Paradise
/demos/1994/f/firstbld.zip
29 Jun 1996 (catalog date)
113,346 bytes
Download FTP scene.org
Rating:

Flags 11 by ???
/demos/1994/f/flags11.zip
29 Jun 1996 (catalog date)
30,012 bytes
Download FTP scene.org
Rating:

Fudged Insanity by Razor 1911
/demos/1994/f/fudge.zip
29 Jun 1996 (catalog date)
55,923 bytes
Download FTP scene.org
Rating:

Grey by Abaddon
/demos/1994/g/grey.zip
29 Jun 1996 (catalog date)
68,580 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 11

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

The Will of God by Legend
/demos/1994/l/legend.zip
29 Jun 1996 (catalog date)
115,812 bytes
Download FTP scene.org
Rating:

Total Malfunction by Progrex
/demos/1994/m/malfunc.zip
29 Jun 1996 (catalog date)
1,183,928 bytes
Download FTP scene.org
Rating:

When God is Having a Malfunction by Orange
/demos/1994/o/orange11.zip
29 Jun 1996 (catalog date)
41,902 bytes
Download FTP scene.org
Rating:

The Penguin Experiment by Zweilight Tone
/demos/1994/p/penguin.zip
14 Jan 1997 (catalog date)
1,411,355 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Plasmatic by Zden
/demos/1994/p/plasmat.zip
29 Jun 1996 (catalog date)
3,995 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 11

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

Hellraiser by MegaBusters
/demos/1994/r/raiser.zip
29 Jun 1996 (catalog date)
1,180,215 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 08

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

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

Live by The Sahara Surfers
/demos/1994/s/s2live_f.zip
29 Jun 1996 (catalog date)
74,112 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 10

BBS No Limits (GUS) by MikMak, Manar
/demos/1994/s/shroom.zip
29 Jun 1996 (catalog date)
118,830 bytes
Download FTP scene.org
Rating:

BBS No Limits (SB) by MikMak, Manar
/demos/1994/s/shroomsb.zip
29 Jun 1996 (catalog date)
113,555 bytes
Download FTP scene.org
Rating:

Super Unknown by Five and Then Some
/demos/1994/s/sunknown.zip
29 Jun 1996 (catalog date)
1,611,721 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the demo division and ranked 01

Strange Feelings by Extreme
/demos/1994/x/x3m_sf.zip
29 Jun 1996 (catalog date)
191,152 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked ??

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

Real Art 2 by 109
/demos/1995/0-9/109_ra2.zip
29 Jun 1996 (catalog date)
532,279 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 15

15 Min by Mewlers
/demos/1995/0-9/15min.zip
29 Jun 1996 (catalog date)
43,945 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 03

165b Raster Plasma by Project
/demos/1995/0-9/165plasm.zip
29 Jun 1996 (catalog date)
2,159 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

16tro by Natas of Lithium
/demos/1995/0-9/16tro.zip
29 Jun 1996 (catalog date)
60,122 bytes
Download FTP scene.org
Rating:

??? by Eastside DemoGroup
/demos/1995/0-9/1teddemo.zip
29 Jun 1996 (catalog date)
291,135 bytes
Download FTP scene.org
Rating:

48 Hours by Mercurite
/demos/1995/0-9/48h.zip
29 Jun 1996 (catalog date)
48,910 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 08

Single screen with chip music by ???
/demos/1995/0-9/4kbintro.zip
29 Jun 1996 (catalog date)
4,443 bytes
Download FTP scene.org
Rating:

Meeting '95 4kb intros by V/A
/demos/1995/0-9/4kbmeet.zip
29 Jun 1996 (catalog date)
10,804 bytes
Download FTP scene.org
Rating:

4k Flight by Scoop
/demos/1995/0-9/4kflight.zip
29 Jun 1996 (catalog date)
3,632 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in4k division and ranked 01

4kg by Lopez, Firehawk
/demos/1995/0-9/4kg.zip
29 Jun 1996 (catalog date)
5,082 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Intro by Xenogenesis
/demos/1995/0-9/4kr.zip
29 Jun 1996 (catalog date)
3,915 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in4k division and ranked 03

Four Magic Kaas by The Natives
/demos/1995/0-9/4magic.zip
29 Jun 1996 (catalog date)
2,377 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

4 No More by Fyr of Image
/demos/1995/0-9/4nomore.zip
29 Jun 1996 (catalog date)
6,898 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in4k division and ranked ??

6567 by Roi
/demos/1995/0-9/6567.zip
29 Jun 1996 (catalog date)
8,831 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the in8k division and ranked 04

Ambient Intro by Antares
/demos/1995/a/aambient.zip
29 Jun 1996 (catalog date)
70,412 bytes
Download FTP scene.org
Rating:

Be There! by Antares
/demos/1995/a/abether.zip
29 Jun 1996 (catalog date)
66,820 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Expression by Abstract Concepts
/demos/1995/a/ac_expr.zip
29 Jun 1996 (catalog date)
574,150 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 02

Acid Rain by ???
/demos/1995/a/acidrain.zip
29 Jun 1996 (catalog date)
3,941 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Big Deal by Acme
/demos/1995/a/acme_big.zip
29 Jun 1996 (catalog date)
676,408 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 01

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

Acme Sucks by Acme
/demos/1995/a/acme_sux.zip
29 Jun 1996 (catalog date)
28,269 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the in64 division and ranked EE

1st Smoke Yellow Weed by Acme
/demos/1995/a/acme_syw.zip
29 Jun 1996 (catalog date)
56,446 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the in64 division and ranked 01

Colors by A-Men
/demos/1995/a/acolors.zip
29 Jun 1996 (catalog date)
1,192,075 bytes
Download FTP scene.org
Rating:

Act by Placidia
/demos/1995/a/act.zip
29 Jun 1996 (catalog date)
8,292 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

ACT1 by Psychic Link
/demos/1995/a/act1.zip
29 Jun 1996 (catalog date)
774,750 bytes
Download FTP scene.org
Rating:

ADemo 1.2 by Nullsoft
/demos/1995/a/ademo12.zip
29 Jun 1996 (catalog date)
120,727 bytes
Download FTP scene.org
Rating:

Why by Adrar Design
/demos/1995/a/adr_why.zip
29 Jun 1996 (catalog date)
102,657 bytes
Download FTP scene.org
Rating:

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

Aivopesu by Cannibal
/demos/1995/a/aivopesu.zip
29 Jun 1996 (catalog date)
3,235 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Bomb by Arkham
/demos/1995/a/akm_bomb.zip
29 Jun 1996 (catalog date)
12,005 bytes
Download FTP scene.org
Rating:

DOB not by Arkham
/demos/1995/a/akm_dob.zip
29 Jun 1996 (catalog date)
40,298 bytes
Download FTP scene.org
Rating:

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

Alchymid by Mist
/demos/1995/a/alchymia.zip
29 Jun 1996 (catalog date)
132,284 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 07

Alife by Mriq
/demos/1995/a/alifemem.zip
29 Jun 1996 (catalog date)
2,970 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

Duplo by Amable
/demos/1995/a/amb_dupl.zip
29 Jun 1996 (catalog date)
490,142 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 08

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

Dino by A-Men
/demos/1995/a/amendino.zip
29 Jun 1996 (catalog date)
493,726 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked ??

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

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

Circuit by Analogue
/demos/1995/a/an_circf.zip
29 Jun 1996 (catalog date)
1,446,483 bytes
Download FTP scene.org
Released at event TP95 in the demo division and ranked 17

Model 0 by Analogue
/demos/1995/a/an_mod0.zip
29 Jun 1996 (catalog date)
344,447 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked 02

Anarchy by Tx
/demos/1995/a/ana_tx.zip
29 Jun 1996 (catalog date)
5,455 bytes
Download FTP scene.org
Released at event WIR95 in the in4k division and ranked 05

Project Angel by Impact Studios
/demos/1995/a/angel.zip
29 Jun 1996 (catalog date)
3,869,873 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 01

Anim! by Neon of Spetsnaz
/demos/1995/a/anim.zip
29 Jun 1996 (catalog date)
4,165 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 02

Animate by Schwartz
/demos/1995/a/animate.zip
29 Jun 1996 (catalog date)
4,906 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 01

Answer by Warlock of Amnesty
/demos/1995/a/answer.zip
29 Jun 1996 (catalog date)
40,613 bytes
Download FTP scene.org
Rating:

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

Arto by Verhot
/demos/1995/a/arto.zip
29 Jun 1996 (catalog date)
809,811 bytes
Download FTP scene.org
Rating:

ASCII by Paranoids
/demos/1995/a/ascii95.zip
29 Jun 1996 (catalog date)
53,354 bytes
Download FTP scene.org
Rating:

0.5 Weeks by ???
/demos/1995/a/asm95zea.zip
29 Jun 1996 (catalog date)
4,054 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

A-Men by Project Assult
/demos/1995/a/ass_ii.zip
29 Jun 1996 (catalog date)
156,114 bytes
Download FTP scene.org
Rating:

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

Hurry by Asylum
/demos/1995/a/asylum.zip
29 Jun 1996 (catalog date)
724,322 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 24

Attack by Fobia Design
/demos/1995/a/attack.zip
29 Jun 1996 (catalog date)
415,837 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

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

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

Look Mum I a Bored Thingy by Bogus
/demos/1995/b/b_ambnt.zip
29 Jun 1996 (catalog date)
118,175 bytes
Download FTP scene.org
Rating:

Fix for babytro.arj by Nostalgia
/demos/1995/b/babyfix.zip
29 Jun 1996 (catalog date)
64,186 bytes
Download FTP scene.org
Rating:

The Babytro by Nostalgia
/demos/1995/b/babytro.zip
29 Jun 1996 (catalog date)
564,079 bytes
Download FTP scene.org
Rating:

Balanse by Infernal
/demos/1995/b/balanse.zip
29 Jun 1996 (catalog date)
434,369 bytes
Download FTP scene.org
Rating:

Banal by Mewlers
/demos/1995/b/banal.zip
29 Jun 1996 (catalog date)
308,200 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 12

Fast Intro 1995 by Blasm
/demos/1995/b/barbie.zip
29 Jun 1996 (catalog date)
198,400 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 08

Barf by Widget, Malvern
/demos/1995/b/barf___.zip
29 Jun 1996 (catalog date)
47,977 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Bittibuumi by Rubicon
/demos/1995/b/bbuumi.zip
29 Jun 1996 (catalog date)
5,423 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

64k Waste by Brainless Coders
/demos/1995/b/bc_64kb.zip
29 Jun 1996 (catalog date)
38,634 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the in64 division and ranked 04

Textmode 2 by Brainless Coders
/demos/1995/b/bc_dtm2.zip
29 Jun 1996 (catalog date)
201,759 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 09

Believe by Valhalla
/demos/1995/b/believe.zip
29 Jun 1996 (catalog date)
63,719 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 06

Beta by Digitize Design Group
/demos/1995/b/beta.zip
29 Jun 1996 (catalog date)
1,474,232 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Morbid by Bunghole Productions
/demos/1995/b/bhmorbid.zip
29 Jun 1996 (catalog date)
67,448 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the in64 division and ranked 04

Biolan by Abua
/demos/1995/b/biolan.zip
29 Jun 1996 (catalog date)
44,644 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the in64 division and ranked 10

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

Kewl Intro by Bit Killers
/demos/1995/b/bkillers.zip
29 Jun 1996 (catalog date)
64,637 bytes
Download FTP scene.org
Rating:

Bland (textmode intro) by AE
/demos/1995/b/bland.zip
29 Jun 1996 (catalog date)
59,022 bytes
Download FTP scene.org
Rating:

BBS Stairway to Heaven by Blasm
/demos/1995/b/blsthtro.zip
29 Jun 1996 (catalog date)
301,152 bytes
Download FTP scene.org
Rating:

Blue Eyes by @
/demos/1995/b/blueeyes.zip
29 Jun 1996 (catalog date)
1,435,954 bytes
Download FTP scene.org
Rating:
Released at event JUH95A in the demo division and ranked 10

Boretro Emag Ad by Slack Mammoth
/demos/1995/b/boretro1.zip
29 Jun 1996 (catalog date)
28,598 bytes
Download FTP scene.org
Rating:

BBS Newsbox #3 by Jeskola
/demos/1995/b/boxtro.zip
29 Jun 1996 (catalog date)
3,237 bytes
Download FTP scene.org
Rating:

Ozone by Bunghole Productions
/demos/1995/b/bp_ozone.zip
29 Jun 1996 (catalog date)
65,104 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Mousetro v.2 by BPC
/demos/1995/b/bpc.zip
29 Jun 1996 (catalog date)
70,020 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the demo division and ranked XX