This is a basic 3D software rasterizer made as a school assignment letting the user place simple primitives and manipulate them in a limited 3D environment. Full source code is provided for anyone who's interested in it.
Disclaimer:
I am not a professional programmer, and do this because I think it is fun. Therefore, this
code is not guaranteed to be fast, stable, bug-free or even correctly written. Use at your
own risk!
This program requires J2SE 1.4 or above JRE and/or SDK. Get it from
SUN's Java Site
This program comes with a "grafisk_oblig5.exe". This should start the program for you
painlessly, if you have the required JRE's installed that is...