Login  Register

Re: Java3d Nothing is Rendered

Posted by wenlinm on Jun 06, 2019; 9:21am
URL: https://forum.jogamp.org/Java3d-Nothing-is-Rendered-tp4039834p4039836.html

Thanks for your quick reply.

I have found this post that is very similar to my problem.
http://forum.jogamp.org/Java3D-stereo-td4029914.html

In this post the StereoTestJava3D which used GraphicsContext3D didn't work. However, the code for StereoTestJogl actually worked after I made some minor changes in importing package's name. All code in other thread that didn't use GraphicsContext3D is working.

I tried to solve this problem by following the solution mentioned here but it didn't solve my problem.

Hope these information can bring more context to you and help you identify the problem easier.

Thanks,

Wenlin