|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Mag by Spellcaster /code/mags/mag11.zip
| 01 Jul 1997 (catalog date)
95,422 bytes
| Download FTP scene.org
| Rating:
| A serial coding magazine. Sorting, matrix algebra, geometric transformations, more complex 3d, still adding to that game. (This magazine has come a long way since issue one and is entirely progressive.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3DS converter by MRI of Doomsday /code/utils/3d/3dsco20.zip
| 25 Aug 1997 (catalog date)
14,233 bytes
| Download FTP scene.org
| Rating:
| Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|