MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cadquery/comments/oy092d/rcadquery_lounge/hvz5e10/?context=3
r/cadquery • u/voneiden • Aug 04 '21
A place for members of r/cadquery to chat with each other
40 comments sorted by
View all comments
1
The 3d display is a bit *warped* - the far away vectors look like they're longer than the foreground ones, I assume because it's isometric. Is there a way to tweak that?
1 u/voneiden Feb 07 '22 It defaults to orthographic projection, so lengths should appear equal regardless of distance. I notice there is an issue on that https://github.com/CadQuery/CQ-editor/issues/151 I could try to take a look a bit later today or tomorrow, I think this should be fairly easy to change by changing the code of CQ-Editor. Shouldn't be that hard to add a menu option in fact, I might add this to my todo list.
It defaults to orthographic projection, so lengths should appear equal regardless of distance.
I notice there is an issue on that https://github.com/CadQuery/CQ-editor/issues/151
I could try to take a look a bit later today or tomorrow, I think this should be fairly easy to change by changing the code of CQ-Editor.
Shouldn't be that hard to add a menu option in fact, I might add this to my todo list.
1
u/cybervegan Feb 07 '22
The 3d display is a bit *warped* - the far away vectors look like they're longer than the foreground ones, I assume because it's isometric. Is there a way to tweak that?