Author Topic: 3D Geometry Programme  (Read 4343 times)

Offline Knuffi

  • byte
  • *
  • Posts: 19
    • View Profile
3D Geometry Programme
« on: April 05, 2012, 12:45:29 am »
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.