| Thread | Last Post | Replies |
|
| Geometry-based Picking | 26 Feb 2004 11:53 GMT | 1 |
I am trying to get geometry-based picking to work in my code, but I keep running into CapabilityNotSet exceptions: Exception occurred during Behavior execution: javax.media.j3d.CapabilityNotSetException: Shape3D: no capability to
|
| Java 3D on MacOSX ... | 24 Feb 2004 10:01 GMT | 1 |
can anybody tell me how to configure the 2nd and 3rd mouse button for Java3D beahaviours on MacOSX? Thanx, Horst Hansen
|
| capabilityNotSet ??? | 24 Feb 2004 04:55 GMT | 1 |
i got the following problem: I load an object-file into a BrachGroup with just one group and one Face inside. and I planed to make this pickable !
|
| Multiple canvas3D | 19 Feb 2004 21:41 GMT | 2 |
I have a swing + java3D program which creates and destroys a large number of canvas3Ds.Depending on the set of buttons pressed a new canvas3D is displayed each time.The program works fine upto a point but once the number of canvas3Ds created and destroyed is large(~20) the
|
| MouseZoom Object disappear | 13 Feb 2004 02:06 GMT | 2 |
I have a Java3D applet displaying some object on screen; for rotation/translation/zoom on the object I used the corresponding MouseRotate/Translate/Zoom function. When zooming out too much the object disappear, which I can understand, but
|
| Alpha and current time? | 10 Feb 2004 14:35 GMT | 2 |
Is there an easy way to get the current time (milliseconds from the starting)? Because i would like to set the Alpha object active "Now" but i don't know the current time and alpha object takes the start time as a time from starting the application.
|
| 3D in J2ME | 02 Feb 2004 06:52 GMT | 1 |
anybody knows if that is possible to make 3d applications for Mobiles using J2ME? It's necessary any extra package, API? And do you know any tutorials about this? Thanks,
|