Hello,
I need to obtain the ecuations of the planes that limit the view frustum. I am doing it starting from the multiplication of the projection matrix by the modelview matrix. I use the getLeftProjection and getVpctoEc functions of the View class and I think that the problem is here. Can anybody help me? |
- Re: [JAVA3D] How can I obtain the frustum Oyarzun
- Re: [JAVA3D] How can I obtain the frustum Justin Couch
- Re: [JAVA3D] How can I obtain the frustum Joachim Diepstraten
- Re: [JAVA3D] How can I obtain the frustum Enrique Dumas