| Thread | Last Post | Replies |
|
| Zoom with a parallel projection | 28 Sep 2004 19:57 GMT | 1 |
I am trying to toggle between perspective and parallel view modes. In parallel mode zoom doesn't work. I tried below code to mimic a zoom effect public void setCanvasView(String view) {
|
| Attn: Technical Industry Candidates (MAKE $1000) | 21 Sep 2004 20:11 GMT | 3 |
Here is the opportunity to start making some big cash! Hi everyone my name is Josh Stomel. I am a technical recruiter here in California. I have two offices, one in Northern California and another in Southern California. I am looking to compensate whoever can assist
|
| Is Java3D part of the JDK 1.4 ? | 20 Sep 2004 00:40 GMT | 4 |
Is Java3d part of the jdk 1.4 ? If it is not is it easy to install ? I want to write an application that may depend on Java3d but that has to be deployed to thousands of users. Also, very important: is this library the future of 3d in Java
|
| PlatformGeometry | 18 Sep 2004 09:27 GMT | 1 |
I have used setPlatformGeometry to add a simple scene graph (rectangle) the right hand side of my canvas3D. I always want this rectangle to be at the rhs of my window no matter what transformations are going on which is why I used the PlatformGeometry in the
|
| Formal specification of a SceneGraph? | 07 Sep 2004 15:24 GMT | 2 |
I'm writing a diploma thesis and among other things cover SceneGraphs. Since it contains the word "graph" one of my tutor wants a formal mathematical specification of what a SceneGraph is. I've searched but did not find any reference that a formal specification
|
| cutting a 3d world | 05 Sep 2004 17:58 GMT | 1 |
I would like to draw the 2D outline obtained from the intersection of a cutting plane with my 3D world. Does anyone have an idea ? Thanxs in advance
|
| J3D Editor | 04 Sep 2004 19:09 GMT | 1 |
Does anyone know of a visual editor which will let you build J3D code? If not, I'm thinking of trying to write one - how hard can it be? Tony
|
| LineStripArray...help!!! | 01 Sep 2004 02:29 GMT | 6 |
I'm from Italy so please forgive my English. I'm new at Java3D... in these days I was trying to create an applet that displays a polygon with LineStripArray... I think I've created the polygon, but it won't appear on the panel in the browser (I get a black
|