Re: [JAVA3D] Picking one out of many same objects

2004-07-16 Thread Andre Bialojahn
> [How to determine which of several similar objects was picked?] Maybe, you'd like to add some userdata to the SGOs you are picking. Doing so, you'll be able to assign a unique ID to your objects. Just have a look at .setUserData(Object) and .getUserData(). I was facing the almost exact same prob

[JAVA3D] Xj3D M9 Release

2004-07-16 Thread Alan Hudson
Xj3D.org is proud to announce the M9 release of the Xj3D Toolkit. The M9 release adds a native OpenGL renderer that is twice as fast as the Java3D version, and consumes significantly less memory. It also adds the following features: • A Browser user interface: the end-user, standalone browse