From ddce3349df1e295b8a3fe6249a8221454761b8ce Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 27 Jan 2011 08:10:26 +0000 Subject: Here's what I've got so far with adapting Dr. Alden's code. A UI class that 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. --- .classpath | 3 +++ 1 file changed, 3 insertions(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 8727917..82105a2 100644 --- a/.classpath +++ b/.classpath @@ -2,5 +2,8 @@ + + + -- cgit v1.2.3