Search found 4 matches

by binoc
Fri Sep 21, 2012 5:38 pm
Forum: Developers
Topic: default.sh3d file not found
Replies: 6
Views: 4471

Re: default.sh3d file not found

Thank you for the tips : I will start my exploration by SweetHome3D ... on monday !-)
Have a nice week-end
by binoc
Fri Sep 21, 2012 5:03 pm
Forum: Developers
Topic: default.sh3d file not found
Replies: 6
Views: 4471

Re: default.sh3d file not found

Why are you trying to run the applet from Eclipse??
Because I would like to explore a good example of Java 3D implementation !
Thank you for the link to ViewerHelper : I will explore it !
by binoc
Fri Sep 21, 2012 2:54 pm
Forum: Developers
Topic: default.sh3d file not found
Replies: 6
Views: 4471

Re: default.sh3d file not found

<t>Hi, Thank U for your response !-)<br/>
Of course I reed the README.TXT ! <br/>
I have followed the instructions : import the src package into an Eclipse project, then filled the VM arguments with the relative path to the lib & lib/windows/i386.<br/>
And I try to launch either the 3D applet or the ...
by binoc
Thu Sep 20, 2012 5:05 pm
Forum: Developers
Topic: default.sh3d file not found
Replies: 6
Views: 4471

default.sh3d file not found

<t>Hi, and thank you for your very interesting project !<br/>
<br/>
I have encountered somes issues with the Eclipse run configuration (no j3dcore-ogl-chk in java.library.pat) I have finaly fixed when I write the complete path of the /lib in the VM option : <br/>
-Djava.ext.dirs=C:/Users/MAF ...