Hello! I have made a small and primitive VRML-viewer with java3D. Since I am a beginning javaprogrammer as well as a beginning java3D-programmer I am having a couple of problems. To tell you the truth I do not quite understand the code I have written, in part it is made with the famous copypaste method. When I move the viewpoint away from the vrml-objects they disappear when they reach a certain radius distance from the viewpoint. It is as if everything inside a sphere surrounding the viewpoint is visible and the rest is dark blackness. Could anyone give me a hint? Has it got something to do with light? Has it got something to do with visibilityrange being specified to a default? Thank you THomas =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
