Search for "art": 917 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.

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.

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

Real-Time Environment Mapping Tutorial by Frenzy
/code/3d/trifill/envmap/envmap.doc
05 Oct 1996 (catalog date)
4,169 bytes
Download FTP scene.org
Rating:
Somewhat incorrect document. Parts are right, others wrong.

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.

Tiled Texture Mapping Tutorial by TheGlide of Spinning Kids
/code/3d/trifill/texmap/tiletmap.zip
03 Jun 1998 (catalog date)
4,757 bytes
Download FTP scene.org
This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt.

Texture Mapping Tutorial by Tumblin of Bodies In Motion
/code/3d/trifill/texmap/tmaptut.zip
08 Jun 1997 (catalog date)
66,330 bytes
Download FTP scene.org
Rating:
Excellent tutorial on texture mapping. A must for starters!

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.

F. mod docs part 2 by Firelight
/code/audio/docs/fmoddoc2.zip
10 Jan 1997 (catalog date)
390,839 bytes
Download FTP scene.org
Rating:
Firelight's mod/s3m format description.

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

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"

Kukoo2 source by Type One of TFL-TDV
/code/demosrc/bbsintro/kuk2src.zip
10 Jan 1997 (catalog date)
159,048 bytes
Download FTP scene.org
Rating:
Source for the second part of kukoo2 (A BBS ad) with multiple parallax-esque scrollers - Refuses to recompile for me, though it looks as if it should. I didn't try MASM though.

Amnesia Vector source by Tran of Renaissance
/code/demosrc/demos/as.zip
10 Jan 1997 (catalog date)
7,047 bytes
Download FTP scene.org
Rating:
The sources for the temple vector part of Amnesia - Sparce comments. Tight code, but probably only understandable by those who have written atleast a simple vector system and familiar with pmode. Certainly good code, but I question its usefulness to those who read it.

Fake demo source by Pelusa
/code/demosrc/demos/fakedemo.zip
10 Jan 1997 (catalog date)
335,424 bytes
Download FTP scene.org
Rating:
Sources for a demo with a sinus waver, wormhole, rotating landscape, fire, scrollie, shadebobs, lens, mandelbrot set zoomer - Comments for proceedures, many parts, lots to look over. Clean code too. (old cheesy necros music. :)

Heartquake Sources by Iguana
/code/demosrc/demos/hq_water.zip
11 Apr 1997 (catalog date)
370,412 bytes
Download FTP scene.org

Inconexia sources by JCAB, JARE of Iguana
/code/demosrc/demos/incosrc.zip
10 Jan 1997 (catalog date)
242,043 bytes
Download FTP scene.org
Rating:
A collection of sources from Inconexia - A collection of effects. Get gallery.zip for the museum part which the .txt file says won't be released. :)

Source of Lasse Reinbong by Cubic Team
/code/demosrc/demos/lassesrc.zip
17 Jan 1999 (catalog date)
129,636 bytes
Download FTP scene.org
Rating:
The full source of the intro that won at The Party'95.

Timeless source by Tran
/code/demosrc/demos/timesrc.zip
10 Jan 1997 (catalog date)
356,568 bytes
Download FTP scene.org
Rating:
Source for Tran's timeless demos - Curiously better than Tran's other source releases. If you intend to figure out how it works, I suggest you start at line 127 of v.asm. Few comments, but excellent source.

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.

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.

2d Coloured Bump Mapping by PSX of Future-Shock
/code/effects/bump/2dclbump.zip
24 Apr 1998 (catalog date)
277,086 bytes
Download FTP scene.org
Program to demonstarted Coloured 2D Bump Mapping. Coded in Watcom C.

Fire by JARE of Iguana
/code/effects/fire/fire_win.zip
10 Jan 1997 (catalog date)
10,716 bytes
Download FTP scene.org
Rating:
A fire routine under windows - Crawls on my p133. :( Don't bother looking at this unless you've programmed for windows before. You're likely to have a heart attack. :) Requires WinG to run.

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.

Rotozoomer by Paul H. Kahler
/code/effects/rotozoom/rotatebm.zip
08 Jul 1997 (catalog date)
17,607 bytes
Download FTP scene.org
Rating:
The comments included with the code are very clear, so this one is great for starters.

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

Heart Quake's water source by ARM of Iguana
/code/effects/water/hq_water.zip
10 Jan 1997 (catalog date)
370,188 bytes
Download FTP scene.org
Rating:
The authoratative source on the water effect - Includes a description of the physics behind the effect and the simplifications done to make the routine run quickly.

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

Data File Extractor by Patch
/code/fileutil/fcdemoex.zip
26 Feb 1998 (catalog date)
10,022 bytes
Download FTP scene.org
Rating:
Extractor for Future Crew demos. Extracts the data from Fishtro, Theparty, Unreal and Panic.

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

DMA tut by Draeden of VLA
/code/hardware/dma/dma_vla.zip
10 Jan 1997 (catalog date)
2,516 bytes
Download FTP scene.org
Rating:
Some docs for DMA programming - Sufficient for learning how to program the DMA. I do believe this was part of the PCGPE 1.0.

Obbuf v3.2 by Ondrej Blazek
/code/hardware/keyboard/obbuf.zip
26 Feb 1998 (catalog date)
12,658 bytes
Download FTP scene.org
Rating:
Fills the keyboard buffer with specific keystrokes before running a program. Very useful if you often use the same functions of a program when you start it.

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

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

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.

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.

Bmp2raw V1.0 by Joerg Hartenberger of SCI
/code/images/bmp2raw.zip
11 Jul 1998 (catalog date)
24,415 bytes
Download FTP scene.org
Convert 8 or 24bpp BMPs into RAW Fileformat. Also: 24bpp to 16bpp RAW Converter.

XMode Graphics Library by James Carter
/code/library/w_infin.zip
01 Dec 1997 (catalog date)
18,566 bytes
Download FTP scene.org
Rating:

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

ASM Tutorials Part 0, 1, and 2 by Draeden of VLA
/code/tutors/asm/asmvla00.zip
18 Jan 1998 (catalog date)
16,905 bytes
Download FTP scene.org
Rating:
If you are totaly unexperienced with assembler this is the right one to start with.

ASM Tutorial Part 3 by Draeden of VLA
/code/tutors/asm/asmvla01.zip
18 Jan 1998 (catalog date)
10,780 bytes
Download FTP scene.org
Rating:
Explains a few of the dos interrupts. Might be handy if you are a beginner, but what you really need is a good interrupt list.

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

C Tutorial Part 3 by Desolation of VLA
/code/tutors/c/ctut3vla.zip
18 Jan 1998 (catalog date)
3,771 bytes
Download FTP scene.org
Rating:
This one explains how arrays work in C.

Asphyxia VGA demo trainer series by Denthor of Asphyxia
/code/tutors/denthor/tut1-9.zip
11 Jan 1997 (catalog date)
96,798 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer series - Everything to help the beginner get started in graphics coding.

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

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

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

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

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

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

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

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

Peroxide Trainer Part 7 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut7.zip
17 Jan 1999 (catalog date)
50,278 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code a wolfenstein 3d engine.

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

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

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)

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

Bart's Law by Ultraforce
/demos/1991/bartslaw.zip
29 May 1998 (catalog date)
70,416 bytes
Download FTP scene.org
Rating:
286,,SB,

Star Trek by Authentic Audio
/demos/1991/startrek.zip
29 Jun 1996 (catalog date)
339,030 bytes
Download FTP scene.org
Rating:

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:

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

42 by Halcyon
/demos/1994/0-9/42.zip
29 Jun 1996 (catalog date)
67,994 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX
Good beginning on this demo. Blue fire effect, going into zooming routines to delay dots, to 3-d fire. There are other interesting effects. To get past some parts of the demo the user must press Escape. The music is also a little repetitve at times... Without a GUS I couldn't get the entire demo.

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.

4 Kings by Orange
/demos/1994/0-9/4kings.zip
29 Jun 1996 (catalog date)
57,584 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 10
A nice, unique look to this demo sets it apart from others. Lots of mathematical based code. Opens up with four grahpics in the corners and a bouncing pixel that opens up to the title. Good design doesn't stay with any one routine for too long.

BBS Planet Earth by Acme
/demos/1994/a/acme_pe.zip
29 Jun 1996 (catalog date)
35,468 bytes
Download FTP scene.org
Rating:

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

Fractals by Schwartz
/demos/1994/f/fractals.zip
29 Jun 1996 (catalog date)
5,773 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 04

Heart-Quake by Iguana
/demos/1994/h/heartq.zip
29 Jun 1996 (catalog date)
1,835,825 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 03

Martian Terrain Demo by Tim Clarke
/demos/1994/m/mars.zip
29 Jun 1996 (catalog date)
2,917 bytes
Download FTP scene.org
Rating:

Martian by Beanix Brothers
/demos/1994/m/marsfars.zip
29 Jun 1996 (catalog date)
26,553 bytes
Download FTP scene.org
Rating:

Martian Terrain Demo (pallette change) by Tim Clarke
/demos/1994/m/marspal.zip
29 Jun 1996 (catalog date)
5,823 bytes
Download FTP scene.org
Rating:

Show (secret part) by Majic 12
/demos/1994/s/showsecr.zip
29 Jun 1996 (catalog date)
15,803 bytes
Download FTP scene.org
Rating:

State of the Fart by Lunatic of ???
/demos/1994/t/the_fart.zip
29 Jun 1996 (catalog date)
3,072 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

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

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

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

Quartz by Candela
/demos/1995/c/cna_quar.zip
29 Jun 1996 (catalog date)
52,237 bytes
Download FTP scene.org
Rating:

Jungle Party '95 by Mingo
/demos/1995/j/jparty95.zip
20 Oct 1996 (catalog date)
124,095 bytes
Download FTP scene.org
Rating:

PartyPix by Saturday Night Live
/demos/1995/p/partypix.zip
30 Jun 1996 (catalog date)
221,450 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the demo division and ranked 06

Partaj '95 by Pontus Vanner
/demos/1995/p/pontus.zip
30 Jun 1996 (catalog date)
509,912 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 06

BBS Artist Alliance by Propaganda
/demos/1995/p/prp_aa.zip
30 Jun 1996 (catalog date)
217,967 bytes
Download FTP scene.org
Rating:

Startro by Reality
/demos/1995/s/startro.zip
30 Jun 1996 (catalog date)
18,190 bytes
Download FTP scene.org
Rating:

Party 5 by Strontium 90
/demos/1995/t/tp5_st90.zip
30 Jun 1996 (catalog date)
42,601 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the ???? division and ranked ??

UFO by Zeb, Barti
/demos/1995/u/ufo.zip
30 Jun 1996 (catalog date)
345,523 bytes
Download FTP scene.org
Rating:

Proton by Artwork
/demos/1996/a/atw_prot.zip
14 Sep 1996 (catalog date)
1,373,024 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 08

Cartoon by Mist
/demos/1996/c/cartoon.zip
30 Jun 1996 (catalog date)
63,122 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 02

Tartofraise by Horizone
/demos/1996/d/dem3sat4.zip
12 Dec 1996 (catalog date)
414,667 bytes
Download FTP scene.org
Rating:
Released at event SAT96B in the demo division and ranked 06

From My Heart by Halcyon
/demos/1996/h/h_heart.zip
30 Jun 1996 (catalog date)
2,303,911 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked 05

Bela the Firestarter by Fishy of Hoe
/demos/1996/h/hoe_bela.zip
18 Sep 1996 (catalog date)
4,167 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

John's X-ray Party by Pint, Craptain of Joy
/demos/1996/j/joy_jxp.zip
30 Jun 1996 (catalog date)
229,216 bytes
Download FTP scene.org
Rating:

Mellow PC Projex Part I by ??
/demos/1996/m/mpp_p1.zip
03 Jul 1996 (catalog date)
35,548 bytes
Download FTP scene.org
Rating:

The Particle System by Aaron Hilton
/demos/1996/p/particle.zip
08 Aug 1996 (catalog date)
408,570 bytes
Download FTP scene.org

Radiance by Mystery Arts
/demos/1996/r/radiance.zip
30 Jun 1996 (catalog date)
11,414 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 11

Sheer Heart Attack by TLOTB, Zoran
/demos/1996/s/sha.zip
31 Aug 1996 (catalog date)
1,203,173 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 05

4k Intro by Bartek
/demos/1997/0-9/4kb.zip
24 Oct 1997 (catalog date)
3,313 bytes
Download FTP scene.org
Rating:
Released at event GRV97 in the in4k division and ranked 08
P5,,,

Party Coding by Axioma
/demos/1997/a/aa_pcode.zip
11 Apr 1997 (catalog date)
84,491 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in64 division and ranked 01

G by Capanna
/demos/1997/c/cn_g.zip
13 Sep 1997 (catalog date)
1,312,119 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 04
cartoon demo w/sfx

Commander Culp 5 by Grinders
/demos/1997/c/culp_5.zip
28 Mar 1997 (catalog date)
2,292,757 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the demo division and ranked EE
gory guy-anim-style cartoon - DX/33,,GUS/SB/PAS,

Martian by Euthanasia
/demos/1997/m/martian.zip
11 May 1997 (catalog date)
899,210 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the demo division and ranked 01
P5,,GUS1M,8MB

MM303 by Delta Pi, TOM, Art
/demos/1997/m/mm-303.zip
11 Oct 1997 (catalog date)
1,028,263 bytes
Download FTP scene.org
Rating:
Released at event EVK97 in the demo division and ranked 02

Happy Nirthday Zuul by Barti, Zeb
/demos/1997/n/nirthday.zip
12 Jan 1998 (catalog date)
252,032 bytes
Download FTP scene.org
Rating:

The Particle Day by Quasar
/demos/1997/q/qsr-pd.zip
27 Sep 1997 (catalog date)
41,317 bytes
Download FTP scene.org
Rating:
386,,SB,

Shevara by Jakke Maartins of Riukusoft
/demos/1997/s/shevara.zip
05 Aug 1997 (catalog date)
4,294 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 09

Tartopom by Lego System
/demos/1997/t/tartopom.zip
11 Oct 1997 (catalog date)
964,965 bytes
Download FTP scene.org
Rating:
Released at event EVK97 in the demo division and ranked 03

State of the Art - Ansi Remix by Pulpe, Saturne
/demos/1997/t/tchitchi.zip
06 Apr 1997 (catalog date)
3,580,245 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the demo division and ranked 05
mono-text video of '92 Amiga demo - 486,,GUS,12MB

STD by Artificial Interrupt
/demos/1998/a/ai_std.zip
02 Aug 1998 (catalog date)
57,433 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the in64 division and ranked 03
,,GUS/SB,

Art of Noize by Zden
/demos/1998/a/aon.zip
31 Oct 1998 (catalog date)
1,715,414 bytes
Download FTP scene.org
Rating:

Startrail to Glory by Abyss
/demos/1998/c/cptfutur.zip
28 May 1998 (catalog date)
2,546,293 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the demo division and ranked 02
Win95

Germany's Pride by Accept Party Posse
/demos/1998/k/kalli.zip
22 May 1998 (catalog date)
685,677 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the demo division and ranked 19

BBS Kreizi Tartsani by Iustus
/demos/1998/k/ktarzani.zip
30 Oct 1998 (catalog date)
2,734 bytes
Download FTP scene.org
Rating:

Senseless Trip On Da Earth by Interror
/demos/1998/s/sense.zip
04 Jul 1998 (catalog date)
143,252 bytes
Download FTP scene.org
Rating:
Released at event RH98 in the in64 division and ranked ??
P166,,GUS/SB,16MB

Sinnsyk by Eckart, LordLaBan
/demos/1998/s/sinnsyk.zip
19 May 1998 (catalog date)
50,054 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked XX
,,GUS,

Smart by Savage
/demos/1998/s/smart.zip
06 Sep 1998 (catalog date)
9,920 bytes
Download FTP scene.org
Rating:
Released at event EUS98 in the in4k division and ranked 02
386DX,,Adlib,

Fractal Mirez by Dangbird of Spartas
/demos/1998/s/ss_mirez.zip
21 Aug 1998 (catalog date)
3,979 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 05

In Search of a New Apartment by Starlight Productions
/demos/1998/s/starlite.zip
04 Jul 1998 (catalog date)
233,391 bytes
Download FTP scene.org
Rating:
Released at event I98 in the demo division and ranked XX

This is How We Party by M.A.D.
/demos/1998/t/this_is_.zip
24 Oct 1998 (catalog date)
2,253,949 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the dwin division and ranked 02
Win95

Anti Lord Cyrix by Various Artists
/graphics/disks/1994/cyrout.zip
04 Jul 1996 (catalog date)
34,067 bytes
Download FTP scene.org
Rating:

Pureness sketches by Agen of WL
/graphics/disks/1995/agen-art.zip
04 Jul 1996 (catalog date)
903,121 bytes
Download FTP scene.org
Rating:

Artdisk by Surprise Productions
/graphics/disks/1995/s1p-artd.zip
04 Jul 1996 (catalog date)
470,421 bytes
Download FTP scene.org
Rating:

The taut and the Tame by Relief, Hotwire of Artflux
/graphics/disks/1997/afl-taut.zip
17 Dec 1997 (catalog date)
1,339,028 bytes
Download FTP scene.org
Rating:

Artdisk Vol 1 by Spanish Lords
/graphics/disks/1997/artdisk.zip
17 Jun 1997 (catalog date)
773,254 bytes
Download FTP scene.org
Rating:
Pentium 100, 8mb ram, Rendered graphics

Halo8 Art pack 1 by Silentkid of Halo8
/graphics/disks/1997/h8-01.zip
09 Mar 1998 (catalog date)
372,398 bytes
Download FTP scene.org
Rating:
Several logos.

An artpack by Kayputk
/graphics/disks/1997/kayputk3.zip
25 Nov 1997 (catalog date)
493,482 bytes
Download FTP scene.org
Rating:
800x600x16m, raytrace

Smoke by Live
/graphics/disks/1997/smoke.zip
05 Apr 1997 (catalog date)
615,768 bytes
Download FTP scene.org
Rating:
Artwork by Ukko and Haplo (8 pictures each), music by Shad.

Argh by Ra
/graphics/images/1993/argharte.zip
13 Sep 1997 (catalog date)
28,982 bytes
Download FTP scene.org
Rating:
288x255x256

Sul by Barti of Nooon
/graphics/images/1993/sul_comp.zip
04 Jul 1996 (catalog date)
17,484 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 14

Ugly by Ra
/graphics/images/1993/uglyarte.zip
13 Sep 1997 (catalog date)
13,152 bytes
Download FTP scene.org
Rating:
320x243

Not a Copy by Earthquake
/graphics/images/1994/e/earthq.zip
04 Jul 1996 (catalog date)
29,943 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Heaven & Earth by LBS
/graphics/images/1994/h/heavene.zip
04 Jul 1996 (catalog date)
87,173 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 54

Party Animal by Dice
/graphics/images/1994/p/partyan2.zip
04 Jul 1996 (catalog date)
26,016 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Squidcans by Martin Linde
/graphics/images/1994/s/squidcan.zip
04 Jul 1996 (catalog date)
125,903 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Big Bartels by Landru
/graphics/images/1995/b/bartels!.zip
04 Jul 1996 (catalog date)
20,294 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the grfx division and ranked 11

Mystery by Artifec
/graphics/images/1995/m/mystery.zip
04 Jul 1996 (catalog date)
43,079 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked 02

Party Pig by Contrast
/graphics/images/1995/p/partypig.zip
12 Sep 1996 (catalog date)
27,296 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the grfx division and ranked 03

Sweetheart by Rendall
/graphics/images/1996/a/ai_sweet.zip
22 Feb 1997 (catalog date)
180,855 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the grfx division and ranked 04

Hamutart by ???
/graphics/images/1996/h/hamutart.zip
07 Sep 1996 (catalog date)
55,445 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

Smart Lizard by Lobster of Aurora
/graphics/images/1996/l/lizard.zip
06 May 1998 (catalog date)
31,456 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 12
320x256x256

Martina by Feather
/graphics/images/1996/m/martina.zip
04 Jul 1996 (catalog date)
24,418 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the grfx division and ranked 08

Robot by Karter
/graphics/images/1996/r/robot.zip
08 Sep 1996 (catalog date)
65,660 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the grtc division and ranked 01

Acid Hearth by Das
/graphics/images/1996/s/sck-acid.zip
04 Sep 1996 (catalog date)
61,717 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 02

Vampire by Black Artist
/graphics/images/1996/v/vamp10.zip
04 Jul 1996 (catalog date)
10,900 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the grfx division and ranked 01

Artist Inside by Rendall of AstroideA
/graphics/images/1997/a/ai_artis.zip
16 Feb 1998 (catalog date)
89,075 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 03
320x256x256

Egg Carton by Nexus
/graphics/images/1997/e/eggcartn.zip
02 Jun 1997 (catalog date)
226,084 bytes
Download FTP scene.org
Rating:
Released at event SNY97 in the grtc division and ranked 03
640x480x16m

Martian by Kvazar
/graphics/images/1997/m/martiang.zip
04 Jun 1997 (catalog date)
42,227 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grfx division and ranked 05

Bohme 29 by Nero of Artwork
/graphics/images/1997/m/mek-176.zip
18 May 1998 (catalog date)
31,753 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked 08
320x256x128

Office by Artman of Redline
/graphics/images/1997/o/office.zip
23 Nov 1998 (catalog date)
190,780 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the grtc division and ranked ??
640x480x16m

Party by Nighthawk of Wild Designs
/graphics/images/1997/p/party.zip
25 Nov 1998 (catalog date)
121,311 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grtc division and ranked 11
640x480x16m

Milk and Honey by Fiver2, Apu Nahasa of Feb, Artwork
/graphics/images/1997/p/pixel_43.zip
16 Jun 1998 (catalog date)
527,899 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 05
736x512x256

Bill Gates with or without tits by Artman, Samsam, Cheeta, Chap
/graphics/images/1998/0-9/30min.zip
21 Apr 1998 (catalog date)
23,437 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

8 bits are enough by TGI of Brainfart audiovisuals
/graphics/images/1998/0-9/8_bits.zip
26 May 1998 (catalog date)
504,684 bytes
Download FTP scene.org
Released at event MEK98 in the grfx division and ranked 05
640x480x256

Bedside Body by Syl of Bizart
/graphics/images/1998/b/bedside_.zip
04 Nov 1998 (catalog date)
241,481 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the grtc division and ranked 05
640x480x16m

Cyber Bitch by Art of Diffusion
/graphics/images/1998/c/cyber_bi.zip
14 Oct 1998 (catalog date)
57,041 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
395x480x16m

Smoking Alien by Artman, Optic, Unreal
/graphics/images/1998/p/pixcompo.zip
21 Apr 1998 (catalog date)
22,131 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

Sink by Phantasma of Hoax Arts
/graphics/images/1998/s/sink.zip
18 May 1998 (catalog date)
89,303 bytes
Download FTP scene.org
Rating:

Sunset 2 by Phantasma of Hoax Arts
/graphics/images/1998/s/sunset2.zip
10 May 1998 (catalog date)
59,139 bytes
Download FTP scene.org
Rating:

Unicorn by Particle of RealityBenders
/graphics/images/1998/u/unicorn_.zip
15 Oct 1998 (catalog date)
30,763 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
320x200x256

Waterfall by Phantsma of Hoax Arts
/graphics/images/1998/w/wtrfall.zip
18 May 1998 (catalog date)
196,474 bytes
Download FTP scene.org
Rating:

ASCII Art Maker by Don Kreusberg
/graphics/programs/convert/emailasc.zip
22 Sep 1996 (catalog date)
174,264 bytes
Download FTP scene.org

Any X-mode DP2e Patch by Bartist
/graphics/programs/mode/dpx11.zip
22 Sep 1996 (catalog date)
15,994 bytes
Download FTP scene.org

Fractal Arts by Cyberlight Matrix
/graphics/programs/players/cybrshow.zip
22 Sep 1996 (catalog date)
1,444,755 bytes
Download FTP scene.org

Zyklop Group Acronyms List v4.14 by Yogi
/info/contact/group414.zip
06 Dec 1996 (catalog date)
29,508 bytes
Download FTP scene.org
more than 400 groups listed including infos about the crew! Also included are group and party acronyms lists

Introduction to 3D Programming - Article #1 by Kiwidog of Hornet, Terraformer
/info/demonews/other/dn114_3d.zip
02 Dec 1996 (catalog date)
14,866 bytes
Download FTP scene.org
from DemoNews.114

Introduction to 3D Programming - Article #2 by Kiwidog of Hornet, Terraformer
/info/demonews/other/dn116_3d.zip
02 Dec 1996 (catalog date)
19,309 bytes
Download FTP scene.org
from DemoNews.116

DemoScene Starter Kit v3.0 by Zippy of Utopia
/info/misc/dssk3.zip
23 Nov 1998 (catalog date)
555,675 bytes
Download FTP scene.org

World Charts 1 by Future Crew
/mags/1993/wcharts.zip
11 Jul 1996 (catalog date)
618,416 bytes
Download FTP scene.org
Rating:

Yahoo 5 - The Party Issue by @
/mags/1995/yahoo05.zip
14 Sep 1996 (catalog date)
528,325 bytes
Download FTP scene.org
Rating:

Syndicate Net Diskmag 1 by The Artists of Toronto
/mags/1996/synmag1.zip
25 Oct 1996 (catalog date)
3,705,628 bytes
Download FTP scene.org
Rating:

Trip 9 (article fix)
/mags/1998/trip9fix.zip
29 Nov 1998 (catalog date)
197,724 bytes
Download FTP scene.org

Aspartame by The Charlatan
/music/contests/mc2/rookie/r-aspart.zip
09 Nov 1996 (catalog date)
70,774 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R30

O-64054 by Bozart
/music/contests/mc3/rookie/o-64054.zip
09 Nov 1996 (catalog date)
240,900 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R41

O-92712 by Darth
/music/contests/mc3/rookie/o-92712.zip
09 Nov 1996 (catalog date)
236,678 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R21

E-91042 by Hukkart Live
/music/contests/mc3/veteran/e-91042.zip
09 Nov 1996 (catalog date)
172,952 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V20

Crossing Hearts by Saxy
/music/contests/mc4/rookie/m4r-cros.zip
10 Nov 1996 (catalog date)
158,207 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Earthwide Trek by Zinc
/music/contests/mc4/veteran/m4v-trek.zip
10 Nov 1996 (catalog date)
313,502 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Farm Animals by Mikpos of Martyr
/music/contests/mc5/intermed/m5i-farm.zip
29 Aug 1997 (catalog date)
620,217 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Luminescence by Darkheart of Digitalus
/music/contests/mc5/intermed/m5i-lum.zip
29 Aug 1997 (catalog date)
410,530 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Missing Quarter by Shudder of YOE
/music/contests/mc5/intermed/m5i-tmqr.zip
29 Aug 1997 (catalog date)
730,864 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Tunturi by Crux of Dcc, Lunartix
/music/contests/mc5/intermed/m5i-tunt.zip
29 Aug 1997 (catalog date)
425,262 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked I04

Earth Sought Imni by Ganesha of Antimetric Resolventation
/music/contests/mc5/rookie/m5r-esi.zip
29 Aug 1997 (catalog date)
290,359 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Loa & Legba by CarterUSM of Blueprint, Green Grapes
/music/contests/mc5/rookie/m5r-llgb.zip
29 Aug 1997 (catalog date)
263,069 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Apprentice by Subliminal of Martyr, Thought
/music/contests/mc5/veteran/m5v-aptc.zip
29 Aug 1997 (catalog date)
756,639 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

cold.hearted.bitch by B00mer of Kosmic
/music/contests/mc5/veteran/m5v-cold.zip
29 Aug 1997 (catalog date)
576,344 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Martian Lovesong by Necros of Five Musicians, Psychic Monks
/music/contests/mc5/veteran/m5v-mars.zip
29 Aug 1997 (catalog date)
699,700 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V02

Artemisia Absinthium by JobE
/music/contests/mc6/intermed/m6i-atms.zip
28 Mar 1999 (catalog date)
324,008 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Bitch Without Heart by Behemoth
/music/contests/mc6/intermed/m6i-bwh.zip
28 Mar 1999 (catalog date)
499,237 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Part Of My Life by Deep Atmosfear
/music/contests/mc6/intermed/m6i-poml.zip
28 Mar 1999 (catalog date)
627,751 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Tear Myself Apart by Mild
/music/contests/mc6/intermed/m6i-tear.zip
28 Mar 1999 (catalog date)
507,061 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Uniform Noise Part V by Maim
/music/contests/mc6/intermed/m6i-unpv.zip
28 Mar 1999 (catalog date)
253,202 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Hearts Of Children by Stuff
/music/contests/mc6/rookie/m6r-chil.zip
28 Mar 1999 (catalog date)
655,413 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked R14

Get Moving Men by WizardArthur
/music/contests/mc6/rookie/m6r-ggm.zip
28 Mar 1999 (catalog date)
59,702 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Ghost Party '98 by Zepsi
/music/contests/mc6/rookie/m6r-gp98.zip
28 Mar 1999 (catalog date)
517,868 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Earth Beneath Us by Destacona
/music/contests/mc6/veteran/m6v-ebus.zip
28 Mar 1999 (catalog date)
729,407 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Leaves Ii by Bart
/music/contests/mc6/veteran/m6v-leav.zip
28 Mar 1999 (catalog date)
594,641 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Myholidaysonearth by parenthesis
/music/contests/mc6/veteran/m6v-mhoe.zip
28 Mar 1999 (catalog date)
379,136 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Never Ending Love by MBartoll
/music/contests/mc6/veteran/m6v-nel.zip
28 Mar 1999 (catalog date)
581,993 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Journey (part 1) by Purple Motion of Future Crew
/music/disks/1993/journey1.zip
13 Sep 1996 (catalog date)
839,556 bytes
Download FTP scene.org
Rating:

Journey (part 2) by Purple Motion of Future Crew
/music/disks/1993/journey2.zip
13 Sep 1996 (catalog date)
1,007,390 bytes
Download FTP scene.org
Rating:

Blind Emotions by Mozart
/music/disks/1995/blndemot.zip
26 Jul 1996 (catalog date)
1,749,632 bytes
Download FTP scene.org
Rating:

Mozicpack #5 by Mozicart
/music/disks/1995/moz_0005.zip
26 Jul 1996 (catalog date)
1,453,591 bytes
Download FTP scene.org
Rating:

Mozicpack #8 by Mozicart
/music/disks/1995/moz_0008.zip
26 Jul 1996 (catalog date)
1,329,605 bytes
Download FTP scene.org
Rating:

Future Crew Tribute by Various Artists
/music/disks/1996/fc-trib.zip
19 Nov 1996 (catalog date)
2,585,293 bytes
Download FTP scene.org
Rating:

Music Pack May 1996 by Mozicart
/music/disks/1996/moz9605.zip
23 Aug 1996 (catalog date)
2,351,162 bytes
Download FTP scene.org
Rating:

Mindtap by Subliminal of Martyr
/music/disks/1996/sb_mt.zip
29 Sep 1996 (catalog date)
3,995,657 bytes
Download FTP scene.org
Rating:

Ancient Tracks by Tangerine of T-Rex
/music/disks/1996/tan-ant.zip
23 Jan 1997 (catalog date)
2,023,579 bytes
Download FTP scene.org
Rating:
This guy is consistenly good and even samples some of his own stuff (a lost art). This pack was released in 1996 but contains his tunes from 1995. I wish I knew what he was doing these days.

Artcafe 1 by Xenon
/music/disks/1997/artcafe1.zip
19 May 1997 (catalog date)
849,993 bytes
Download FTP scene.org

Artcafe 2 by Xenon
/music/disks/1997/artcafe2.zip
19 May 1997 (catalog date)
1,043,420 bytes
Download FTP scene.org

Eamd Vii - Dark Quartet by Euji Acha
/music/disks/1997/eamd7.zip
17 Jul 1997 (catalog date)
2,844,065 bytes
Download FTP scene.org

Halo8 Pack 5 . Random Permutations Of Artistic Endeavour by silentkid of halo8 digital industries
/music/disks/1997/h8-05.zip
23 Nov 1997 (catalog date)
2,138,064 bytes
Download FTP scene.org

Artificial by Lionheart of Pantheon Music Releases
/music/disks/1997/lion01a.zip
26 Feb 1998 (catalog date)
517,123 bytes
Download FTP scene.org

Journey To The Netherworld by Various artists of R.E.D.
/music/disks/1997/red-neth.zip
12 Jun 1998 (catalog date)
7,024,114 bytes
Download FTP scene.org
Rating:

Point Five Beta by Subliminal of Martyr
/music/disks/1997/sb-p5bta.zip
14 Mar 1997 (catalog date)
2,449,223 bytes
Download FTP scene.org

Subliminal's Message by Subliminal of martyr
/music/disks/1997/sb-sbmsg.zip
09 Sep 1997 (catalog date)
1,398,315 bytes
Download FTP scene.org

Capacitated Testube Parts 1 And 2 by Mental Trip
/music/disks/1997/tato_tub.zip
14 Mar 1997 (catalog date)
416,636 bytes
Download FTP scene.org
Rating:

Dark Breed by melcom of Nebula, Hoax Arts, Crystal, DBH
/music/disks/1998/dbreed.zip
24 Aug 1998 (catalog date)
845,729 bytes
Download FTP scene.org

Dark Trooper Symphony 3 by melcom of Hoax Arts
/music/disks/1998/dts3.zip
27 Apr 1998 (catalog date)
3,282,349 bytes
Download FTP scene.org

Heretical by SSG, Cori, Heretic of arteffect
/music/disks/1998/hrtcl.zip
10 Feb 1998 (catalog date)
1,590,725 bytes
Download FTP scene.org

Voices From Above by Warrior X, Klm, Lionheart of Unity, Inc., Pantheon Music Releases
/music/disks/1998/jv01a.zip
07 Apr 1998 (catalog date)
1,486,094 bytes
Download FTP scene.org

Trash Rida by melcom of Nebula, Hoax Arts, Crystal, DBH
/music/disks/1998/tr.zip
24 Aug 1998 (catalog date)
1,439,043 bytes
Download FTP scene.org

Wasted by Kazmeyer, melcom, The Coolman, Traxx of Hoax Arts
/music/disks/1998/wasted.zip
11 Mar 1998 (catalog date)
2,068,257 bytes
Download FTP scene.org
Rating:

Midas Player For Win '95,nt V1.0 by Bartman of Abyss
/music/programs/players/midas95.zip
25 Apr 1997 (catalog date)
77,778 bytes
Download FTP scene.org
SUMMARY: Midas'95 is a module player based on the Midas Sound System (by Sahara Surfers), it plays protracker MOD, screamtracker S3M and fasttracker2 XM modules and runs under Windows 95 and Windows NT 3.51+ (4.0 compatibility assured). FEATURES: Simple but nice user interface. Test it out. It's totally free.

The Pulse 0.90 by Ladislav Lostak of Unreal
/music/programs/players/pulse090.zip
20 Sep 1998 (catalog date)
1,009,064 bytes
Download FTP scene.org
New Czech player of all types of mods, mp3 and wav for Win95/98/NT. The newest beta version brings completely rebuilt system based on "components" (allows to add new features, e.g. new format loader, just by adding the dll library to the directory), new design structure (non-rectangle windows, animated buttons, ...} that allows to change design on-fly while playing, and WinAMP skins support with non-observed differences, 12-parameter Reverb editor with presets saving, simple playlist editor, pop-up menu on right-click, external tools for associating extensions and Systray, several new (and splendid) designs, nice splash-screen on start, sid format support (Commodore 64), full-customizable taskbar using "Captions", and lots of more features which are to be improved in upcoming versions. Supports 669, far, fnk, it, m15, mdl, med, mod, mtm, mp1/2/3, nst, raw, s3m, sid/dat, stm, ult, wav, wow and xm.

Xmlite 1.0 by SSG of arteffect
/music/programs/trackers/xmlite10.zip
13 Feb 1998 (catalog date)
13,905 bytes
Download FTP scene.org

Farmer's It Samplepack 2 by Farmer
/music/samples/frm_smp2.zip
04 Jul 1997 (catalog date)
1,067,666 bytes
Download FTP scene.org
The other part of the samplepack, IT format, includes a demosong. All 16-bit 44khz, clean, professional sound.

Sd Breakbeat Party 1 by PiCoder of Seaber Designs
/music/samples/sed-bp1.zip
03 May 1998 (catalog date)
2,480,219 bytes
Download FTP scene.org
Here you can find 4 breakbeat samples that were rendered in stereo WAV at 44.1kHz, 16 Bit and precisely looped. You can use these breakbeats freely in your productions.

Party 1992 Intromusic by Skaven of Future Crew
/music/songs/1992/party92.zip
07 Oct 1997 (catalog date)
71,596 bytes
Download FTP scene.org
Rating:
(S3M)

Cah-Caqlach by Heatbeat of CNCD
/music/songs/1993/caqlach.zip
01 Feb 1997 (catalog date)
212,791 bytes
Download FTP scene.org
Rating:
(MOD) Starts with a beautiful acoustic guitar intro, then jumps to modern jazz, then goes back to acoustic guitar, then does something else, then something else... gotta give the guy credit, at least it's varied.

Speed Fighter Part 1 by Brother Mike
/music/songs/1993/spdfite1.zip
14 Mar 1997 (catalog date)
210,094 bytes
Download FTP scene.org
Rating:
(669)

Acid Jazz (part 2) by Nuke
/music/songs/1994/nk_acid2.zip
15 Sep 1996 (catalog date)
144,382 bytes
Download FTP scene.org
Rating:
(MOD)

Back To The Start by Blurry
/music/songs/1995/b/b2start.zip
16 Sep 1996 (catalog date)
183,480 bytes
Download FTP scene.org
Rating:
(S3M)

Bach Rock by Vic, Martin
/music/songs/1995/b/barock.zip
23 Sep 1996 (catalog date)
23,327 bytes
Download FTP scene.org
Rating:
(XM)

Ice Of Her Heart by Soul Grabber of BFG
/music/songs/1995/b/bfg-iohh.zip
30 Oct 1997 (catalog date)
205,722 bytes
Download FTP scene.org
Rating:
(S3M)

Blackstar One by Mozart
/music/songs/1995/b/blakstar.zip
16 Sep 1996 (catalog date)
284,934 bytes
Download FTP scene.org
Rating:
(S3M)

Freaky Blox Part 2 by Cygnes
/music/songs/1995/c/cgs-frk2.zip
21 Nov 1996 (catalog date)
92,446 bytes
Download FTP scene.org
Rating:
(S3M)

Ode to Jodie Sweetin (part 2) by Cygnes
/music/songs/1995/c/cgs-ode2.zip
23 Jul 1996 (catalog date)
373,677 bytes
Download FTP scene.org
Rating:
(S3M)

Crayfish Party by Lizardking
/music/songs/1995/c/crayfish.zip
16 Sep 1996 (catalog date)
336,215 bytes
Download FTP scene.org
Rating:
Released at event ASM95
(MOD)

Chronologie Part 4 by Karsten Koch
/music/songs/1995/c/cronolog.zip
16 Sep 1996 (catalog date)
398,170 bytes
Download FTP scene.org
Rating:
(S3M)

The Departure by Hawk
/music/songs/1995/d/dparture.zip
17 Sep 1996 (catalog date)
169,839 bytes
Download FTP scene.org
Rating:
(S3M)

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)

Fartout by Mig
/music/songs/1995/f/fartout.zip
11 Sep 1996 (catalog date)
125,636 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the mmul division and ranked 02
(XM)

Party by ???
/music/songs/1995/f/final.zip
21 Sep 1996 (catalog date)
102,957 bytes
Download FTP scene.org
Rating:
(XM)

Start To Live by Gillespie
/music/songs/1995/g/gl-start.zip
21 Sep 1996 (catalog date)
393,681 bytes
Download FTP scene.org
Rating:
(XM)

Stuff Part 2 by Xtacy
/music/songs/1995/g/gtk_stf2.zip
20 Apr 1997 (catalog date)
326,933 bytes
Download FTP scene.org
Rating:
(XM)

Stuff Part 3 by Xtacy
/music/songs/1995/g/gtk_stf3.zip
20 Apr 1997 (catalog date)
291,728 bytes
Download FTP scene.org
Rating:
(XM)

Party 5 Releases by HBE
/music/songs/1995/h/hbe_p5re.zip
21 Sep 1996 (catalog date)
427,421 bytes
Download FTP scene.org
Rating:
(XM)

You're Holding My Heart by Malakai
/music/songs/1995/h/heart.zip
18 Sep 1996 (catalog date)
191,367 bytes
Download FTP scene.org
Rating:
(S3M)

Heartache by DD
/music/songs/1995/h/heartach.zip
21 Sep 1996 (catalog date)
129,975 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the mmul division and ranked ??
(XM)

Hardie Paartie by Vladimir JD Sopot
/music/songs/1995/j/jd-hardy.zip
18 Jul 1997 (catalog date)
57,464 bytes
Download FTP scene.org
Rating:
(S3M)