04-02-2005, 02:19 AM
Dear all,
Please help.
I just recently move a cad program from Direct3D to OpenGL. (Direct3D uses Left hand rule, I use Right hand rule axis system for my OpenGL).
Direct3D sometimes gives me blank picture without any warning.
Using DelphiX 2000 and Delphi 5, After creating the objects and the camera using OpenGL, I come with truncated view. I have tried to change the FocalLength and DepthOfView but still I can not see the whole scene, only part of an object. I can rotate it, but can not make it smaller although I use very small FocalLength (1.0).
Please help me to fix this problem.
Thanks.
Please help.
I just recently move a cad program from Direct3D to OpenGL. (Direct3D uses Left hand rule, I use Right hand rule axis system for my OpenGL).
Direct3D sometimes gives me blank picture without any warning.
Using DelphiX 2000 and Delphi 5, After creating the objects and the camera using OpenGL, I come with truncated view. I have tried to change the FocalLength and DepthOfView but still I can not see the whole scene, only part of an object. I can rotate it, but can not make it smaller although I use very small FocalLength (1.0).
Please help me to fix this problem.
Thanks.