home *** CD-ROM | disk | FTP | other *** search
- Text (dir)
- ExecutionTimes.txt Execution times for all of the
- MC68000 instructions. Very good. :)
- howtocode4.txt The fourth episode in the howtocode
- series
- jello.txt A paper on how to render jello that
- should not be taken too seriously. :)
-
- Source (dir)
-
- PeanoRoutines (dir)
- peano_routines.lha C source for making Peano maps.
-
- RKM (dir)
- RKRM_Lib1.lha First part of the source code from
- thr RKM Libraries manual. I only
- included this one because it seemed
- most relevent: it has WB startup
- code.
-
- Ham (dir)
- hamshadow1.txt Text file on how to real time calculate
- HAM without the shadowing.
- hamshadow2.txt Ditto.
-
- Vectors (dir)
- Blobbs.lha Rendering 'blobby' objects.
- Ellipse.lha Quick method to render ellipses.
- Poly2Tri.lha Convert any polygon into a group of
- triangles.
- Shading.lha Text on shading methods.
- Sphere.lha Create a sphere object to use in
- your demos! :)
- Textures.lha Texture mapping theories. Seem to
- be very fast.
-
- Dithering (dir)
- DitherSrc.lha Bunch of C source for dithering.
- DitherText.lha Text that explains a bit about
- dithering theory.
- Quantize.lha More dithering thoery and source.
-
- StartupCode (dir)
- StartUp.S This startup code is based on the
- howtocode4 and my own experience.
-
- Pobs (dir)
- Pobs.lha 293 processor objects. Oh boy!
-
- Misc (dir)
- Rand.lha Random number generator.
-
- Include (dir)
- custom.i What custom.i should have been.
-
- Sort (dir)
- QSort.lha Recursive quick sort in assem.
- RadixSort.lha Radix sort, in assem, that is very
- fast for depth sorting polygons.
-
- Nightfall (dir)
- Ntro3.lha Source to a Nightfall intro.
-
- Fractals (dir)
- Mand.lha Mandlebrot generator, with assem
- source.
-
- Awesome (dir)
- Awesome.lha Not very awesome, but it is demo
- code with comments a-hoy.
-
- ShadeBobs (dir)
- ShadeBobs.lha Fairly fast shade-bob routine.
-
- Masters (dir)
- Masters.lha Source to an older Masters demo.
- Includes a fixed version that works
- on all Amigas. (Theoretically :) )
-
- Utilities (dir)
-
- Editors (dir)
- ObjectEditor.lha 3D object editor with example objects.
-
- IffConverters (dir)
- IFFConvert.lha Yet another iff to raw converter.
-
- Crunchers (dir)
- HunkX.lha Program to manipulate hunk/raw binary.
-
- Debuggers (dir)
- Debug.lha A debugger that is a bit hard to use,
- but has more than a few nice features.
-