CoffeeSCad
CoffeeSCad copied to clipboard
View: Add isometric view
Using Diagonal (camera/view) restores the last manually rotated view. I miss the ability to quickly go to isometric view (CTRL+0 in OpenSCAD). Would it be possible to implement?
http://coffeescad.net/online_edge/# Firefox 26.0/Ubuntu 64bit
do you mean switching to orthographic view ? That can already be done in edge by clicking on the "eye" icon on the right (switches between orthographic and perspective). If that is not what you meant, could you please elaborate :)
No not quite. Maybe isometric is not the correct term. Checked it on Wikipedia and I didn't realize that related to represetning 2D as 3D. I guess it would be Diagonal in 3D terms. Sorry for the misunderstanding.
Again referring to OpenSCAD, try CTRL+0 for what I mean. Diagonal with a memory in regards only to zoom. Diagonal view seems to work in CoffeeSCAD as long as you don't pan/rotate/move the camera around in that view. If you do it will not revert to the default Diagonal view again but rather to the panned/rotated/moved view.