Search for "NO": 1750 matches(displaying first 250)

3d math by Lithium of VLA
/code/3d/docs/3d_math.zip
10 Jan 1997 (catalog date)
11,835 bytes
Download FTP scene.org
Rating:
Explanations of some 3d math concepts - I remember not getting the 3d rotations working correctly when I first started programming, but I'm not sure if that's my fault or the fault of the doc. Most of the docs are some simple linear algebra. They spell out the equations in the end for those who can't completely understand them.

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

3D Coding tutorial by Ica of Hubris
/code/3d/docs/3dica221.zip
30 Jun 1998 (catalog date)
422,704 bytes
Download FTP scene.org
Rating:
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d coder! Text

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

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

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

3D example by Andrew Harvey
/code/3d/systems/exampl3d.zip
30 Jun 1998 (catalog date)
385,953 bytes
Download FTP scene.org
Rating:
Good looking texturemapped 3d engine, but unfortunately there is no documentation included. Assembler

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

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.

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

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

4 Sided Polygon Texture Mapper by Alan Parker
/code/3d/trifill/texmap/bastxmap.txt
08 Jun 1997 (catalog date)
8,601 bytes
Download FTP scene.org
Rating:
Although this texture mapper is coded in GFA Basic for the Atari ST the code is comprehensible enough to be useful for PC owners.

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.

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

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.

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

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

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

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

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

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

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

F. mod docs by Firelight
/code/audio/docs/fmoddoc.zip
10 Jan 1997 (catalog date)
83,795 bytes
Download FTP scene.org
Rating:
Firelight's mod format description - The perfect text file for someone who is writing a mod player especially first timers. Assumes knowledge of programming and doesn't cover details of sound card specific issues, like setting up a DMA transfer or initializing the sound card.

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

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

PTM PolyTracker Format Specifications by JAL of Nostalgia
/code/audio/docs/ptmform.zip
21 Jan 1998 (catalog date)
8,329 bytes
Download FTP scene.org

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

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

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.

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

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

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

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

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

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

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

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!

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.

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

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.

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

4BBS tros by Earwax
/code/demosrc/bbsintro/4bbstro.zip
25 Aug 1997 (catalog date)
241,455 bytes
Download FTP scene.org
Rating:
Asm sources for 4 bbs loaders. Snore.

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

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

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.

Micaco BBS ad source by Chc
/code/demosrc/bbsintro/micsrc41.zip
10 Jan 1997 (catalog date)
190,207 bytes
Download FTP scene.org
Rating:
Source for a BBS ad with an environment mapped object - It's all asm source, but you need Watcom to compile it. Comes with an extra ASC file format converter. All comments are in Spanish though there's a (shorter) Enlish readme file. Knowing Spanish is very useful for these sources as the comments are good.

Power Grid loader source by Friar Tuck of Ice
/code/demosrc/bbsintro/pgloader.zip
10 Jan 1997 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a text writer, music, and a lens - Has the adlib player from fcsp2src.zip. No comments. The lens is nice as the equations used make it look like a crystal ball.

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.

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

Bytes & Kisses source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/bkisssrc.zip
10 Jan 1997 (catalog date)
513,669 bytes
Download FTP scene.org
Rating:
Sources for a demo with a scrollie, plasma, shadebobs, tunnel, bitmap rotation and stretching, and cool credits - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Valentine's day. :)

Byte B4 Christmas source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/byte-src.zip
10 Jan 1997 (catalog date)
560,382 bytes
Download FTP scene.org
Rating:
Sources for a demo with snowflakes, fire, and some text writers - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Christmas Eve :)

Copper Faked source by The Faker of Aardvark
/code/demosrc/demos/cfsource.zip
10 Jan 1997 (catalog date)
146,977 bytes
Download FTP scene.org
Rating:
Sources for Copper Faked - Barren on comments and not precompiled.

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.

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.

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.

One Night Stand source by Quantum Porcupine
/code/demosrc/demos/onesrc.zip
10 Jan 1997 (catalog date)
128,436 bytes
Download FTP scene.org
Rating:
Source for a demo with mostly tunnel effects - Inline asm, no comments.

Phro source by Phred of OTM
/code/demosrc/demos/phro.zip
10 Jan 1997 (catalog date)
294,474 bytes
Download FTP scene.org
Rating:
Source for a demo with texture mapping, space cut, motion blur, a tunnel, and texture warping - All pascal with inline assembler. Good source, but no comments.

What Source by Niklas Beisert, Nils Piepenbrink of Cubic Team, $een
/code/demosrc/demos/wht95src.zip
10 Jul 1997 (catalog date)
46,092 bytes
Download FTP scene.org
Rating:
Notably DOES NOT come with a makefile. Uncommented, but nice code style. Awkward synching style.

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

Chaos 4k intro source by Codex
/code/demosrc/intros/chaos4k1.zip
10 Jan 1997 (catalog date)
14,345 bytes
Download FTP scene.org
Rating:
Sources for a 4k intro with static, sinus scrollie, vector cube, and some other stuff - No comments or description. Rather non-standard C at that, but I wonder how else a 4k intro would be made in C. Good for the curious.

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

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

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

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

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

Snow Effects by Natas of Lithium
/code/demosrc/intros/snowtro.zip
29 May 1997 (catalog date)
65,044 bytes
Download FTP scene.org
Rating:
Ugly, I have seen much better snow effects. This looks more like a buggy diagonal starfield.

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

Source for a world charts imitation by VLA
/code/demosrc/intros/wcimit.zip
10 Jan 1997 (catalog date)
12,776 bytes
Download FTP scene.org
Rating:
You don't wanna know - Buggy source that does next to nothing. Don't bother.

Assembler Laboratory V1.3 Beta 1 by Kurt Groenbech a.k.a. Rib of Talent, Xenon
/code/editors/alab13b1.zip
24 Aug 1998 (catalog date)
322,386 bytes
Download FTP scene.org
A very good assembler and Watcom C IDE with a lot of very useful features.

2D and 3D Rotation by Ash of NLB/BD
/code/effects/3d/bd-2d3d.zip
25 Aug 1997 (catalog date)
12,550 bytes
Download FTP scene.org
Rating:
Not the best way to implement rotation.

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.

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.

Real-Time Phong Bump Mapping Tutorial by Frenzy
/code/effects/bump/bump.doc
05 Oct 1996 (catalog date)
3,877 bytes
Download FTP scene.org
Rating:
Incorrect ideas, it's not done this way.

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!

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

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

blaze source by Gopher
/code/effects/fire/blaze.zip
18 Mar 1997 (catalog date)
10,702 bytes
Download FTP scene.org
Rating:
Source and macros for fire routines. For a86 compilation, should be easy to tweak for TASM, but this is nothing special we haven't seen before.

burn by Frank Paxti
/code/effects/fire/burn.zip
10 Jan 1997 (catalog date)
20,165 bytes
Download FTP scene.org
Rating:
A fireroutine - Not your normal fire routine. Looks more real.

Yet Another Fire Algorithm by Tanjent
/code/effects/fire/firewall.zip
05 Oct 1996 (catalog date)
8,396 bytes
Download FTP scene.org
Rating:
Poor looking fire, so so 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.

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.

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.

Cyber Space 3d by Phantom of Nostalgia
/code/effects/land/cyb3dkit.zip
10 Jan 1997 (catalog date)
31,536 bytes
Download FTP scene.org
Rating:
A landscape routine with many aspects - No source and a very quick explaination of the ideas and algorithms behind the effect.

Iguana Landscape by JCAB, Jare of Iguana
/code/effects/land/ign_land.zip
10 Jan 1997 (catalog date)
23,458 bytes
Download FTP scene.org
Rating:
The voxel landscape from Heartquake - No explaination of the effect, non-recompileable. The code is largely dependant on code libraries that the coders have developed and is thus somewhat difficult to follow.

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

OTM Voxel by Voltaire of OTM
/code/effects/land/otmvoxel.zip
10 Jan 1997 (catalog date)
187,665 bytes
Download FTP scene.org
Rating:
Tries to explain what voxels really are - Most people will ignore the difference anyway. :( And this example leaves much to be desired.

voxel by Jeff Bilger
/code/effects/land/voxel.zip
10 Jan 1997 (catalog date)
9,570 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

voxel by Jeff Bilger
/code/effects/land/voxelg.zip
10 Jan 1997 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

Plasma Source by The Darkman
/code/effects/plasma/niceplas.zip
05 Oct 1996 (catalog date)
9,765 bytes
Download FTP scene.org
Rating:
Yet another boring plasma. Not even full screen and has an error

Copper Bars by Patch
/code/effects/raster/bars.zip
25 Aug 1997 (catalog date)
8,373 bytes
Download FTP scene.org
Rating:
No explanation, just source.

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.

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.

Alias by Minimalist
/code/effects/rotozoom/alias.zip
25 Aug 1997 (catalog date)
164,287 bytes
Download FTP scene.org
Rating:
Scaling, rotating, anti-aliasing. There's a turboC, WatcomC, and Pascal version of this program all included. Admittedly, he cheats the palette on anti-aliasing (as shown by using most any non-grayscale image), the programming is good nonetheless.

Slimy Rotozoomer by SliQ
/code/effects/rotozoom/texmpsrc.zip
08 Jun 1997 (catalog date)
49,314 bytes
Download FTP scene.org
Rating:
A slimy version of the wellknown rotozoomer effect.

Scale by Yamaha of XYZZ
/code/effects/scaling/scaling.zip
12 Aug 1997 (catalog date)
74,434 bytes
Download FTP scene.org
Rating:
2d Scaling. I have no comments.

Another ModeX Scaling Routine by John A. Slager
/code/effects/scaling/xscalebm.zip
08 Jul 1997 (catalog date)
5,744 bytes
Download FTP scene.org
Rating:

Motion Read Me by Patch of Avalanche
/code/effects/scroll/motionrd.zip
10 Jan 1997 (catalog date)
30,871 bytes
Download FTP scene.org
Rating:
Source for a smooth vertical text mode scroller - That's the way to do it. :) (Bugs on Matrox cards, but that's the fault of the card, not the code.)

Scroll by Jay Kramer
/code/effects/scroll/scroll2.zip
10 Jan 1997 (catalog date)
41,209 bytes
Download FTP scene.org
Rating:
Source for mode X scrolling - _NOT_ the way to do hardware scrolling. Abuses the mode-X library.

shadebobs by NutCracker
/code/effects/shadebob/shadebob.zip
11 Jan 1997 (catalog date)
6,468 bytes
Download FTP scene.org
Rating:
Source for some shadebobs - No docs, no comments. Looks good. (the exe, that is)

Sprite Editor by Nosferatu of TechnoCap
/code/effects/sprites/edispr20.zip
26 Jun 1997 (catalog date)
66,923 bytes
Download FTP scene.org
Rating:
This editor has no mouse support, and hardly contains any editing tools. It only supports the french language.

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 Mark Mackey
/code/effects/stars/stars2.zip
10 Jan 1997 (catalog date)
10,857 bytes
Download FTP scene.org
Rating:
A slightly more complex starfield - So-so. No timing code so it blazes.

Textmode Plasma by David Thornley
/code/effects/text/plsmatxt.zip
26 Jun 1997 (catalog date)
59,842 bytes
Download FTP scene.org
Rating:
Not very impressive.

TV by Perisoft
/code/effects/text/tv10.zip
11 Jan 1997 (catalog date)
45,667 bytes
Download FTP scene.org
Rating:
A text viewer with "docs" - Not code... I'm not sure where it should go. Best ask Screech himself for ideas.

Source for Tunnel Effect by PlastiikkiPaketti of Skraappa Skruuppi
/code/effects/tunnel/araidsrc.zip
06 Oct 1996 (catalog date)
28,319 bytes
Download FTP scene.org
Rating:
used in Stars/Nooon and Paimen/Coma, Doesn't explain the algorithm, not very optimized, low resolution

Tunnel Source by bca of Karva
/code/effects/tunnel/bca_tnl.zip
19 Jan 1998 (catalog date)
19,956 bytes
Download FTP scene.org
Rating:
A texture mapped tunnel effect. Has holes in the tunnel. No useful comments in the source. One nifty (old!) idea of taking advantage of mirrors in the lookup table. FYI - vasen=left, oikea=right, yl„=upper, ala=lower.

ND.exe by Friar Tuck
/code/effects/tunnel/syn.zip
10 Jan 1997 (catalog date)
31,848 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Spaghetti code and no explanation. Also doesn't generate the dot tunnel real time, rather it has the rungs of dots precalculated in the exe.

tube by James Johnson
/code/effects/tunnel/tubesrc.zip
10 Jan 1997 (catalog date)
22,030 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Poorly done, looks horrible, no explanation or comments, no timing synching.

tunnel by ?
/code/effects/tunnel/tunnel.zip
10 Jan 1997 (catalog date)
37,658 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - That it was done in basic is about the only plus. Looks so-so, no comments.

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 Ball 2 by Tumblin
/code/effects/vectball/vectbal2.zip
10 Jan 1997 (catalog date)
190,261 bytes
Download FTP scene.org
Rating:
Some vector ball examples and utilities - Not bad, but simple. Shows some good code design strategies.

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.

Water by De-Phassed
/code/effects/water/water.zip
10 Jan 1997 (catalog date)
14,565 bytes
Download FTP scene.org
Rating:
An example of water - Nothing more than a copy of Iguana's water routine done in full assembler.

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.

File (de)concatenator by Kli
/code/fileutil/klitar10.zip
17 Jan 1999 (catalog date)
19,344 bytes
Download FTP scene.org
Rating:
Puts separate files in one big file and separates them again. Not very useful, unless you want to use it as a utility for your own virtual file system.

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

LZO Data Compression Library v0.20 by Markus Oberhumer
/code/fileutil/lzo020.zip
06 Oct 1996 (catalog date)
184,964 bytes
Download FTP scene.org
Rating:
over conscious about compression ratios and statistics and has many long files about its stats in the /doc directory, but no description about the API. You have to figure out how to use it yourself from the two short examples that come with it. Otherwise, it's fairly complete and you can decide which compression routines you'd like to link yourself (assuming you can figure out that much).

T-PACK v.5 Beta by Max of Tuscon
/code/fileutil/tcn-tp05.zip
06 Oct 1996 (catalog date)
16,519 bytes
Download FTP scene.org
Rating:
COM/EXE Compressor - Only compresses .COM files, not .EXE, no sources.

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

CDROM audio library by Cyrid
/code/hardware/audio/e-cda1b.zip
30 Jun 1998 (catalog date)
48,577 bytes
Download FTP scene.org
Rating:
Unfortunately it does not contain a function to play the cd using your soundcard instead of the cdrom output. C

386 programmer's manual by Intel
/code/hardware/cpu/386intel.zip
10 Jan 1997 (catalog date)
209,396 bytes
Download FTP scene.org
Rating:
Full docs on the 386 - Everything you've ever wanted to know about the (outdated) 386.

CPUID for intel by Intel engineer(s)
/code/hardware/cpu/cpuid3.zip
10 Jan 1997 (catalog date)
6,402 bytes
Download FTP scene.org
Rating:
Source to detect which intel chip is in a computer - Useful, but not much to look at. It's there for you to use if you ever need to detect what type of processor is in a machine.

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

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.

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.

Learn v2.1 by Ondrej Blazek
/code/hardware/keyboard/learn.zip
26 Feb 1998 (catalog date)
7,141 bytes
Download FTP scene.org
Rating:
Add-on for Keydef that allows you to define Keydef macros through textfiles instead of the normal "key by key" process.

Real Memory by Chatter
/code/hardware/memory/realmem.zip
10 Jan 1997 (catalog date)
10,850 bytes
Download FTP scene.org
Rating:
Supposedly gets you past the 64k barrier in real mode - I have no clue what compiler this is supposed to compile for. It uses opcodes not allowed in BC's inline assembler, watcom doesn't use that kind of inline assembler (and doesn't need this extender anyway), and this is pointless for djgpp which only compiles 32bit pmode apps. I have neither TC (but considering that's a sub-set of BC I can assume it won't work) nor Quick C (but that's so old, it's inline assembler's probably incomplete too).

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)

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

FreePack DOS extender by Narech Koumar of Supernar Systems Intl.
/code/hardware/pmode/dos32a.zip
25 Aug 1997 (catalog date)
520,938 bytes
Download FTP scene.org
Rating:
Another DOS extender option. I didn't test this for usefulness. I doesn't look any more difficult to learn to use than Adam Seychell's (sp?) Dos32 or Thomas Pytel/Charles Scheffold's Pmode/w. How well it functions is another story. Full documentation available. Comes with a tetris clone presumeably made using the extender. No source.

DOS 32 by Adam Seychell
/code/hardware/pmode/dos32v33.zip
10 Jan 1997 (catalog date)
339,512 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - One of the best choices for a DOS extender. It's complete, well coded, and flexible. (no accompanying .txt file)

DPMI Specification by ?
/code/hardware/pmode/dpmispec.zip
10 Jan 1997 (catalog date)
33,749 bytes
Download FTP scene.org
Rating:
The complete DPMI specification - Everything you wanted to know about DPMI but were scared to ask.

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.

Protect by Denis Marer
/code/hardware/pmode/protect.zip
10 Jan 1997 (catalog date)
15,056 bytes
Download FTP scene.org
Rating:
Some source code for getting into pmode - Good comments, but doesn't set up much of a programming environment. Has no support for DPMI nor real mode call backs.

Asychronous communitcations code by Lord Logics
/code/hardware/serial/ll_comm.zip
10 Jan 1997 (catalog date)
56,754 bytes
Download FTP scene.org
Rating:
Source for "asynchronous" comm connections - A library meant for opening COM lines and other serial line connections. It's supposedly asynchronous (but maybe in a later version for this only supports one). Not too demo scene relevant, but it could make for great modem-modem networking in a game.

S-VGA Programming by Sasquatch
/code/hardware/video/rvesa.zip
10 Jan 1997 (catalog date)
4,523 bytes
Download FTP scene.org
Rating:
VESA programming example - Not helpful.

S3 TPU unit by Dietmar Meschede
/code/hardware/video/s3unit3.zip
10 Jan 1997 (catalog date)
16,549 bytes
Download FTP scene.org
Rating:
Source to set 320x240x256 and 640x480x256 modes with 1MB addressing on S3 chips - Doesn't directly say how to access that video memory or what to do with it. Now adays one should simply use the VESA BIOS.

Type One's SVGA Tricks Part 1 by Type One
/code/hardware/video/t1-svga1.zip
06 Oct 1996 (catalog date)
17,713 bytes
Download FTP scene.org
Rating:
Broken english. :( Lots of very useful video card tweaking information. Text and assembler, but not compileable.

VGA Info by Andrew Scott
/code/hardware/video/vga-info.zip
10 Jan 1997 (catalog date)
139,440 bytes
Download FTP scene.org
Rating:
A VGA reference manual - Poor layout. I found it difficult to find things. Not as if the VGA card has changed, but the information seems outdated.

XMode FAQ by Phil Carlisle
/code/hardware/video/xmodefaq.zip
01 Dec 1997 (catalog date)
6,799 bytes
Download FTP scene.org
Rating:
Not a real faq, but it contains a (dated) list of code resources for xmode.

A simple FLI/FLC viewer by Noerror of Ph7media
/code/images/flcfli.zip
30 Jun 1998 (catalog date)
28,880 bytes
Download FTP scene.org
Rating:
C

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

76 Byte Pcx Viewer by Saint
/code/images/saintpcx.zip
03 Jul 1998 (catalog date)
7,169 bytes
Download FTP scene.org
Saint's revenge: Another example of size optimization, beating Gyr's viewer by 12 (.) bytes. Hey, will I get four stars, too? :-)

Noice Music System v2.1
/code/sound/nms21src.zip
05 Oct 1996 (catalog date)
100,312 bytes
Download FTP scene.org
Rating:

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

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

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 4 in C by Snowman of Hornet
/code/tutors/denthor/tut04new.zip
11 Jan 1997 (catalog date)
20,085 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 4 in C:Virtual screens - Includes Denthor's original tutorial release within and has the compiled exe.

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

Tutorial 6 in C by Snowman of Hornet
/code/tutors/denthor/tut06new.zip
11 Jan 1997 (catalog date)
34,374 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 6 in C:Look up tables - Includes Denthor's original tutorial release within and has the compiled exe.

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

Tutorial 8 in C by Snowman of Hornet
/code/tutors/denthor/tut08new.zip
11 Jan 1997 (catalog date)
42,817 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 8 in C:3d basics - Includes Denthor's original tutorial release within and has the compiled exe. Remember, these are only basics. (Snowman added a little of his own to this... I loved vector balls spelling things. :)

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

Tutorial 10 in C by Snowman of Hornet
/code/tutors/denthor/tut10new.zip
11 Jan 1997 (catalog date)
45,338 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 10 in C:Chain-4 and scrolling - Includes Denthor's original tutorial release within and has the compiled exe. (This is lysdexic. Bonus. :)

Games 'n Graphics Trainer Series chapter 1 by Gerben
/code/tutors/graphics/gngtut01.zip
30 Jun 1998 (catalog date)
3,072 bytes
Download FTP scene.org
Rating:
Another trainer explaining how to get into mode 13h. Try Denthors trainers instead if you really don't know how to do this. Text

The King Magazine Volume 3 by The King
/code/tutors/graphics/kmagv3.zip
18 Jan 1998 (catalog date)
63,180 bytes
Download FTP scene.org
Rating:
Better than volume 2. Again some basic stuff for Pascal, Assembler, Hardware and Graphics, etc. Examples are now in C too.

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.

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.

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

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

Flat Square Root by Noble Roman
/code/tutors/math/sqrt.zip
18 Jan 1998 (catalog date)
1,569 bytes
Download FTP scene.org
Rating:
Only explains how to do it, not why it works, so it is not great for people with hardly any math knowledge.

truepal by Florian Hallar
/code/tutors/video/at_trpal.zip
19 Jan 1998 (catalog date)
56,300 bytes
Download FTP scene.org
Rating:
Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :)

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

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 Obj by Mr Baggins of Extravaganza
/code/utils/compiler/binobj32.zip
12 Aug 1997 (catalog date)
31,779 bytes
Download FTP scene.org
Rating:
A bin 2 obj util. Actually produces obj files, but only works with Watcom C. (By extension, you should be able to get it to work with pmode and TASM.)

tinyRTL by Solar Designer
/code/utils/compiler/bpc-trtl.zip
10 Jan 1997 (catalog date)
13,314 bytes
Download FTP scene.org
Rating:
A pas TPU with source for creating small exes - A TPU that replaces the system TPU in Turbo Pascal so that small .exes can be made. The example .exes are deceiving as there is no built in support for writing text and other such things. Knowledge of assembler will be necessary for most programs you'd write with this.

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.

Font Editor by Sunrise Software
/code/utils/fonts/fonted12.zip
29 Sep 1997 (catalog date)
58,371 bytes
Download FTP scene.org
Rating:
For 2 colored fonts. An example source is included, but no documentation.

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.

Font Editor For XLIB Fonts by Tomasz Jablonski
/code/utils/fonts/xfonter.zip
29 Sep 1997 (catalog date)
17,710 bytes
Download FTP scene.org
Rating:
No documentation

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

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

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

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

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

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

Dunno by Sorcerers
/demos/1990/dunno.zip
29 Jun 1996 (catalog date)
13,005 bytes
Download FTP scene.org
Rating:

Nope by Sorcerers
/demos/1990/nope.zip
29 Jun 1996 (catalog date)
17,921 bytes
Download FTP scene.org
Rating:

Cronologia by Cascada
/demos/1991/cronolog.zip
29 Jun 1996 (catalog date)
455,266 bytes
Download FTP scene.org
Rating:

No Lamers Allowed by Paranoids
/demos/1991/nolamers.zip
29 Jun 1996 (catalog date)
144,726 bytes
Download FTP scene.org
Rating:

Acidwarp by Noah Spurrier
/demos/1992/acidwarp.zip
29 Jun 1996 (catalog date)
28,218 bytes
Download FTP scene.org
Rating:

Eniac by Lightning Technologies
/demos/1992/eniac.zip
29 Jun 1996 (catalog date)
216,125 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:

Eterno 1 by Eterno
/demos/1992/eterno_i.zip
29 Jun 1996 (catalog date)
22,366 bytes
Download FTP scene.org
Rating:

Eterno J by Eterno
/demos/1992/etr_j.zip
29 Jun 1996 (catalog date)
19,730 bytes
Download FTP scene.org
Rating:

Techno Freaks by Twilight Zone
/demos/1992/tztechno.zip
29 Jun 1996 (catalog date)
221,337 bytes
Download FTP scene.org
Rating:

Snow by VLA
/demos/1992/vlasnow.zip
29 Jun 1996 (catalog date)
55,614 bytes
Download FTP scene.org
Rating:

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

Second Phobia by Noice
/demos/1993/0-9/2phobia.zip
29 Jun 1996 (catalog date)
182,752 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 05
Really nice intro with some bitplane-mapping (& rotating), vectors, vector-dots, etc. There is such a bug, it supports GUS only at 220 (for other base-ports un-pklite this program and change 0x220 (the only one) in code to your base address).

30 Demo by Noice
/demos/1993/0-9/30_demo.zip
29 Jun 1996 (catalog date)
40,554 bytes
Download FTP scene.org
Rating:
Demo contains rotating cube (so obvious), low-zoom plasma (so good, because you cannot see plasma in any other demo this way - always there is a high zoom (because looks better :-), then a dot-ball (also obvious), and end-scroller (thats all???? yes....)

8k by The Svilit Two
/demos/1993/0-9/8192.zip
29 Jun 1996 (catalog date)
7,265 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 13
Ansi - AdLib - techno party. Just swapping some ansi-screens with FM muzax.

The Art of Noise by Sonix
/demos/1993/a/artnoise.zip
29 Jun 1996 (catalog date)
690,692 bytes
Download FTP scene.org
Rating:

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

Hyper 1 by Hypernova
/demos/1993/h/hyper1.zip
29 Jun 1996 (catalog date)
25,963 bytes
Download FTP scene.org
Rating:

Minus 40 Degrees by Eterno Productions
/demos/1993/m/minus40.zip
29 Jun 1996 (catalog date)
250,043 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked XX

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

Phenomenon by Alpha Force
/demos/1993/p/phenom.zip
29 Jun 1996 (catalog date)
358,161 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 08

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

Wasted by The Paranoids
/demos/1993/w/wasted.zip
29 Jun 1996 (catalog date)
316,102 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 07

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

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

Anodyne by Deus
/demos/1994/a/anodyne.zip
03 May 1998 (catalog date)
143,592 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,

Anorexia by Hazard
/demos/1994/a/anorexia.zip
29 Jun 1996 (catalog date)
52,834 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 14

4k Intro by Barti of Nooon
/demos/1994/b/barti.zip
29 Jun 1996 (catalog date)
4,049 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Chaos 386 by Noxious
/demos/1994/c/chaos386.zip
29 Jun 1996 (catalog date)
2,072 bytes
Download FTP scene.org
Rating:

Chaos 486 by Noxious
/demos/1994/c/chaos486.zip
29 Jun 1996 (catalog date)
2,092 bytes
Download FTP scene.org
Rating:

Cool Snow by Hal'i
/demos/1994/c/coolsnow.zip
29 Jun 1996 (catalog date)
14,550 bytes
Download FTP scene.org
Rating:

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

Echoes of the Past by Nostalgia
/demos/1994/e/echoes.zip
29 Jun 1996 (catalog date)
790,012 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division and ranked 01

Intro by Xenogenesis
/demos/1994/e/exenogen.zip
29 Jun 1996 (catalog date)
71,533 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the in64 division and ranked 05

Gnouc by Genuine
/demos/1994/g/gnouc.zip
29 Jun 1996 (catalog date)
92,576 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 05

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

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

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

Hypernova by Hypernova
/demos/1994/h/hnjoinus.zip
29 Jun 1996 (catalog date)
12,424 bytes
Download FTP scene.org
Rating:

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

Hypnosis by Twilite FX
/demos/1994/h/hypnosis.zip
29 Jun 1996 (catalog date)
188,270 bytes
Download FTP scene.org
Rating:

Krikkit by Technomancer of ???
/demos/1994/k/krikkit.zip
29 Jun 1996 (catalog date)
3,760 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Microsoft SUXX! by Anonymous
/demos/1994/m/ms_suxx.zip
29 Jun 1996 (catalog date)
267,226 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

Noice by Noice
/demos/1994/n/noice.zip
29 Jun 1996 (catalog date)
43,226 bytes
Download FTP scene.org
Rating:

No Means No by Distorsion
/demos/1994/n/nomeans.zip
29 Jun 1996 (catalog date)
599,321 bytes
Download FTP scene.org
Rating:

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

First Intro by Pornorockerz
/demos/1994/p/przintro.zip
19 Jul 1996 (catalog date)
93,409 bytes
Download FTP scene.org
Rating:

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:

Snowtro by Natas of Lithium
/demos/1994/s/snowtro.zip
29 Jun 1996 (catalog date)
55,985 bytes
Download FTP scene.org
Rating:

Starlite by Nordic Vision
/demos/1994/s/starlite.zip
14 Jan 1997 (catalog date)
493,089 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

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

BBS Lost Innocence by Twisted Fishies
/demos/1994/t/tf_li.zip
29 Jun 1996 (catalog date)
13,963 bytes
Download FTP scene.org
Rating:

Unknown by Mindprobe
/demos/1994/u/unknown.zip
29 Jun 1996 (catalog date)
347,971 bytes
Download FTP scene.org
Rating:
Released at event ABD94 in the demo division and ranked 02

BBS Bogus Boutique by Xenon Development
/demos/1994/x/xnnbogus.zip
29 Jun 1996 (catalog date)
31,035 bytes
Download FTP scene.org
Rating:

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

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

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

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

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

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

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

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: