| Thread | Last Post | Replies |
|
| [ANNOUNCE] Jun for Java (Jun406b) | 31 Oct 2003 10:51 GMT | 2 |
We have released a new version, 406b, of "Jun for Java". The major changes since the version 406 includes: * Updated to the new major release of StPL, version 6.0. * The package 'sra.jun.goodies.calendar.*' contains several
|
| Small applet needed | 29 Oct 2003 10:11 GMT | 4 |
I need a graphic Java applet that makes the following steps: Given a circumference of radius "r", Draw onscreen, say, 20 random diameters. Then, every time you press a button:
|
| Newbie problem(?) | 28 Oct 2003 19:37 GMT | 1 |
I've a problem with java3d. I want to make a cylinder from vector3d a to vector3d b. But i don't know how. I can place the cylinder in the middle, and find out how long it should be, but i don't know how to rotate it.
|
| Which java3d version is installed locally? | 23 Oct 2003 17:06 GMT | 4 |
I am a newbie at java3d and would like to know if there is anyway of knowing through the API or otherwise which version of java3d I have installed on my machine. It would be perfect if there was a class I could inquire with maybe a
|
| Java3D Newbie!!! | 19 Oct 2003 16:04 GMT | 2 |
I just wanted to start a demo ("HelloUniverse") but I get the error: "No campatible device found, please switch to other display mode and try again!" I switched to all screen resolutions but it still didn't work! Please help me!
|
| where to find java3d flythrough 2.0 source code? | 17 Oct 2003 14:14 GMT | 1 |
I am looking for the flytrhough 2.0 source code. I tried to donload it on the netBean website as it is proposed on the sun site. But I can't manage to get the CVS files (password PB) Is any one can send it or have an ftp address to find it?
|
| why can not "java HelloJava3Da" work? | 17 Oct 2003 11:15 GMT | 2 |
Dear friends, I tried to install Java3D in a new computer, which is linux system, but the windows 2000 is based on Vmware, so I use the win2000. Now the problem is, I can use javac to produce HelloJava3Da.class, but
|
| VRML for java..?? | 16 Oct 2003 12:04 GMT | 2 |
Hello there..!! I hope somebody will help me out. Is vrml used for java?? If that is so, where can I get the vrml loader? Can I download for free?
|
| move to the next viewpoint | 16 Oct 2003 12:00 GMT | 2 |
HEllo, I am trying to make a vrml scene viewer. Right now I am trying to figure out how to get and move from one viewpoitn to another one. This view point are defined in the vrml
|
| Response to recent emailing | 15 Oct 2003 16:47 GMT | 1 |
In response to this email, Last year I released an open source interface from javascript to java3d called FastScript3D. I had made an observation that when using the vrml loader vrml97.jar within a java3D applet, the following error
|
| Dynamically changing a primitive's property? | 07 Oct 2003 21:24 GMT | 1 |
Hi, Could someone point me to where I could find some sample code showing how to dynamically change a primitive's property (such as a cube's color) during runtime? Thanks much!
|
| Texture on a sphere | 06 Oct 2003 14:05 GMT | 1 |
Hello NG, I try to get a Texture on rotating sphere. When I start my application I just get an unicolored sphere that is rotating. In the case the link to the
|