3D Geometry Programme

Started by Knuffi, April 05, 2012, 12:45:29 AM

Previous topic - Next topic

Knuffi

Hi, I'm about to write a 3D geometry programme. It is supposed to help teachers and older students with vectors, points, lines, planes and squares and their intersections.
Most work is done in Java Swing (entering the objects, calculating and checking their intersections), I will try to get the visualisation done with jPCT. I hope I will be good enough to do so.