Search for "208": 157 matches

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

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

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

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

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

GDM module player by Raphius of Anubis
/code/audio/players/gdmkit10.zip
30 Jun 1998 (catalog date)
183,070 bytes
Download FTP scene.org
Rating:
GUS and Soundblaster sound totaly different with this player. Pascal

BBS Addy source by TCP of Diablo Force
/code/demosrc/bbsintro/d4z_etad.zip
30 Jun 1998 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
Very simple BBS addy. Assembler

BBS Addy source by Shadow Bandit, Magic van Lam of Diablo Force
/code/demosrc/bbsintro/d4z_meta.zip
30 Jun 1998 (catalog date)
107,146 bytes
Download FTP scene.org
Rating:
Pascal

Divine BBS addy source by Dawn of New Age
/code/demosrc/bbsintro/dna_dsrc.zip
30 Jun 1998 (catalog date)
21,201 bytes
Download FTP scene.org
Rating:
Contains a nice vertical voxel bar effect. Assembler

Immortal Syndicate BBS ad 2 sources by NutCracker
/code/demosrc/bbsintro/isad2src.zip
10 Jan 1997 (catalog date)
20,812 bytes
Download FTP scene.org
Rating:
sources for a BBS intro with a horizontal starfield and dropping letters

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

128 byte fire by Gaffer of Prometheus
/code/effects/fire/flame128.zip
30 Jun 1998 (catalog date)
2,363 bytes
Download FTP scene.org
Rating:
Assembler

Free direction tunnel tutorial by Blackaxe of Kolor
/code/effects/tunnel/fdtunnel.zip
30 Jun 1998 (catalog date)
4,008 bytes
Download FTP scene.org
Rating:
A good tutorial about coding free direction tunnels using the realtime raytracing method. Text

Free direction tunnel tutorial by Kombat
/code/effects/tunnel/freedir.zip
30 Jun 1998 (catalog date)
48,954 bytes
Download FTP scene.org
Rating:
Basicaly the same info as can be found in fdtunnel.zip by Blackaxe of Kolor. Text, C

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

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

Dos extender by Supernar Systems Intl.
/code/hardware/pmode/dos32a_5.zip
30 Jun 1998 (catalog date)
606,774 bytes
Download FTP scene.org
Rating:
Very good dos extender, also extends the most popular mouse and vesa functions.

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

Eclipse operating System v3.05
/code/hardware/pmode/e_os305.zip
30 Jun 1998 (catalog date)
1,442,821 bytes
Download FTP scene.org
Rating:
A combination of a dos extender and a demo library containing a lot of useful functions. It's very useful for intros because the tiny version is very small (including a sb and gus modplayer). C, Assembler

VESA 1.x tutorial for dos32 by Peter Stuge of XiA
/code/hardware/video/dos32vbe.zip
30 Jun 1998 (catalog date)
8,951 bytes
Download FTP scene.org
Rating:
Assembler

LBM viewer by Ash of Devotion Productions
/code/images/dvt-lbmv.zip
30 Jun 1998 (catalog date)
186,637 bytes
Download FTP scene.org
Rating:
Supports all resolutions and colordepths. C

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

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.

Tutorial #10 by Denthor of Asphyxia
/code/tutors/denthor/tut10.zip
11 Jan 1997 (catalog date)
10,370 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:X-mode - Explains how to use mode-x and how it can be helpful. Doesn't dwell on setting the mode.

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

Tutorial #12 by Denthor of Asphyxia
/code/tutors/denthor/tut12.zip
11 Jan 1997 (catalog date)
12,770 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Scrolling in X-mode - Only covers vertical screen scrolling.

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.

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

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

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

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.

CPU by Ultraforce
/demos/1992/cpu_uf.zip
29 Jun 1996 (catalog date)
320,806 bytes
Download FTP scene.org
Rating:

How-How by Twilight Zone
/demos/1992/how_how.zip
29 Jun 1996 (catalog date)
208,368 bytes
Download FTP scene.org
Rating:

BBS The Sound Barrier by Renaissance
/demos/1992/tsbdemo1.zip
29 Jun 1996 (catalog date)
92,089 bytes
Download FTP scene.org
Rating:

Second Reality by Future Crew
/demos/1993/0-9/2ndreal.zip
29 Jun 1996 (catalog date)
2,084,666 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01
Watch: YouTube

Virtual Leftovers by Avalanche
/demos/1993/v/virtual4.zip
29 Jun 1996 (catalog date)
271,208 bytes
Download FTP scene.org
Rating:

BBS Lunatic Asylum by Logic Design
/demos/1994/l/la_intro.zip
29 Jun 1996 (catalog date)
19,353 bytes
Download FTP scene.org
Rating:

Lands by Natex
/demos/1994/l/lands.zip
29 Jun 1996 (catalog date)
13,664 bytes
Download FTP scene.org
Rating:

Lands 2 by Natex
/demos/1994/l/lands2.zip
29 Jun 1996 (catalog date)
4,731 bytes
Download FTP scene.org
Rating:

Warp by Legend Design
/demos/1994/l/ld_warpf.zip
29 Jun 1996 (catalog date)
2,280,316 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 04

BBS Golden Image by Legend Design
/demos/1994/l/ldbbstro.zip
29 Jun 1996 (catalog date)
24,505 bytes
Download FTP scene.org
Rating:

Legalize It by Patte of Xography
/demos/1994/l/legalize.zip
29 Jun 1996 (catalog date)
5,254 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

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

Legend by Impact Studios
/demos/1994/l/legend_.zip
29 Jun 1996 (catalog date)
1,606,757 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 04

Leif by Somebody
/demos/1994/l/leif.zip
29 Jun 1996 (catalog date)
4,292 bytes
Download FTP scene.org
Rating:
Released at event BP94

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

Llama Olimpica by M3
/demos/1994/l/llama.zip
29 Jun 1996 (catalog date)
16,003 bytes
Download FTP scene.org
Rating:

BBS Immortal Syndicate #2 by Immortal Syndicate
/demos/1994/l/loader20.zip
29 Jun 1996 (catalog date)
7,923 bytes
Download FTP scene.org
Rating:

Lodr by Skull
/demos/1994/l/lodr.zip
29 Jun 1996 (catalog date)
49,402 bytes
Download FTP scene.org
Rating:

Remote Control by Neurotica
/demos/1994/r/remote.zip
14 Jan 1997 (catalog date)
322,086 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Supremacy by Supreme
/demos/1994/s/supreme.zip
29 Jun 1996 (catalog date)
92,084 bytes
Download FTP scene.org
Rating:

Loop01 by pascal of Cubic Team
/demos/1995/l/loop01.zip
30 Jun 1996 (catalog date)
12,086 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked 10

Therapy by Trillian
/demos/1995/t/therapy.zip
30 Jun 1996 (catalog date)
639,208 bytes
Download FTP scene.org
Rating:

Jump by Nova
/demos/1996/j/jump_n.zip
30 Jun 1996 (catalog date)
208,303 bytes
Download FTP scene.org
Rating:

Degreelessness by Mork
/demos/1997/d/degree.zip
13 Sep 1997 (catalog date)
684,209 bytes
Download FTP scene.org
Rating:

Fractal Intro by Trix-Z
/demos/1997/f/frintro.zip
13 Sep 1997 (catalog date)
33,998 bytes
Download FTP scene.org
Rating:

Magnify by Index
/demos/1997/i/idx-magn.zip
21 Mar 1997 (catalog date)
2,220,811 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,4MB

Kovat Aejjat by Orgasmin Orjat
/demos/1997/o/oo_kovat.zip
22 Jul 1997 (catalog date)
31,208 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the in64 division and ranked XX
,,GUS/SB,

Pie by Cimedia
/demos/1997/p/pieintro.zip
31 Aug 1997 (catalog date)
8,208 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the in4k division and ranked 02

Greble by Recreation
/demos/1997/r/rcn-grbl.zip
22 Sep 1997 (catalog date)
208,213 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the in64 division and ranked 02
486DX,,GUS/SB,6.5MB

Slagroom by Rubba Design
/demos/1997/s/slagroom.zip
08 Feb 1998 (catalog date)
252,208 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 15

Triple-S by TNT, Master M of DeeLite Demo Group
/demos/1997/t/tripls.zip
31 Dec 1997 (catalog date)
1,662,083 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Brother I Can See the Light by Immortals
/demos/1998/b/brother.zip
30 Jan 1998 (catalog date)
1,472,248 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the demo division and ranked 01

BBS Crypt by Virus
/demos/1998/c/cryptic.zip
21 Nov 1998 (catalog date)
208,513 bytes
Download FTP scene.org
Rating:
Windows

Maybe by YOE
/demos/1998/m/maybe.zip
30 Jan 1998 (catalog date)
2,110,241 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the demo division and ranked 02

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

Stereo by Replay
/demos/1998/s/stereo.zip
16 Jun 1998 (catalog date)
485,391 bytes
Download FTP scene.org
Rating:
,VESA,GUS/SB,16MB

Cest by Pentalysion
/graphics/images/1994/c/cest.zip
04 Jul 1996 (catalog date)
45,208 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Untitled by Der Piipo
/graphics/images/1996/d/derpiipo.zip
04 Jul 1996 (catalog date)
32,208 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the grfx division and ranked 06

Universe 2 by Horn
/graphics/images/1996/u/univers2.zip
08 Dec 1996 (catalog date)
120,811 bytes
Download FTP scene.org
Rating:

Tiffany by Narn of Enlightenment
/graphics/images/1997/p/pixel_36.zip
16 Jun 1998 (catalog date)
157,208 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 20
479x600x16m

Armydude by Silver 3D
/graphics/images/1998/a/armydude.zip
21 Oct 1998 (catalog date)
20,898 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grtc division and ranked 12
640x480x16m

Bad Trip by Kokki of Pontus
/graphics/images/1998/b/bad_trip.zip
14 Oct 1998 (catalog date)
449,084 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
640x480x16m

Dirty Bitch by Binary Bitch of 3 Stockarna Snuse
/graphics/images/1998/d/dbitch.zip
09 Sep 1998 (catalog date)
208,894 bytes
Download FTP scene.org
Rating:
Released at event I98 in the grfx division and ranked 03
640x480x16m

Insane by Response of Darklite
/graphics/images/1998/i/insane.zip
30 Jun 1998 (catalog date)
130,248 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grfx division and ranked ??
640x480x256

Danny we miss you by Java of Cryonics
/graphics/images/1998/j/ja-dwmy.zip
30 Jun 1998 (catalog date)
680,815 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grfx division and ranked 04
800x600x16m

Metagalaktika II by Rip
/graphics/images/1998/m/mt_glx2.zip
07 Apr 1998 (catalog date)
220,862 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grtc division and ranked 04
640x476x16m

The Gathering of Souls by mcMoffin of Associated Computer Nerds
/graphics/images/1998/t/tgofs.zip
30 Jun 1998 (catalog date)
381,919 bytes
Download FTP scene.org
Released at event TG98 in the grfx division and ranked 02
569x760x16m

Smok 2 by Adrar Design
/mags/1995/adr-sm02.zip
11 Jul 1996 (catalog date)
262,088 bytes
Download FTP scene.org
Rating:

Legerdemain by SoundGod
/music/contests/mc5/intermed/m5i-lgdm.zip
29 Aug 1997 (catalog date)
420,811 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked I02

Children Of The Indigo Flowers by XCEL of Scavengers
/music/contests/mc5/rookie/m5r-cotf.zip
29 Aug 1997 (catalog date)
220,833 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Tseila by M00G
/music/contests/mc6/intermed/m6i-tsel.zip
28 Mar 1999 (catalog date)
208,977 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Banana-ride by spectral
/music/contests/mc6/rookie/m6r-bana.zip
28 Mar 1999 (catalog date)
208,180 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Grand Illusion by Vortex Of Crystalline
/music/contests/mc6/rookie/m6r-gril.zip
28 Mar 1999 (catalog date)
208,568 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Ambient by Blue Pearl
/music/disks/1995/bp_amb.zip
26 Jul 1996 (catalog date)
2,080,462 bytes
Download FTP scene.org
Rating:

Burning by Tracktor
/music/disks/1996/tr-burn.zip
15 Sep 1996 (catalog date)
2,086,981 bytes
Download FTP scene.org
Rating:

Fast Tracker v2.08 by Triton
/music/programs/trackers/ft208.zip
17 May 1998 (catalog date)
288,688 bytes
Download FTP scene.org

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus1.zip
10 Sep 1996 (catalog date)
2,081,430 bytes
Download FTP scene.org
This is the first (I hope) of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Acoustic Drums by PiCoder of Seaber Designs
/music/samples/sed-adrm.zip
13 May 1998 (catalog date)
920,816 bytes
Download FTP scene.org
You can find here several acoustic percussion instruments like snares, bass drums and toms, all with medium reverb. 44.1 kHz, 16 bit mono WAVs. Total 15 instruments.

Unbored Fantasies by Kallestrup
/music/songs/1994/unboredf.zip
24 Jan 1997 (catalog date)
208,482 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked 22
(MOD)

Manifest by Firelight
/music/songs/1995/a/a-manife.zip
24 Sep 1996 (catalog date)
208,555 bytes
Download FTP scene.org
Rating:
(XM)

Essential 95 by Qwart
/music/songs/1995/e/essentia.zip
17 Sep 1996 (catalog date)
208,926 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(S3M)

Muddyman In Church by Sir Roger
/music/songs/1995/m/muddyman.zip
18 Sep 1996 (catalog date)
208,828 bytes
Download FTP scene.org
Rating:
(S3M)

Stardust by Replay
/music/songs/1995/r/r_strdst.zip
20 Sep 1996 (catalog date)
208,006 bytes
Download FTP scene.org
Rating:
(S3M)

Rusty Junk Box by Aquafresh
/music/songs/1995/r/rustyjnk.zip
16 Sep 1996 (catalog date)
282,081 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the mmul division and ranked 05
(MOD)

Utopic Dreams by Axis
/music/songs/1996/a/axis_md2.zip
08 Oct 1996 (catalog date)
208,953 bytes
Download FTP scene.org
Rating:
(XM)

Can U Feel The Beat? by Xlr8r
/music/songs/1996/c/can-edit.zip
21 Nov 1996 (catalog date)
222,087 bytes
Download FTP scene.org
Rating:
(S3M)

Grapefruit Glow by Atlantic, Aahz
/music/songs/1996/c/ccs-glow.zip
20 Nov 1996 (catalog date)
420,843 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the mmul division and ranked 06
(XM)

Close To God by Croaker
/music/songs/1996/c/close.zip
15 Mar 1997 (catalog date)
652,082 bytes
Download FTP scene.org
Released at event TP96 in the mmul division and ranked 01
(S3M)

Shooting Star by Elwood
/music/songs/1996/e/elw-shot.zip
22 Sep 1996 (catalog date)
212,082 bytes
Download FTP scene.org
Rating:
(XM)

Fishpond Hup by Ruffkut
/music/songs/1996/f/fishup.zip
22 Sep 1996 (catalog date)
252,089 bytes
Download FTP scene.org
Rating:
(S3M)

Seperation by Mosh
/music/songs/1996/f/fsk_sept.zip
15 Mar 1997 (catalog date)
320,820 bytes
Download FTP scene.org
Released at event DML96B in the mmul division and ranked XX
(IT)

Ghost Dreams by Fallacy
/music/songs/1996/g/ghost.zip
07 Aug 1997 (catalog date)
420,869 bytes
Download FTP scene.org
(XM)

Jamaican Mars by CD
/music/songs/1996/k/k_jmars.zip
18 Nov 1996 (catalog date)
208,485 bytes
Download FTP scene.org
Rating:
(IT)

Logedans by Fajser of Rage
/music/songs/1996/l/logedans.zip
06 May 1997 (catalog date)
20,879 bytes
Download FTP scene.org
(MOD)

SemiGloss Memories by Pyro Angel
/music/songs/1996/p/pa-gloss.zip
22 Sep 1996 (catalog date)
208,893 bytes
Download FTP scene.org
Rating:
(S3M)

Cyclone In Concert by cyclone of questor
/music/songs/1996/q/que-cic.zip
19 Jul 1997 (catalog date)
227,340 bytes
Download FTP scene.org
(XM)

My History by cyclone of questor
/music/songs/1996/q/que-myh.zip
19 Jul 1997 (catalog date)
177,835 bytes
Download FTP scene.org
(XM)

The Trip by cyclone of questor
/music/songs/1996/q/que-trip.zip
19 Jul 1997 (catalog date)
175,757 bytes
Download FTP scene.org
(XM)

Vision of Rain by Catspaw
/music/songs/1996/s/sf-vor.zip
01 Oct 1996 (catalog date)
221,208 bytes
Download FTP scene.org
Rating:
(IT)

Deflucon by Szalemandre
/music/songs/1996/s/sz-diflu.zip
05 Mar 1997 (catalog date)
20,845 bytes
Download FTP scene.org
Rating:
(IT)

Usual Softness -remax- Edit by Anders Akerheden
/music/songs/1997/a/an_bbd2s.zip
30 Aug 1997 (catalog date)
632,080 bytes
Download FTP scene.org
Rating:
(XM)

Bristol Cake by Velvet of Amable
/music/songs/1997/b/bristol.zip
02 Jan 1999 (catalog date)
337,360 bytes
Download FTP scene.org
Released at event EVK97 in the m4ch division and ranked 01

Mesh by Teapot of Disc
/music/songs/1997/d/dc-mesh.zip
01 Oct 1997 (catalog date)
208,777 bytes
Download FTP scene.org
(IT)

Millennium Fish by greatFox
/music/songs/1997/g/gfx_fish.zip
08 Apr 1997 (catalog date)
612,086 bytes
Download FTP scene.org
(XM)

156 Ska by isms
/music/songs/1997/i/i-156ska.zip
13 Dec 1997 (catalog date)
208,630 bytes
Download FTP scene.org
(XM)

Joy by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/j/joy_twx.zip
30 Sep 1997 (catalog date)
208,848 bytes
Download FTP scene.org
(XM)

E Minor Mechanical Biorythems by Dr. DayGlo of Y2K
/music/songs/1997/m/mech_bio.zip
06 Oct 1997 (catalog date)
1,208,420 bytes
Download FTP scene.org
Released at event CRS97 in the mmul division and ranked XX
(IT)

Energy Flow by PAH of Liquid Dreams
/music/songs/1997/p/pahenflo.zip
13 Apr 1997 (catalog date)
378,260 bytes
Download FTP scene.org
(XM)

Preubank by t.smedback alias tobe
/music/songs/1997/p/preubank.zip
04 Oct 1997 (catalog date)
520,825 bytes
Download FTP scene.org
(XM)

Jakarta 2 by cyclone of questor
/music/songs/1997/q/que-jkr2.zip
19 Jul 1997 (catalog date)
310,904 bytes
Download FTP scene.org
(XM)

System-d by cyclone of questor
/music/songs/1997/q/que-sysd.zip
19 Jul 1997 (catalog date)
491,636 bytes
Download FTP scene.org
(XM)

Experimental Virus by cyclone of questor
/music/songs/1997/q/que-xvir.zip
17 Jul 1997 (catalog date)
347,208 bytes
Download FTP scene.org
(XM)

Rirarunkel by Xenon, A-Move, Velvet
/music/songs/1997/r/runkel.zip
02 Jan 1999 (catalog date)
282,087 bytes
Download FTP scene.org
Released at event EVK97 in the m4ch division and ranked 03

Fantasy Machine by PiCoder of Seaber Designs
/music/songs/1997/s/sed-fanm.zip
18 Feb 1998 (catalog date)
329,312 bytes
Download FTP scene.org
(XM)

Backtired Remix by HuGH of Skyjump Team
/music/songs/1997/s/sky_back.zip
07 May 1997 (catalog date)
208,589 bytes
Download FTP scene.org
(XM)

Flawed Survival by Bargel of Society Of Sound
/music/songs/1997/s/sos_flaw.zip
09 Jul 1997 (catalog date)
320,862 bytes
Download FTP scene.org
(IT)

Into My Mind II by tricolore of hipe
/music/songs/1998/0-9/3_mymnd2.zip
09 Feb 1998 (catalog date)
208,060 bytes
Download FTP scene.org
Rating:
(IT)

Luz Fugaz by Uctumi of Amplitude
/music/songs/1998/a/apt-luzf.zip
31 Aug 1998 (catalog date)
208,969 bytes
Download FTP scene.org
(XM)

Sounds Of The Dungeon - Mad Cow Mix by Dr_Watson
/music/songs/1998/d/dr_sotd2.zip
08 May 1998 (catalog date)
120,845 bytes
Download FTP scene.org
(XM)

Forgive by FMS
/music/songs/1998/f/fms_forg.zip
11 Apr 1998 (catalog date)
220,870 bytes
Download FTP scene.org
(IT)

The Mindopener by Agent Outbush
/music/songs/1998/m/mindopnr.zip
24 Aug 1998 (catalog date)
208,724 bytes
Download FTP scene.org
(XM)

Devoted by Phorte of FTS, Vault
/music/songs/1998/p/pht-devo.zip
21 Apr 1998 (catalog date)
208,847 bytes
Download FTP scene.org
(XM)

1998 Tha Drum by Mr Smile
/music/songs/1998/s/s-1998.zip
27 Jan 1998 (catalog date)
472,089 bytes
Download FTP scene.org
(XM)

Savannah by beek of shadow, process5
/music/songs/1998/s/savannah.zip
14 May 1998 (catalog date)
182,208 bytes
Download FTP scene.org
(IT)

Tech 18 by Salvorite of none
/music/songs/1998/t/tech18.zip
20 Jun 1998 (catalog date)
220,843 bytes
Download FTP scene.org
Rating:
(S3M)

Orange Tiger Blur by PsySal of N-GEN
/music/songs/1998/t/tiger.zip
14 Jul 1998 (catalog date)
208,262 bytes
Download FTP scene.org
(IT)

Final Destination by Zancarius DESTRUX of XofX
/music/songs/1998/x/xx_final.zip
26 Jan 1998 (catalog date)
208,370 bytes
Download FTP scene.org
(IT)

Mortality by Zancarius DESTRUX of XofX
/music/songs/1998/x/xx_morta.zip
03 Aug 1998 (catalog date)
730,385 bytes
Download FTP scene.org
(IT)

Juhla '95 Invitation Intro by Orange
/party/invites/1995/juhla_95.zip
04 Oct 1996 (catalog date)
126,229 bytes
Download FTP scene.org
Rating:
Released at event JUH95A

Remedy '96 Invitation Intro by Candela
/party/invites/1996/remedy96.zip
05 Oct 1996 (catalog date)
208,705 bytes
Download FTP scene.org
Rating:
Released at event REM96

Juhla IVb Invitation Intro by Doomsday, Byterapers
/party/invites/1997/j97invi.zip
29 Mar 1997 (catalog date)
1,420,806 bytes
Download FTP scene.org
Rating:
Released at event JUH97

The Gathering '97 Party Report by Dance
/party/reports/1997/dce-tg97.zip
05 Jun 1997 (catalog date)
2,088,630 bytes
Download FTP scene.org
Rating:
Released at event TG97
386DX,,GUS/SB,14MB

Juhla '95 Results
/party/results/1995/juhlares.txt
04 Oct 1996 (catalog date)
3,263 bytes
Download FTP scene.org
Released at event JUH95A

Baby Reload by Kaiowa of Sorrox
/music/songs/1998/r/reload.zip
04 Jul 2003 (catalog date)
720,836 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the mmul division and ranked 04
(S3M)

Fehlfarben by Raytrayza Kolor of Supertune
/music/songs/1997/s/supercom.zip
06 Jul 2003 (catalog date)
208,209 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked XX
(XM)

Sensory Overlord by The Monolith
/tla/songs/1995/mod/s/so.zip
16 Sep 1996 (catalog date)
172,087 bytes
Download FTP
Rating:

Sacred Cows by Plague
/tla/songs/1995/s3m/p/pl-cows.zip
19 Sep 1996 (catalog date)
208,566 bytes
Download FTP
Rating:

Influx by Lankhmar
/tla/songs/1995/xm/b/b13-0010.zip
21 Sep 1996 (catalog date)
208,495 bytes
Download FTP
Rating:

Funk Patrol by JimBob
/tla/songs/1995/xm/f/funkptrl.zip
21 Sep 1996 (catalog date)
208,629 bytes
Download FTP
Rating:

Live Is Too Short by XIIIM Mistress D
/tla/songs/1995/xm/i/inger.zip
24 Sep 1996 (catalog date)
120,877 bytes
Download FTP
Rating:
Released at event SE95 in the mmul division and ranked 10

Box of Tears by Grymmjack
/tla/songs/1996/it/g/gj-box.zip
18 Nov 1996 (catalog date)
208,850 bytes
Download FTP
Rating:

Armor Amour by H.P. Lovecraft
/tla/songs/1996/it/h/h_armour.zip
22 Sep 1996 (catalog date)
208,222 bytes
Download FTP
Rating:

My Rimu Tree of the South by Sirreal
/tla/songs/1996/it/s/sr_rimu.zip
01 Oct 1996 (catalog date)
208,129 bytes
Download FTP
Rating:

Hacker's Dream by The Soul Stealer
/tla/songs/1996/xm/d/d_dream.zip
16 Nov 1996 (catalog date)
208,438 bytes
Download FTP
Rating:

In Love Again by The Borg
/tla/songs/1996/xm/g/gti-love.zip
01 Jul 1996 (catalog date)
220,886 bytes
Download FTP
Rating: