Search for "xa": 157 matches

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

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.

Power Render v2.3 by Gooroo
/code/3d/systems/prv2_3.zip
01 Jul 1997 (catalog date)
4,685,199 bytes
Download FTP scene.org
Rating:
A rendering system for 3dfx cards. Requires watcom and WGT5.1+ to compile examples. This is a commercial package.

Phong Illumination Model by FAC of Delabu Alama
/code/3d/trifill/phong/facphong.zip
02 Jun 1998 (catalog date)
32,754 bytes
Download FTP scene.org
How to use the phong model to make nice palettes you can use in lots of effects, like 3D shading, fire, particles, hicolor shading, and plasmas. Includes a cool example program to play with.

HSC player by Antares
/code/audio/players/advhsc18.zip
10 Jan 1997 (catalog date)
57,910 bytes
Download FTP scene.org
Rating:
A TPU for FM playback of HS C files - Has examples on how to use the unit.

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.

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.

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

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

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

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.

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

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.

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

Feedback Effect
/code/effects/feedback/dunesrc.zip
05 Oct 1996 (catalog date)
7,481 bytes
Download FTP scene.org
Rating:
Example from DUNE!.COM - fairly nice (and the only example source I've seen for such a (recently) overused effect).

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.

Burning Match by Digimind
/code/effects/fire/bmatch.zip
19 Jun 1998 (catalog date)
3,005 bytes
Download FTP scene.org
314 byte fire example with asm source and executable. Features wood, sulfur and oxygen.

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.

Matrix Demo by Simon Hern
/code/effects/floor/matrix.zip
08 Jun 1997 (catalog date)
95,834 bytes
Download FTP scene.org
Rating:
An example of an infinite tiled floor effect like the one used for the floors in doom.

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.

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

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

Plasma by Jan Moller, Erik Hansen
/code/effects/plasma/c_plasma.zip
10 Jan 1997 (catalog date)
55,010 bytes
Download FTP scene.org
Rating:
Simple plasma example - Just some plasma. You might want to take the comments out on the WaitRast(): call and recompile, especially if you have a Pentium.

JCL Plasma by Jeremy Longley
/code/effects/plasma/jclplasm.zip
10 Jan 1997 (catalog date)
88,979 bytes
Download FTP scene.org
Rating:
A nice plasma example - Pregenerates the plasma maps. Looks good.

plassm by James Johnson
/code/effects/plasma/plasexp.zip
10 Jan 1997 (catalog date)
3,400 bytes
Download FTP scene.org
Rating:
Simple plasma example - Based on code by Jare/Iguana. Nice comments on the setting of mode-X.

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.

Copper Bars by XtaC of Garbage
/code/effects/raster/gb_coper.zip
10 Jul 1997 (catalog date)
4,637 bytes
Download FTP scene.org
Rating:
Textmode copper bar example. Nicely commented.

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

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.

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

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.

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.

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

List/Execute Executables Utility by SAM of TFL
/code/fileutil/direxe.zip
06 Oct 1996 (catalog date)
26,546 bytes
Download FTP scene.org
Rating:
Nice code, almost useless util. Makes a perfect example though.

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

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

Hi Res by Ash of Bunghole Productions
/code/hardware/video/bp-hires.zip
21 Sep 1997 (catalog date)
14,582 bytes
Download FTP scene.org
Rating:
Example of how to use mode 12h (640x480x16)

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.

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

88 byte pcx viewer by Gyr
/code/images/gyrpcx.zip
30 Jun 1998 (catalog date)
10,937 bytes
Download FTP scene.org
Rating:
A nice example of size optimalisation. Assembler.

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

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

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

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

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

WGT Engine Pack 1
/code/library/wgten1.zip
01 Dec 1997 (catalog date)
135,457 bytes
Download FTP scene.org
Rating:
Example voxel effect using WGT v5.1

WGT Engine Pack 2
/code/library/wgten2.zip
01 Dec 1997 (catalog date)
69,080 bytes
Download FTP scene.org
Rating:
Example tiling effect using WGT v5.1

Bytes Of Wisdom Diskmag Engine Sources by MinMax of Septic Productions
/code/mags/bow5src.zip
21 Aug 1998 (catalog date)
109,870 bytes
Download FTP scene.org
Sources to diskmag engine written in Watcom C. Can use VBE 1.2/2.0 & textmode. Very flexible. Also it is recomended that you download the diskmag itself (to get the example files) (bow5.zip)

Tutorial #13 by Denthor of Asphyxia
/code/tutors/denthor/tut13.zip
11 Jan 1997 (catalog date)
9,823 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:3d starfields - We've seen these time and time again. Check out /code/effects/stars for more examples.

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.

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.

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

Serie De Tutoriales Fac. Ejemplos En C by FAC of Delabu Alama
/code/tutors/graphics/tutc.zip
26 Apr 1998 (catalog date)
33,718 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. C/C++ examples for the first 4 tutorials.

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.

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-vulture by Vulture
/code/tutors/video/vga-vul3.zip
10 Jan 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation.

VGA-vulture by Vulture
/code/tutors/video/vga-vul4.zip
10 Jan 1997 (catalog date)
9,013 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation. See /code/tutorials/video/vga-vul2.zip

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.

C-- examples by Peter Cellik
/code/utils/compiler/c--ex103.zip
10 Jan 1997 (catalog date)
213,584 bytes
Download FTP scene.org
Rating:
C-- example sources - A must get for c--0203.zip

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.

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

Font Grabber by Denthor of Asphyxia
/code/utils/fonts/texter5.zip
29 Sep 1997 (catalog date)
34,741 bytes
Download FTP scene.org
Rating:
Allows you to grab 256 color fonts from .GIF, .CEL, .BMP and .PCX files. Mouse only. Example source included.

Font Utilities by Draeden of VLA
/code/utils/fonts/vla_font.zip
29 Sep 1997 (catalog date)
75,388 bytes
Download FTP scene.org
Rating:
Contains a grabber, an editor and example sources.

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.

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.

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)

BBS Exalted Death by Performer
/demos/1993/e/exalted.zip
29 Jun 1996 (catalog date)
21,666 bytes
Download FTP scene.org
Rating:

Xanadu by Xanadu
/demos/1994/x/xanadu.zip
29 Jun 1996 (catalog date)
16,981 bytes
Download FTP scene.org
Rating:

Fade by Exact
/demos/1996/f/fade.zip
17 Dec 1996 (catalog date)
60,684 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in64 division and ranked ??

Narcosis by Exact
/demos/1996/n/narcosis.zip
30 Jun 1996 (catalog date)
10,607 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 04

Xamen by Solid
/demos/1996/x/xamen.zip
09 Feb 1997 (catalog date)
590,525 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 32

Xaos by Mist
/demos/1996/x/xaos_f.zip
08 Dec 1996 (catalog date)
755,138 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the demo division and ranked 06

The Letdown Project by Exadus
/demos/1997/e/exs_ldpf.zip
27 Feb 1998 (catalog date)
1,465,561 bytes
Download FTP scene.org
Rating:

Fever by Exact
/demos/1997/f/fever.zip
11 May 1997 (catalog date)
74,620 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 01

Broken by Malixa
/demos/1997/m/mdg_brkn.zip
14 Jan 1998 (catalog date)
1,260,661 bytes
Download FTP scene.org
Rating:
DX2,,GUS/AWE,16MB

Alexandrei Pjotroviz by Recreation
/demos/1997/r/rcn-alex.zip
24 Sep 1997 (catalog date)
1,080,838 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the demo division and ranked 11
,VESA,,

X-Act by General Failure Team
/demos/1997/x/xact.zip
13 Feb 1998 (catalog date)
655,210 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Xaos 2 by Mist
/demos/1997/x/xaos2.zip
28 Mar 1997 (catalog date)
65,086 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??

Outline by Exact
/demos/1997/x/xct_ouln.zip
11 Apr 1997 (catalog date)
9,358 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in4k division and ranked 01

Prove by Exact
/demos/1997/x/xctprove.zip
07 Feb 1998 (catalog date)
68,664 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 10
386,,GUS,8MB

Astral Blur by The Black Lotus
/demos/1998/a/astral32.exe
01 Mar 1998 (catalog date)
4,881,920 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the demo division and ranked 03
Win95, If this does not work, try astral32.zip with ixalance.zip

Astral Blur by The Black Lotus
/demos/1998/a/astral32.zip
01 Mar 1998 (catalog date)
4,624,354 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the demo division and ranked 03
Win95, Requires ixalance.zip

Sexadelic by Byterapers
/demos/1998/b/b-sex.zip
22 Oct 1998 (catalog date)
4,871,999 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 04
P5,VESA,GUS/SB,16MB

Staine by Exadus
/demos/1998/e/exs_stef.zip
27 Feb 1998 (catalog date)
824,407 bytes
Download FTP scene.org
Rating:

Menschen Feind by Maniac of XAP
/demos/1998/f/feind.zip
20 May 1998 (catalog date)
4,903 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the in4k division and ranked 05

iXalance Loader System by The Black Lotus
/demos/1998/i/ixalance.zip
01 Mar 1998 (catalog date)
97,132 bytes
Download FTP scene.org
Win95, Used to play Win95 releases by TBL

Jizz by The Black Lotus
/demos/1998/j/jizz32.exe
03 Mar 1998 (catalog date)
257,024 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in64 division and ranked 01
Win95, If this does not work, try jizz32.zip with ixalance.zip

Jizz by The Black Lotus
/demos/1998/j/jizz32.zip
03 Mar 1998 (catalog date)
59,107 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in64 division and ranked 01
Win95, Requires ixalance.zip

Stash by The Black Lotus
/demos/1998/s/stash32.exe
01 Mar 1998 (catalog date)
286,208 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 01
Win95, If this does not work, try stash32.zip with ixalance.zip

Stash by The Black Lotus
/demos/1998/s/stash32.zip
01 Mar 1998 (catalog date)
87,425 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 01
Win95, Requires ixalance.zip

One Way In, One Way Out by Sadok, Exact, Loke
/demos/1998/w/warp.zip
02 Aug 1998 (catalog date)
2,171,661 bytes
Download FTP scene.org
Released at event ABD98 in the demo division and ranked 03

Xacob by Phymosys
/demos/1998/x/xacob.zip
06 Sep 1998 (catalog date)
104,661 bytes
Download FTP scene.org
Rating:
Released at event EUS98 in the in4k division and ranked 03
386DX,,,

Soccertime by Xanth
/graphics/images/1994/s/soccerti.zip
04 Jul 1996 (catalog date)
54,652 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Mindwife by Hexagon
/graphics/images/1996/m/mindwife.zip
05 Jun 1997 (catalog date)
93,362 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the grfx division and ranked 07

No more wars by Sidha of Exact
/graphics/images/1997/p/pixel_40.zip
06 May 1998 (catalog date)
74,167 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x480x256

Ethnic2 by Zixaq, Cheetah of Ephidrena
/graphics/images/1997/p/pixel_84.zip
16 Jun 1998 (catalog date)
85,856 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 44
640x512x64

Inner Stream by Xaja
/graphics/images/1998/i/innrstrm.zip
25 Nov 1998 (catalog date)
79,392 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the grtc division and ranked ??
539x454x16m

Relaxation by Immortal Rat of br, pf
/graphics/images/1998/i/ir_relax.zip
07 Apr 1998 (catalog date)
190,021 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked ??
320x200x256

Mindtrap by Iron Maze of Xact
/graphics/images/1998/m/mindtrap.zip
14 Oct 1998 (catalog date)
393,676 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 11
640x480x16m

Quendi by Dave, Tryoon of Exadus
/graphics/images/1998/q/quendi.zip
09 Mar 1998 (catalog date)
326,741 bytes
Download FTP scene.org
Rating:
Released at event MW98 in the grfx division and ranked 02
800x600x16m

Steamer Vs. Humanity by Tryoon of Exadus
/graphics/images/1998/s/steamer.zip
03 May 1998 (catalog date)
115,750 bytes
Download FTP scene.org
Released at event TGK and ranked 01

Take me to the sea by Jarlaxa of HPA, Muds
/graphics/images/1998/t/takeme.zip
14 Sep 1998 (catalog date)
161,347 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 38
640x480x16m

Tame by Beek of Grey, Green Grapes, 7YNIVf, Xantis
/music/contests/mc5/intermed/m5i-tame.zip
29 Aug 1997 (catalog date)
641,353 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Morning On The Volga by Xanth
/music/contests/mc6/intermed/m6i-volg.zip
28 Mar 1999 (catalog date)
675,855 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked I05

Texas Wind by Irrelevant
/music/contests/mc6/rookie/m6r-txw.zip
28 Mar 1999 (catalog date)
396,008 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Judas Sound System V2.06y by Yehar, Cadaver
/music/programs/players/jdas206y.zip
07 Jun 1998 (catalog date)
438,873 bytes
Download FTP scene.org
Judas v2.06y Apocalyptic Softwaremixing Soundsystem for Watcom 32bit flat mode. Supports: SB/SBPRO/SB16/GUS/WAV-writer. Modules: XM/MOD/S3M. Samples: WAV/raw. Quality mixer gives you the best sound quality you can get today, clicker free (without touching sharp percussions), mixed with 32bit precision. Cubic interpolation reproduces samples with good treble response and very low distortion. Fast mixer is the ultra-fast alternative, suitable for games and demos. A player, examples, documents and full sources are included. Judas is free to be used for any purpose. New in this version: fixes, enhanced quality mixer, distortion indicator, true volume meters, song looping settings, rewinding and forwarding, Watcom 11.0 support.

Analog Samples Pack - Volume #1 by Neurotix
/music/samples/ntxana01.zip
21 Jan 1997 (catalog date)
507,963 bytes
Download FTP scene.org
16 Bit Depth @ 44.100 KHz

Analog Samples Pack - Volume #2 by Neurotix
/music/samples/ntxana02.zip
21 Jan 1997 (catalog date)
754,033 bytes
Download FTP scene.org
16 Bit Depth @ 44.100 KHz

Influxation by Draygen
/music/songs/1995/d/dy-influ.zip
17 Sep 1996 (catalog date)
162,064 bytes
Download FTP scene.org
Rating:
(S3M)

Hexagram by HyperUnknown
/music/songs/1995/h/hexagram.zip
21 Sep 1996 (catalog date)
287,988 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Somera Escorxada by Jak
/music/songs/1995/j/jk_somra.zip
21 Sep 1996 (catalog date)
140,407 bytes
Download FTP scene.org
Rating:
(XM)

Non-Stop Rave by Maxa
/music/songs/1995/m/mx-nsr.zip
21 Sep 1996 (catalog date)
420,792 bytes
Download FTP scene.org
Rating:
(XM)

Xact Pleasure by NFC
/music/songs/1995/x/xact_ple.zip
16 Sep 1996 (catalog date)
207,196 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Final Exams by epox of decay
/music/songs/1996/d/dcy_exam.zip
06 Apr 1997 (catalog date)
391,313 bytes
Download FTP scene.org
(XM)

Draster 3 by Tradd of Exact
/music/songs/1996/d/draster3.zip
22 Sep 1996 (catalog date)
266,417 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the mmul division and ranked ??
(S3M)

Be Thou Exalted by Siren
/music/songs/1996/k/k_exalt.zip
08 Oct 1996 (catalog date)
122,597 bytes
Download FTP scene.org
Rating:
(S3M)

Xavier by Jimmy Redfern of NOISE
/music/songs/1996/n/no-xavie.zip
04 Aug 1996 (catalog date)
300,437 bytes
Download FTP scene.org
Rating:
(XM)

Fixation by Equel
/music/songs/1996/s/si-fix.zip
08 Apr 1997 (catalog date)
56,775 bytes
Download FTP scene.org
(XM)

relaxation by Andromeda
/music/songs/1997/c/crs-relx.zip
09 Feb 1999 (catalog date)
538,604 bytes
Download FTP scene.org
Released at event REM97 in the mmul division and ranked 13

Monochrome Dreams by Deansdale of Exact
/music/songs/1997/d/ddl-mono.zip
12 Oct 1997 (catalog date)
151,358 bytes
Download FTP scene.org
Released at event ANT97 in the m4ch division and ranked 01
(MOD)

Sunset Theme by DiXan of T.B.T, S.K.
/music/songs/1997/d/dxn-ssth.zip
08 Jul 1997 (catalog date)
484,457 bytes
Download FTP scene.org
Released at event MEK97 in the mmul division and ranked XX
(XM)

Beavis And Butthead Acoustic Remix by Beek of Grey, Green Grapes, 7YNIVf, Xantis
/music/songs/1997/g/g_bbremx.zip
19 Jun 1997 (catalog date)
232,485 bytes
Download FTP scene.org
(IT)An acoustic remix of the Beavis and Butthead theme song (Original song was by Mike Judge)

Deep Space Chaos Ix by Xam of Excalibur
/music/songs/1997/x/x_dsc9.zip
27 Jan 1998 (catalog date)
611,037 bytes
Download FTP scene.org
(IT)

Super Trooper by Xam of Excalibur
/music/songs/1997/x/x_stroop.zip
13 Dec 1998 (catalog date)
669,375 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 13

Whole New World by Xam of Excalibur
/music/songs/1997/x/x_whole.zip
29 Jan 1998 (catalog date)
388,259 bytes
Download FTP scene.org
(IT)

Brave by HENRIK SKANFORS of EXADUS
/music/songs/1998/b/brave.zip
26 Jul 1998 (catalog date)
187,519 bytes
Download FTP scene.org
(XM)

In da jungle by Deansdale of Exact, Exceed
/music/songs/1998/d/ddl-jngl.zip
02 Jan 1999 (catalog date)
618,818 bytes
Download FTP scene.org
Released at event FLAG98 in the mmul division and ranked 06

Quixatroid by Jiva
/music/songs/1998/j/jv-qtd.zip
19 Mar 1998 (catalog date)
267,452 bytes
Download FTP scene.org
(IT)

Ageless Nightmare by Hexagon of Gender8
/music/songs/1998/n/nghtmare.zip
15 Jan 1999 (catalog date)
612,262 bytes
Download FTP scene.org
Released at event JUH98 in the mmul division and ranked ??

Notice by HENRIK SKANFORS of EXADUS
/music/songs/1998/n/notice.zip
10 Aug 1998 (catalog date)
717,595 bytes
Download FTP scene.org
(XM)

Some Day by Exalot of ASP
/music/songs/1998/s/some_day.zip
23 Jul 1998 (catalog date)
642,174 bytes
Download FTP scene.org
(XM)

Sun Sap. by Exalot
/music/songs/1998/s/sun_sap.zip
26 Jul 1998 (catalog date)
272,410 bytes
Download FTP scene.org
(XM)

Visions of eternity by K. Metaxas
/music/songs/1998/v/vof.zip
15 Jan 1999 (catalog date)
217,617 bytes
Download FTP scene.org
Released at event GAR98 in the mmul division and ranked 14

X2 by pocomaxa of FH
/music/songs/1998/x/x2.zip
22 Feb 1998 (catalog date)
245,967 bytes
Download FTP scene.org
(XM)

Raze them Higher by Xam of Excalibur
/music/songs/1998/x/x_higher.zip
10 Dec 1998 (catalog date)
552,507 bytes
Download FTP scene.org
Released at event AMB98 in the mhse division and ranked 12

Let It Be - '98 Edit by Xam of Excalibur
/music/songs/1998/x/x_lib98.zip
27 Jan 1998 (catalog date)
295,790 bytes
Download FTP scene.org
(IT)

Close Encounters by XAFAX
/music/songs/1998/x/xfx_ce.zip
13 Sep 1998 (catalog date)
22,731 bytes
Download FTP scene.org
(IT)

Floating by XAFAX
/music/songs/1998/x/xfx_floa.zip
07 Sep 1998 (catalog date)
135,479 bytes
Download FTP scene.org
(IT)

Structure 2 by XAFAX
/music/songs/1998/x/xfx_s2.zip
13 Sep 1998 (catalog date)
900,974 bytes
Download FTP scene.org
(IT)

The Sun Came Out by XAFAX
/music/songs/1998/x/xfx_sun.zip
07 Sep 1998 (catalog date)
303,689 bytes
Download FTP scene.org
(IT)

Bastard by Zixaq of Ephidrena
/music/songs/1998/b/bastard.zip
04 Jul 2003 (catalog date)
570,753 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the mmul division and ranked 07
(XM)

Fast Food by Zixaq of Ephidrena
/music/songs/1998/f/fastfo.zip
04 Jul 2003 (catalog date)
272,743 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the mfst division and ranked 07
(MOD)

Pumpkin by Zixaq of Ephidrena
/music/songs/1998/p/pum.zip
04 Jul 2003 (catalog date)
140,548 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the m4ch division and ranked 07
(MOD)

Sorry to Party by Dixan
/tla/songs/1995/mod/s/sorry.zip
16 Sep 1996 (catalog date)
82,160 bytes
Download FTP
Rating:
Released at event TP95 in the m4ch division and ranked XX

Saxaphone Silliness by Darius
/tla/songs/1995/xm/s/sax.zip
21 Sep 1996 (catalog date)
7,476 bytes
Download FTP
Rating:

Somera Escorxada by Jak
/tla/songs/1995/xm/s/somera.arj
21 Sep 1996 (catalog date)
138,893 bytes
Download FTP
Rating:

Somera Escorxada by Verro
/tla/songs/1995/xm/v/vr_somra.arj
21 Sep 1996 (catalog date)
140,339 bytes
Download FTP
Rating:

Hexadecimal by Boydroid
/tla/songs/1996/s3m/h/hex.zip
30 Aug 1996 (catalog date)
172,937 bytes
Download FTP
Rating:

Relaxation by Cutter
/tla/songs/1996/s3m/r/relax.zip
22 Sep 1996 (catalog date)
157,996 bytes
Download FTP
Rating:

Clavifixatio by Demuc
/tla/songs/1996/xm/d/dem-cla.zip
22 Sep 1996 (catalog date)
84,213 bytes
Download FTP
Rating:

Rave Nation by Xaos
/tla/songs/1996/xm/d/dz_rvntn.zip
08 Oct 1996 (catalog date)
574,064 bytes
Download FTP
Rating: