summaryrefslogtreecommitdiff
path: root/.classpath
AgeCommit message (Collapse)Author
2011-03-11remove jesses jarsSteve
2011-02-21Not perfect, but here we go.Jesse Morgan
2011-02-20NewIcosahedronMenuItem now working and added to TesseractUI. Use ↵Phillip
Icosohedran(NEW) in add object menu to test.
2011-02-16Fixed translation. Added rotation by holding the alt key (rotation needs ↵Jesse Morgan
fixed though). Fixed rotation of the Icosahedron
2011-01-28Fixed java3d.Jesse Morgan
2011-01-27Here's what I've got so far with adapting Dr. Alden's code. A UI class that ↵Jesse Morgan
handles displaying the canvas and a World class that handles the objects in the world. Neither are complete. I'll pick this up tomorrow. I have a feeling we're going to have class path issues with the j3d libaries between our computers. I'll test between my desktop and Mac. If so, I'll drop the JARs for the java3d in the project and import them that way.
2011-01-27Initial Commit.Jesse Morgan