Can not get View type: Orthographic to work.
-
I can not seem to get the View type: Orthographic to work.
here is my design
https://www.openjscad.xyz/?uri=https://sfcknox.org/synergyData/CAD/BusShelter.jsif I type "t" to see the top view, that works,
then type "o" to see the Orthographic view, but the perspective view is still visible.Are there more steps to use the Orthographic view?
-
@david-bolt one suggestion from what i've tried could be to set the camera position for regular perspective camera further away as an orthographic camera is just a perspective camera at infinity
-
@david-bolt good question!
It may require changes to the regl-render. You can probably start there, and see if there's support. I would guess that the initial view can be changed for the demo.html
-
What does it take to to enable the Orthographic view?
-
@david-bolt nice to see another design.
I will double check but I don't think that Orthographic view has been enabled.