| Thread | Last Post | Replies |
|
| Can't compile TexturedPlane in Java3D Tutorial | 29 Apr 2005 01:17 GMT | 1 |
My problem is probably trivial, but I am stuck, none the less. A couple of weeks ago, I started going through the Sun's Java 3D Tutorial at: http://java.sun.com/products/java-media/3D/collateral/ I've gotten all the way to the last chapter which is on Textures.
|
| How to get the x and y position of mouse clicked using JAVA3D | 27 Apr 2005 13:20 GMT | 3 |
I have been trying to implement Reversi(a.k.a. Othello) using Java3D for a final project of my computer lab course, every thing was going well until i got stuck. My problem is that i cant seem to find a way to get the X & Y Coordinate of the mouse click. Because i will need it when ...
|
| Level of Detail problem | 17 Apr 2005 13:25 GMT | 1 |
I'm currently working on a project for uni which involves creating a simple landscape that utilises level of detail. I've attempted to do this in what seems to be the standard way: by dividing the model up into segments and having a distanceLOD and Switch object for each segment, ...
|
| NASA's Fastscript3D (Java 3D + VRML + Javascript): Does anyone have a copy? | 14 Apr 2005 09:11 GMT | 4 |
A friend of mine got me all excited about a Javascript extension to Java 3D that worked with VRML. I 've looked all over the web and so far found only 'ancient' postings to NASA's jpl site (a Patti Koenig) as copied below this message. Does anyone out there still have a copy of ...
|