Hello, I have been designing an interface for some specific work my group has been doing in Matlab, and we recently decided to move over to Java3D. I re-designed the interface in Eclipse, then went to work on moving it over to Matlab, and discovered that the Matlab environment doesn't seem to work quite right in regards to Java3D.
Here are the facts/my observations: 1. I can get Java3D working just fine in Eclipse, on the command line, and in Linux. 2. I can get the Java 1.4.2 JRE with Java3D libraries installed *running* in Matlab. 3. When I boot up my GUI, the delay that I think is caused by the compiling of the scene graph and starting of the rendering engine does not happen (ie, when I run my Java3D program in Eclipse, it takes about 3 seconds from when I say start to when the window opens up and I see my world, but in Matlab, there is no delay at all) -- and the Canvas3D shows only black; no model. Does anyone know about getting Java3D to work in Matlab? Any help would be appreciated. --nathan __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
