Search Results

2
votes
1answer
177 views

GLScene camera question

I have a GLScene object of varying, but known size. It is completely surrounded by a TGLDummyCube. I want to position the GLCamera (CameraStyle: glPerspective) so …