I have a series of Java3D related questions to ask here. I am hoping someone can reply to my stipulated email address with some specific answers.
Can I have an email address to send questions to and receive answers from, instead of the difficult text area on the web page?
When using IndexedGeometryArray (s), in a situation with only one viewer, is there a way to disable rendering (filling) for various items in my 3D world for the surfaces which face backwards where one can't see, as a memory or computation save?
S
Answer by
Sean Hill
If you have an email attached to your account, then all the answers posted to this question will be sent to your email address as a notification as well, but for that to happen, you will have to click Register on the upper-right area of the page. Secondly, for the IndexedGeometryArray function, I recommend checking the official Java help where the command is vastly explained with all its functions.
I have a series of Java3D related questions to ask here. I am hoping someone can reply to my stipulated email address with some specific answers.
Can I have an email address to send questions to and receive answers from, instead of the difficult text area on the web page?
When using IndexedGeometryArray (s), in a situation with only one viewer, is there a way to disable rendering (filling) for various items in my 3D world for the surfaces which face backwards where one can't see, as a memory or computation save?
If you have an email attached to your account, then all the answers posted to this question will be sent to your email address as a notification as well, but for that to happen, you will have to click Register on the upper-right area of the page. Secondly, for the IndexedGeometryArray function, I recommend checking the official Java help where the command is vastly explained with all its functions.
Access the page using the following link: http://download.java.net/media/java3d/javadoc/1.4.0/javax/media/j3d/IndexedGeometryArray.html