You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think what you want is possible without changing the code. We needed to render images from random viewpoints, and we managed to do that by modifying the code. It's actually quite easy once you find the relevant parts. Take a look at this for reference: baudm@bfa3cba
You need to modify CameraPositionOptimizer.scala. The method you want is positionToView(). You can easily pass the azimuth, elevation, and scale that you want.
Is there any way I can make automatic screen shots of the objects along another axis? Meaning the viewer would circle the object in a vertical plane.
The text was updated successfully, but these errors were encountered: