Search for "ICS": 1783 matches(displaying first 250)

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

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

Raw GFX Lib by Ghyll of TGA
/code/3d/systems/tgarx2b1.zip
02 Jul 1997 (catalog date)
34,488 bytes
Download FTP scene.org
Rating:
An elementary graphics system. The functions are very base and it's a good idea for anyone coding graphics engines either to understand how those functions work or to be given higher level functions to work with.

Wordup Graphics Toolkit v5.1 by Chris Egerter
/code/3d/systems/wgt51_r2.zip
06 Oct 1996 (catalog date)
1,763,579 bytes
Download FTP scene.org
Rating:

WGT by Egerter Software
/code/3d/systems/wgtvesa2.zip
12 Aug 1997 (catalog date)
202,549 bytes
Download FTP scene.org
Rating:
WordUp Graphics Toolkit - Vesa extension. A graphics toolkit designed for games programers.

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

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

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

BB Demo Source by Jan Hubicka
/code/demosrc/demos/bbsrc.zip
19 Jan 1998 (catalog date)
1,575,247 bytes
Download FTP scene.org
Rating:
Text Mode/ASCII demo for DOS and UNIX. Requires gcc to compile unless you really want to mess with the makefiles. Also requires /code/utils/graphics/aa-lib10.zip. Nicely done.

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

ll_land by Lord Logics
/code/effects/land/ll_land2.zip
10 Jan 1997 (catalog date)
147,335 bytes
Download FTP scene.org
Rating:
A landscape routine similar to that at the end of unreal - the xmode routines bug out, but atleast there's an explanation of the effect.

WGT Graphics Tut #5 by Gooroo
/code/effects/morph/wgttut5.zip
10 Jan 1997 (catalog date)
224,120 bytes
Download FTP scene.org
Rating:
Morphing - Gooroo describes the ideas and code behind morphing in alot of detail.

Zed3D v0.95 - 3D Graphics Reference by Zed
/code/effects/various/zed3d095.zip
07 Oct 1996 (catalog date)
702,570 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Textures, etc.

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.

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

386 power by Lorenzo Micheletto
/code/hardware/pmode/386p_101.zip
10 Jan 1997 (catalog date)
117,845 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - Has docs for useage and some extra miscellaneous routines that could be used for game or graphics programming in pmode. Honestly, if you want to do 100% asm development for pmode I'd suggest DOS32 or Tran's pmode. The author here credits Tran for some backbones to his system.

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

8Bit Graphics File Dumper v1.7 by Jare of Iguana
/code/images/bgif17.zip
07 Oct 1996 (catalog date)
6,591 bytes
Download FTP scene.org
Rating:
GIF/PCX/LBM/TGA

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

Mode 13h Graphics Toolkit by Tay Choon Heong
/code/library/mtgrap1.zip
01 Dec 1997 (catalog date)
233,320 bytes
Download FTP scene.org
Rating:

Mode 13h Graphics Library by Kevin A. Lee
/code/library/paskal20.zip
01 Dec 1997 (catalog date)
297,187 bytes
Download FTP scene.org
Rating:

Graphics Engine by Matthew Hildebrand
/code/library/tge129d.zip
01 Dec 1997 (catalog date)
192,250 bytes
Download FTP scene.org
Rating:
Graphics library that supports multiple resolutions.

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

VGA Graphics Library by Mark Morley
/code/library/vgl20.zip
01 Dec 1997 (catalog date)
138,976 bytes
Download FTP scene.org
Rating:

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

Wordup Graphics Toolkit v5.1 by Egerter Software
/code/library/wgt5.zip
01 Dec 1997 (catalog date)
3,065,737 bytes
Download FTP scene.org
Rating:
A comprehensive graphics library.

XMode Library
/code/library/xlib61.zip
01 Dec 1997 (catalog date)
786,630 bytes
Download FTP scene.org
Rating:
A very good graphics library that contains everything you need when working in XMode.

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

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

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.

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

Collection of Dr. Dobbs Journals Feb 1991 through Feb 1993. by Dr. Dobbs
/code/tutors/graphics/graphpro.zip
18 Jan 1998 (catalog date)
397,893 bytes
Download FTP scene.org
Rating:
A must for every graphics programmer!

The King Magazine Volume 1 by The King
/code/tutors/graphics/kmagv1.zip
18 Jan 1998 (catalog date)
31,576 bytes
Download FTP scene.org
Rating:
Nice for beginners.

The King Magazine Volume 2 by The King
/code/tutors/graphics/kmagv2.zip
18 Jan 1998 (catalog date)
54,474 bytes
Download FTP scene.org
Rating:
Nice for beginners. This volume explains some basic Pascal and Assembler coding and how to do crossfades.

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

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

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

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.

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.

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.

N-Buffering Doc by Type One of Pulpe
/code/tutors/graphics/t1nbuf11.zip
17 Jan 1999 (catalog date)
10,550 bytes
Download FTP scene.org
Rating:
This doc explains everything you want to know about single, double, tripple and N buffering.

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

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

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

Serie De Tutoriales Fac 12 by FAC of Delabu Alama
/code/tutors/graphics/tut12.zip
14 Aug 1998 (catalog date)
100,684 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Twelveth tutorial: More complex objets and face sorting.

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

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

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

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

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

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

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

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

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.

DeKompress DOS32 by Dark Fibre
/code/utils/compiler/dkd32.zip
10 Jan 1997 (catalog date)
12,414 bytes
Download FTP scene.org
Rating:
Decompresses files made with and compressed via DOS32 - This utility could be useful for rippers faced with intros coded with DOS32. It will unpack the exe and one can use further programs to extract mod files or graphics.

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

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

Bitmap Dumper by Jare of Iguana
/code/utils/graphics/bgif.zip
26 Feb 1998 (catalog date)
29,815 bytes
Download FTP scene.org
Rating:
Dumps a pcx,lbm or gif file into a raw binary bitmap file and a palette file. Doesn't seem to work correctly with resulotions larger then 320x200.

Byteraper 2000 v4.0b by Litening
/code/utils/graphics/byterape.zip
26 Feb 1998 (catalog date)
165,061 bytes
Download FTP scene.org
Rating:
A utility to rip graphics and mods out of demos. Doesn't work when compression is used, and it also doesn't support modern module formats.

Cirrus 542x Booster.
/code/utils/graphics/cirboost.zip
26 Feb 1998 (catalog date)
88,929 bytes
Download FTP scene.org
Rating:
TSR that accelerates vga cards with a Cirrus 542x chipset.

Raster View by TBD of FeR
/code/utils/graphics/fer_rv.zip
02 Jul 1997 (catalog date)
394,681 bytes
Download FTP scene.org
Rating:
A viewer for tga, pcx, lbm, and bmp files. Includes a 320x600x8 tweak mode that can be added to Allegro, which is probably the best thing in it.

Graphical File Viewer v2.01 by Jare of Iguana
/code/utils/graphics/gfv20.zip
26 Feb 1998 (catalog date)
12,669 bytes
Download FTP scene.org
Rating:
Very simple graphics ripper, doesn't work with compressed files.

GSave by Earwax of Realm
/code/utils/graphics/gsave2.zip
10 Jul 1997 (catalog date)
128,856 bytes
Download FTP scene.org
Rating:
Screen Grabber. Includes pcx and raw loading graphics code.

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

PCX to RAW Convertor by Raphius of Anubis
/code/utils/graphics/pcx2raw.zip
17 Jan 1999 (catalog date)
7,475 bytes
Download FTP scene.org
Rating:

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.

Reduce by Andrew Harvey
/code/utils/graphics/reduce21.zip
12 Aug 1997 (catalog date)
32,295 bytes
Download FTP scene.org
Rating:
Reduces the number of colors used by any number of PCX files to some number. Generates a glenz and shading table for you.

Trident 9440Agi Bugfix by Type One of TFL-TDV
/code/utils/graphics/t9440fix.zip
26 Feb 1998 (catalog date)
12,873 bytes
Download FTP scene.org
Rating:
For Univbe 5.1a

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

Video Card Benchmarker by Fabian Gonzalez
/code/utils/graphics/vblitz14.zip
26 Feb 1998 (catalog date)
184,939 bytes
Download FTP scene.org
Rating:
Measure the time needed for reading and writing from video memory.

Vfixppsl - Vesa Fix Pixels Per Scan Line by Saint
/code/utils/graphics/vfixppsl.zip
12 Jun 1998 (catalog date)
2,392 bytes
Download FTP scene.org
This little TSR sets the number of pixels per scan line to match the x resolution of the visible screen. Usefull for demos / games that assume the logical width of a scan line to be equal to the physical width. Includes ASM source code.

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)

Radioactivity by ICSPC
/demos/1993/a/activity.zip
29 Jun 1996 (catalog date)
899,170 bytes
Download FTP scene.org
Rating:

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 Liquid Metal by Heretics
/demos/1994/h/htc_lm11.zip
29 Jun 1996 (catalog date)
32,547 bytes
Download FTP scene.org
Rating:

Vomit by Cryonics
/demos/1994/v/vomit.zip
29 Jun 1996 (catalog date)
27,556 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 07

Crap by Phrenetics
/demos/1995/c/crap.zip
29 Jun 1996 (catalog date)
23,544 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in64 division and ranked 06

Hysterics by Exhumers
/demos/1995/h/hysteric.zip
30 Jun 1996 (catalog date)
51,792 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in64 division and ranked 03

Basics by Shock
/demos/1995/s/sck_bsc.zip
30 Jun 1996 (catalog date)
12,780 bytes
Download FTP scene.org
Rating:

Three by the Heretics
/demos/1995/t/three.zip
30 Jun 1996 (catalog date)
55,434 bytes
Download FTP scene.org
Rating:

Weener Halloween by Heretics
/demos/1995/w/weener.zip
30 Jun 1996 (catalog date)
184,227 bytes
Download FTP scene.org
Rating:

Gunk by Heretics
/demos/1996/h/htc_gunk.zip
30 Jun 1996 (catalog date)
437,624 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the demo division and ranked 01

Techtronics On-Line Democompo (256-byte) entries by V/A
/demos/1996/t/told256.zip
04 Sep 1996 (catalog date)
18,273 bytes
Download FTP scene.org

Alvin Stardust by Cryonics
/demos/1997/c/crs-alvn.zip
19 Dec 1997 (catalog date)
2,437,297 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the demo division and ranked 01
,VESA,GUS/SB,16+MB

Mellow (final) by Cryonics
/demos/1997/c/crs-mlw.zip
09 Feb 1997 (catalog date)
1,772,884 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 14
P5,SB

Travelling by Cryonics
/demos/1997/c/crs-trvl.zip
24 Sep 1997 (catalog date)
2,391,959 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the demo division and ranked 05
P5,VESA,GUS/SB,16MB

Headhunter (graphics engine) by Iguana
/demos/1997/h/headh14.zip
15 Jul 1997 (catalog date)
645,529 bytes
Download FTP scene.org

Megacity x2000 by The Phrenetics
/demos/1997/m/mega_rel.zip
14 Jan 1998 (catalog date)
64,314 bytes
Download FTP scene.org
Rating:

Darkover by Psionics
/demos/1997/p/psi-dark.zip
08 Feb 1998 (catalog date)
3,738,561 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 14
P5,,,16MB

Trilobit by Thumbz of The Phrenetics
/demos/1997/t/trilobit.zip
12 Dec 1997 (catalog date)
6,186 bytes
Download FTP scene.org
Rating:
Released at event BP97 in the in4k division and ranked 01

XMas '97 Intro by Heretics
/demos/1997/x/xmas97.zip
01 Feb 1998 (catalog date)
168,749 bytes
Download FTP scene.org
Rating:

Loco by Cryonics
/demos/1998/c/crs-loco.zip
19 May 1998 (catalog date)
5,055,245 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked 02
P5,VESA,,32MB

Kul Ku by Fid of The Phrenetics
/demos/1998/k/kulku.zip
25 Jul 1998 (catalog date)
3,533 bytes
Download FTP scene.org
Rating:

Slideshow 1 by Future Crew
/graphics/disks/1990/fcslide1.zip
03 May 1998 (catalog date)
344,140 bytes
Download FTP scene.org
Rating:
,,SB,

Laterna Magica by Surprise Productions
/graphics/disks/1992/laterna.zip
18 Jun 1998 (catalog date)
297,537 bytes
Download FTP scene.org
Rating:
gfx by JOE, released on Amiga in 1991 - ,,SB,

Surreal renderings by AJT
/graphics/disks/1994/ajtjpg.zip
04 Jul 1996 (catalog date)
2,478,335 bytes
Download FTP scene.org
Rating:

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:

P&P Gfx disk by Masque
/graphics/disks/1995/msqpp.zip
04 Jul 1996 (catalog date)
2,012,010 bytes
Download FTP scene.org
Rating:

P&P Gfx disk (patch) by Masque
/graphics/disks/1995/ppfix.zip
04 Jul 1996 (catalog date)
40,300 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:

Pics by Zany Bird of Eclipse
/graphics/disks/1995/zanybird.zip
04 Jul 1996 (catalog date)
616,452 bytes
Download FTP scene.org
Rating:

??? by Cereal
/graphics/disks/1996/0l_cerl1.zip
25 Jan 1997 (catalog date)
35,765 bytes
Download FTP scene.org
Rating:

Rays by Storm
/graphics/disks/1996/abc_rays.zip
08 Sep 1996 (catalog date)
562,637 bytes
Download FTP scene.org
Rating:

Diocese Ripped Picture by ???
/graphics/disks/1996/de-rips.zip
04 Jul 1996 (catalog date)
877,676 bytes
Download FTP scene.org

VGA Pack by Fred Beltran
/graphics/disks/1996/fredpack.zip
04 Jul 1996 (catalog date)
264,703 bytes
Download FTP scene.org
Rating:

Flush (four images) by Light
/graphics/disks/1996/lt-flush.zip
04 Jul 1996 (catalog date)
437,502 bytes
Download FTP scene.org
Rating:

Psychedelia by Light
/graphics/disks/1996/lt-psych.zip
04 Jul 1996 (catalog date)
670,148 bytes
Download FTP scene.org
Rating:

A Journey Through X9 by Light
/graphics/disks/1996/lt-x9.zip
04 Jul 1996 (catalog date)
443,114 bytes
Download FTP scene.org
Rating:

Sun by Lazur of Pulse
/graphics/disks/1996/pls_sun.zip
04 Jul 1996 (catalog date)
1,381,768 bytes
Download FTP scene.org
Rating:

Wild by Lazur of Pulse
/graphics/disks/1996/pls_wild.zip
08 Dec 1996 (catalog date)
2,105,044 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:

Splinters by Astroidea
/graphics/disks/1997/ai_splin.zip
14 Oct 1997 (catalog date)
3,738,363 bytes
Download FTP scene.org
Rating:
Mouse required

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

Crazy Dark Ark by Greenback of Bytefall Group
/graphics/disks/1997/darkpack.zip
02 Dec 1997 (catalog date)
778,964 bytes
Download FTP scene.org
Rating:

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

Collection of older pictures by Pixel of Future Crew
/graphics/disks/1997/pixelold.zip
20 Oct 1997 (catalog date)
247,326 bytes
Download FTP scene.org
Rating:

5977 by Lazur of Pulse
/graphics/disks/1997/pls_5977.zip
14 Oct 1997 (catalog date)
3,722,327 bytes
Download FTP scene.org
Rating:
Mouse required

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.

Photoshop Inside by Swan of The Bermuda Triangle
/graphics/disks/1997/tbt-psi.zip
02 Dec 1997 (catalog date)
708,102 bytes
Download FTP scene.org
Rating:

Arcadia Pictures Pack by Arcadia
/graphics/disks/1997/tq-app.zip
17 Jun 1997 (catalog date)
612,317 bytes
Download FTP scene.org
Rating:
4 Pictures

Broken Wings by Kayputk, Icarus
/graphics/disks/1998/bwpack.zip
09 Mar 1998 (catalog date)
776,993 bytes
Download FTP scene.org
Rating:
Raytraced images

Perfect Harmony (v1.41 bugfixed) by The Torrent Project
/graphics/disks/1998/harmony.zip
09 Mar 1998 (catalog date)
3,057,842 bytes
Download FTP scene.org
Rating:
Raytraced images.

Potato by Quasars
/graphics/disks/1998/qsr-ptt.zip
12 May 1998 (catalog date)
1,724,722 bytes
Download FTP scene.org
Rating:
Vesa 2.0 required

Logo Elite by Mac of Sentry
/graphics/images/1992/elitlog1.zip
14 Jul 1998 (catalog date)
11,962 bytes
Download FTP scene.org
Rating:

Logo Sentry by Mac of Sentry
/graphics/images/1992/senlogo4.zip
14 Jul 1998 (catalog date)
5,639 bytes
Download FTP scene.org
Rating:

A3 by Zenjuga
/graphics/images/1993/a3.zip
04 Jul 1996 (catalog date)
38,865 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the grfx division and ranked 03

Aghev by Havoe
/graphics/images/1993/aghev02.zip
04 Jul 1996 (catalog date)
20,180 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 10

Air by Marvel
/graphics/images/1993/air.zip
04 Jul 1996 (catalog date)
31,044 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 06

??? by Alex
/graphics/images/1993/alex.zip
04 Jul 1996 (catalog date)
13,951 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 15

Alita by Sigfrid
/graphics/images/1993/alita.zip
04 Jul 1996 (catalog date)
29,027 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 05

Apple by Neuronik
/graphics/images/1993/apple.zip
04 Jul 1996 (catalog date)
17,527 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 19

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

Arglm by Ra
/graphics/images/1993/arglm.zip
13 Sep 1997 (catalog date)
40,892 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 04
320x256x256

Arnold by Joachim
/graphics/images/1993/arnial.zip
04 Jul 1996 (catalog date)
14,484 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 08

Buffle by Ra
/graphics/images/1993/bufff.zip
13 Sep 1997 (catalog date)
12,983 bytes
Download FTP scene.org
Rating:
320x256x256

Chaos by Maestro
/graphics/images/1993/chaos.zip
04 Jul 1996 (catalog date)
13,380 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 20

Dragon Sun by Cougar
/graphics/images/1993/dragonsu.zip
13 Sep 1997 (catalog date)
61,018 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 01
368x283

Horror by Lord Something
/graphics/images/1993/horror.zip
04 Jul 1996 (catalog date)
20,444 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 07

Ice Kingdom by Marvel of Future Crew
/graphics/images/1993/icekngdm.zip
04 Jul 1996 (catalog date)
33,020 bytes
Download FTP scene.org
Released at event ASM93 in the grfx division and ranked 01

Intel by Jeskola
/graphics/images/1993/inteli.zip
04 Jul 1996 (catalog date)
13,676 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 08

Max by Zebig
/graphics/images/1993/max_comp.zip
04 Jul 1996 (catalog date)
47,070 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 16

Mulkero by Phontom
/graphics/images/1993/mulkero.zip
04 Jul 1996 (catalog date)
2,348 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 12

Sanity Logo by Ra
/graphics/images/1993/ra-sanit.zip
13 Sep 1997 (catalog date)
10,196 bytes
Download FTP scene.org
Rating:
320x256x256

Virtual Dreams Logo by Ra
/graphics/images/1993/ra-vdflt.zip
13 Sep 1997 (catalog date)
24,183 bytes
Download FTP scene.org
Rating:
640x256x256

Skelliton by Ra
/graphics/images/1993/skellito.zip
13 Sep 1997 (catalog date)
31,798 bytes
Download FTP scene.org
Rating:
320x252x256

??? by Pixel
/graphics/images/1993/skyr_pxl.zip
04 Jul 1996 (catalog date)
66,874 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 02

Sonic by Consel
/graphics/images/1993/sonic_ca.zip
04 Jul 1996 (catalog date)
14,403 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 18

??? by Sti
/graphics/images/1993/sti_ephr.zip
04 Jul 1996 (catalog date)
31,681 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 11

Strawberry by PL
/graphics/images/1993/strawbry.zip
04 Jul 1996 (catalog date)
21,436 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 21

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

Troll by Pixel of Future Crew
/graphics/images/1993/troll.zip
04 Jul 1996 (catalog date)
42,372 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the grfx division and ranked 04

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

Vis 16 by Zeb
/graphics/images/1993/vis16.zip
04 Jul 1996 (catalog date)
9,424 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 13

Watery by Arachnatron
/graphics/images/1993/watery.zip
04 Jul 1996 (catalog date)
10,892 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 03

Windows Sucks by Gore of Future Crew
/graphics/images/1993/windows.zip
04 Jul 1996 (catalog date)
2,819 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 04

Woman by Trau
/graphics/images/1993/womanru1.zip
04 Jul 1996 (catalog date)
21,874 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 09

Yell by Lithium
/graphics/images/1993/yell.zip
04 Jul 1996 (catalog date)
7,230 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the grfx division and ranked 01

3H Shit by Kube
/graphics/images/1994/0-9/3hshit.zip
04 Jul 1996 (catalog date)
13,540 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

A6 by Wolfshante
/graphics/images/1994/a/a6final.zip
04 Jul 1996 (catalog date)
42,925 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

AH. Self D. by RA
/graphics/images/1994/a/ahselfd.zip
04 Jul 1996 (catalog date)
44,411 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 02

Aladdin by Grand
/graphics/images/1994/a/aladdin.zip
04 Jul 1996 (catalog date)
52,739 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Al Bundy by Tyshdomos
/graphics/images/1994/a/albundy.zip
04 Jul 1996 (catalog date)
42,748 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 04

Aldi by Fireball
/graphics/images/1994/a/aldi.zip
04 Jul 1996 (catalog date)
4,126 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

The Golden Bird by ???
/graphics/images/1994/a/altecmp.zip
04 Jul 1996 (catalog date)
32,658 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Alternatik by Nik
/graphics/images/1994/a/alternat.zip
04 Jul 1996 (catalog date)
40,721 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 19

A Place to Be by Prowler
/graphics/images/1994/a/aplaceto.zip
04 Jul 1996 (catalog date)
79,816 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 30

Lost Girl by Andrea Salminen
/graphics/images/1994/a/assembly.zip
04 Jul 1996 (catalog date)
66,242 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Attaq by JMS
/graphics/images/1994/a/attaq.zip
04 Jul 1996 (catalog date)
137,759 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 13

Avoid by Drakemule
/graphics/images/1994/a/avoidsig.zip
04 Jul 1996 (catalog date)
39,218 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

??? by ???
/graphics/images/1994/b/backup.zip
04 Jul 1996 (catalog date)
223,724 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked ??

Bad Trip by Pal
/graphics/images/1994/b/badtrip.zip
04 Jul 1996 (catalog date)
58,602 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 09

Banzai by Nagumo
/graphics/images/1994/b/banzai.zip
04 Jul 1996 (catalog date)
15,158 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Bathmate by Tint
/graphics/images/1994/b/bathmate.zip
04 Jul 1996 (catalog date)
25,461 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Beholder by Pixel
/graphics/images/1994/b/beholder.zip
04 Jul 1996 (catalog date)
63,304 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked EE

Between the Eyes by Rodney
/graphics/images/1994/b/betweyes.zip
04 Jul 1996 (catalog date)
33,812 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 18

Bigdrag by ???
/graphics/images/1994/b/bigdrag.zip
04 Jul 1996 (catalog date)
9,760 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Birdman by BroWallia
/graphics/images/1994/b/birdman.zip
04 Jul 1996 (catalog date)
22,200 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Blackbox on Ice by Gandalf
/graphics/images/1994/b/blackbox.zip
04 Jul 1996 (catalog date)
181,414 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Hawk by Jani Valtonen
/graphics/images/1994/b/blhawk.zip
04 Jul 1996 (catalog date)
24,342 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Bangman by Emetic
/graphics/images/1994/b/bmname.zip
04 Jul 1996 (catalog date)
25,545 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Bondage Dream by Codac, Tenhu
/graphics/images/1994/b/bondage.zip
04 Jul 1996 (catalog date)
119,771 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Breakfast by Reward
/graphics/images/1994/b/breakfas.zip
04 Jul 1996 (catalog date)
77,849 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 20

Bubble Dreams by Marvel
/graphics/images/1994/b/bubble2.zip
04 Jul 1996 (catalog date)
36,302 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 77

Inside Intel? by Azzrael
/graphics/images/1994/c/c_intel3.zip
04 Jul 1996 (catalog date)
2,777 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Canarygirl by Fatal
/graphics/images/1994/c/canary.zip
04 Jul 1996 (catalog date)
25,921 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Canyan by Q
/graphics/images/1994/c/canyon.zip
04 Jul 1996 (catalog date)
162,250 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Carving God by Motion Lotion
/graphics/images/1994/c/carvigod.zip
04 Jul 1996 (catalog date)
45,579 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 12

Lady by Cassiopeia
/graphics/images/1994/c/cassfin.zip
04 Jul 1996 (catalog date)
17,718 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Castle by Tornad
/graphics/images/1994/c/castle.zip
04 Jul 1996 (catalog date)
10,510 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Cats Eyes by Modster
/graphics/images/1994/c/catseyes.zip
04 Jul 1996 (catalog date)
26,641 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 23

Midsummer Century by XTC
/graphics/images/1994/c/century.zip
04 Jul 1996 (catalog date)
244,200 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 63

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

Chaos in Tokio by Hotshot
/graphics/images/1994/c/chaos.zip
04 Jul 1996 (catalog date)
49,276 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 03

Chaos Knight by Iguana
/graphics/images/1994/c/chaoskn.zip
04 Jul 1996 (catalog date)
126,082 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Chaos Warrior by Zeeloyd
/graphics/images/1994/c/chaoswar.zip
04 Jul 1996 (catalog date)
93,861 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 17

Chick by Olttu Aittoniemi
/graphics/images/1994/c/chik5.zip
04 Jul 1996 (catalog date)
9,755 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Cinderella by Bana
/graphics/images/1994/c/cinder.zip
04 Jul 1996 (catalog date)
20,929 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Clqoun by Ra
/graphics/images/1994/c/clqoun.zip
13 Sep 1997 (catalog date)
19,197 bytes
Download FTP scene.org
Rating:
207x272x256

Cocoon by PeeWee H
/graphics/images/1994/c/cocoon.zip
04 Jul 1996 (catalog date)
52,348 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Compocul by SHK
/graphics/images/1994/c/compocul.zip
04 Jul 1996 (catalog date)
19,757 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Conan by Blue Devil
/graphics/images/1994/c/conan.zip
04 Jul 1996 (catalog date)
54,678 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 06

Condom 4 by Hippo
/graphics/images/1994/c/condom4.zip
04 Jul 1996 (catalog date)
4,405 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Connors' Portrait by Connor
/graphics/images/1994/c/connors.zip
04 Jul 1996 (catalog date)
55,864 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 57

Conny by Leinad
/graphics/images/1994/c/conny.zip
04 Jul 1996 (catalog date)
127,067 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Conquered by Alphaspin
/graphics/images/1994/c/conquere.zip
04 Jul 1996 (catalog date)
68,231 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Crowbar by Lobo
/graphics/images/1994/c/crowbar.zip
04 Jul 1996 (catalog date)
77,389 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 29

Daddy Dearest by Devilstar
/graphics/images/1994/d/dad_dear.zip
04 Jul 1996 (catalog date)
73,354 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 06

Dawn of Darkness by Bitwing
/graphics/images/1994/d/dawnofda.zip
04 Jul 1996 (catalog date)
12,123 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Dean by Louie
/graphics/images/1994/d/dean.zip
04 Jul 1996 (catalog date)
65,776 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 15

Deen Aua Swe by Deen
/graphics/images/1994/d/deenswe.zip
04 Jul 1996 (catalog date)
50,945 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Demoniac by Bifrost
/graphics/images/1994/d/demoniac.zip
04 Jul 1996 (catalog date)
47,843 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 43

Dentist by Tiedye
/graphics/images/1994/d/dentist.zip
04 Jul 1996 (catalog date)
167,901 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 07

Devil John by Deckard
/graphics/images/1994/d/deviljoh.zip
04 Jul 1996 (catalog date)
137,740 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 68

Digital Modelling by Luma
/graphics/images/1994/d/digital.zip
04 Jul 1996 (catalog date)
176,206 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 05

Cyberdino by Woozy
/graphics/images/1994/d/dinofin.zip
04 Jul 1996 (catalog date)
13,215 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Divergence by Neuron
/graphics/images/1994/d/divergen.zip
04 Jul 1996 (catalog date)
53,895 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 45

Divers Dream by Merlin
/graphics/images/1994/d/divers.zip
04 Jul 1996 (catalog date)
106,650 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 08

Dragon by Seq
/graphics/images/1994/d/dragon-1.zip
04 Jul 1996 (catalog date)
78,913 bytes
Download FTP scene.org
Rating:

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

Elektra by The Guide
/graphics/images/1994/e/elektra.zip
04 Jul 1996 (catalog date)
79,139 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Elemental Power by Sanctum
/graphics/images/1994/e/elementa.zip
04 Jul 1996 (catalog date)
47,267 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Enchanted Forest by Gnome
/graphics/images/1994/e/enchfor.zip
04 Jul 1996 (catalog date)
59,419 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Europolis by Excess
/graphics/images/1994/e/europoli.zip
04 Jul 1996 (catalog date)
257,085 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 32

Evasion by Idaho
/graphics/images/1994/e/evasion.zip
04 Jul 1996 (catalog date)
107,093 bytes
Download FTP scene.org
Rating:

Eyeball by Deckard
/graphics/images/1994/e/eyeball.zip
04 Jul 1996 (catalog date)
33,520 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 15

Face of Nature by Cougar
/graphics/images/1994/f/faceofna.zip
04 Jul 1996 (catalog date)
57,493 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 28

Fastfood by Duffe of Sardonyx
/graphics/images/1994/f/fastfood.zip
04 Jul 1996 (catalog date)
6,867 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Fdream by Jugi of Complex
/graphics/images/1994/f/fdream.zip
04 Jul 1996 (catalog date)
55,254 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 59

Fearless by Teevaan
/graphics/images/1994/f/fearless.zip
04 Jul 1996 (catalog date)
141,119 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 19

Fire Emblem by Pris
/graphics/images/1994/f/fire_emb.zip
04 Jul 1996 (catalog date)
103,598 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 07

Fish by J.O.E.
/graphics/images/1994/f/fish-s1p.zip
04 Jul 1996 (catalog date)
244,522 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked EE

Fish Food by Fiven
/graphics/images/1994/f/fishfood.zip
04 Jul 1996 (catalog date)
99,721 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 09

Freedom by Alchemist
/graphics/images/1994/f/freedom.zip
04 Jul 1996 (catalog date)
42,146 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

From the Deep by Bytemangler
/graphics/images/1994/f/frmdeepc.zip
04 Jul 1996 (catalog date)
34,132 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Buck Face by Von Broom
/graphics/images/1994/f/fuckface.zip
04 Jul 1996 (catalog date)
14,312 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 49

Generotica by Laz
/graphics/images/1994/g/generoti.zip
04 Jul 1996 (catalog date)
42,935 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 41

Goblin by Seq
/graphics/images/1994/g/goblin-1.zip
04 Jul 1996 (catalog date)
23,944 bytes
Download FTP scene.org
Rating:

Goodpipe by Pixie
/graphics/images/1994/g/goodpipe.zip
04 Jul 1996 (catalog date)
43,177 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 07

Picture of Shark
/graphics/images/1994/h/hai.zip
04 Jul 1996 (catalog date)
50,578 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Head by Episilon
/graphics/images/1994/h/head.zip
04 Jul 1996 (catalog date)
11,086 bytes
Download FTP scene.org
Rating:
Released at event ASM94 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