#jogamp @ irc.freenode.net - 20130819 05:06:08 (UTC)


20130819 05:06:08 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20130818050608.html
20130819 05:06:08 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130819050608.html
20130819 05:45:12 * juank_prada (~juank_pra@anon) has joined #jogamp
20130819 06:47:34 <xranby> good morning
20130819 08:46:17 * odinsbane (~msmith@anon) has joined #jogamp
20130819 08:49:20 <odinsbane> Can anybody tell me the state of java3d.
20130819 09:01:12 <xranby> odinsbane: its working using harvey's jogl 2 port, you can bundle it with your application for easy deployment
20130819 09:01:33 <xranby> the port that gouessej started in 2012
20130819 09:02:01 <xranby> odinsbane: did you watch the siggraph 2013 presentation?
20130819 09:02:24 <odinsbane> xranby: not at all.
20130819 09:03:30 <xranby> odinsbane: http://www.youtube.com/watch?v=X3Id2VGR1Ik&feature=youtu.be&t=307 <- Harvey presents the current state of Java3D ā€œIā€™m not Dead!ā€
20130819 09:04:03 <xranby> including quick demos of: Vzome, SweetHome3d & XTour
20130819 09:05:37 <xranby> 20130811 16:25:16 <hharrison> Got an interesting anecdote from the sweethome3d guy, he's deployed a version in the mac app store using openjdk/jogl2/java3d
20130819 09:06:40 <xranby> odinsbane: gouessej have also blogged about the java3d jogl 2 port including setup-instructions: Java3D is back! http://gouessej.wordpress.com/2012/08/01/java-3d-est-de-retour-java-3d-is-back/
20130819 09:07:56 <xranby> odinsbane: the latest precompiled java3d jars are found on the jogamp server http://jogamp.org/deployment/java3d/1.6.0-pre8/
20130819 09:08:34 <odinsbane> xranby: great, I found the java3d 1.6 but I wasn't sure if it was supported. I found a link to it on linked in.
20130819 09:09:14 <xranby> it is supported, we also run a java3d support forum here: http://forum.jogamp.org/java3d-f3728156.html
20130819 09:09:46 <xranby> 1.6.0-pre8 is the current supported that is
20130819 09:10:02 <xranby> http://forum.jogamp.org/Java3D-1-6-0-pre8-released-and-future-plans-td4029680.html
20130819 09:13:47 <odinsbane> Is there a good way to test which version of jogl I am using?
20130819 09:15:23 <xranby> odinsbane: you can run the com.jogamp.opengl.JoglVersion class
20130819 09:15:32 <xranby> it got a main
20130819 09:16:46 <odinsbane> great.
20130819 09:29:44 <odinsbane> Hmm, I'm still getting a NoClassDefFoundError when I try os x + java 7 or 8.
20130819 09:31:33 <odinsbane> Maybe I am still using the wrong jogl version. Ill paste my ouput of the above main.
20130819 09:32:23 <odinsbane> http://pastie.org/8249639
20130819 09:52:19 <xranby> odinsbane: remove gluegen.jar from the classpath you should only use gluegen-rt.jar
20130819 09:53:16 <xranby> also check if you happen to have an old java3d installation inside your java 'ext' folder
20130819 09:53:57 <xranby> it have picked up an really old version of jogl
20130819 09:54:11 <xranby> Specification Vendor: Sun Microsystems, Inc. Specification Version: 1.1.1
20130819 09:54:44 <odinsbane> It seems like it did. I tried just removing the Extensions folder, but it didn't help. Ill try again.
20130819 10:13:18 <xranby> odinsbane: try clean out the intellij cache it may be possible it have cached the ext classes
20130819 10:13:27 <xranby> since you are using the intellij classloader
20130819 10:18:50 <odinsbane> Strange, it says that my jogl is still Secification Version 1.1.1. I've moved all of the other folders containing jogl to a different name.
20130819 10:19:55 <xranby> there is probably a good explenation somewhere.. did you try IDEA -> file -> invalidate caches?
20130819 10:20:09 <xranby> (after checking in any important code changes)
20130819 10:20:12 <odinsbane> got it. there was another folding called extensions.
20130819 10:20:16 <xranby> ok
20130819 10:20:27 <xranby> in netbeans it is possible to tell the netbeans classloader to skip using classes from the system ext folder https://github.com/gephi/gephi/issues/62
20130819 10:20:41 <xranby> i wonder if there is something similar for IDEA
20130819 10:21:08 <xranby> and eclipse
20130819 10:33:23 <odinsbane> Thanks for the help. I was constantly ending up at .java.net and I thought java3d was dead.
20130819 10:55:37 * odinsbane (~msmith@anon) Quit (Quit: off to get lunch.)
20130819 13:39:45 * xranby (~xranby@anon) Quit (Ping timeout: 264 seconds)
20130819 13:41:53 * xranby (~xranby@anon) has joined #jogamp
20130819 13:54:04 * odin_ (~Odin@anon) Quit (Ping timeout: 260 seconds)
20130819 14:01:27 * xranby (~xranby@anon) Quit (Read error: Operation timed out)
20130819 14:17:10 * xranby (~xranby@anon) has joined #jogamp
20130819 17:32:33 * kermyt (~kermyt@anon) Quit (Ping timeout: 268 seconds)
20130819 17:33:39 * juank_prada (~juank_pra@anon) Quit (Quit: Leaving)
20130819 17:35:18 * kermyt (~kermyt@anon) has joined #jogamp
20130819 18:07:19 * odin_ (~Odin@anon) has joined #jogamp
20130819 18:14:49 * void256 (~void@anon) has joined #jogamp
20130819 23:13:16 * xranby (~xranby@anon) Quit (Read error: Operation timed out)
20130819 23:29:13 * xranby (~xranby@anon) has joined #jogamp
20130819 23:32:13 * void256 (~void@anon) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 23.0.1/20130814063812])
20130820 02:29:11 * juank_prada (~juank_pra@anon) has joined #jogamp
20130820 02:55:55 * xranby (~xranby@anon) Quit (Ping timeout: 246 seconds)
20130820 02:56:31 * juank_prada (~juank_pra@anon) Quit (Remote host closed the connection)
20130820 03:11:03 * xranby (~xranby@anon) has joined #jogamp
20130820 05:06:08 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20130820050608.html