| Thread | Last Post | Replies |
|
| java3D: Canvas3D.setBounds(int int int int); | 27 Dec 2004 13:11 GMT | 1 |
I'm trying to display a Canvas3D in JTable. Following problem occurs: As you can see in the source code below I'm extending the class Panel (or JPanel). In my class J3DPanel I'm using a Canvas3D and setting the bounds. Assigning my class to a Frame will always fill the full ...
|
| How to import com.sun.j3d in JbuilderX | 27 Dec 2004 07:28 GMT | 5 |
I am develope an application on the Borland JbuilderX. How can I make an import com.sun.j3d.*, especially looking for point3f and color3f? Seem there is no library in this compiler. Thanks for your help,
|
| Firefox and Java3D | 24 Dec 2004 15:46 GMT | 2 |
I have installed Java3d and I can run every example fine in appletviewer including from websites. Now java applets work fine in firefox and I thought it should just work with Java3D as well. Everything looks like it is in the correct place. However my java console gives me:
|
| Newbie - x3d (/VRML) and Java3d..... | 16 Dec 2004 15:12 GMT | 1 |
I'm currently working on an x3d project in the world of academia; I have experience with various other languages, but I'm a complete newbie with x3d. Is it possible to build my x3d application on top of Java3d (/Java)?? To me, it seems sensible to build all my proto's as Java3d ...
|
| BoundingBoxes and Coordinates | 13 Dec 2004 07:18 GMT | 2 |
Hi people ! I have written a piece of code to build my own BoundingBoxes because the autogenerated BoundingSpheres are to big for my needs. that code traverses the Scenegraph until it reaches a shape3d and then collects all Points in
|
| java3D | 03 Dec 2004 22:19 GMT | 4 |
How kann I a java3DImage in JPG Format record? best thanks K
|