roipoussiere / cadquery-server

A web server used to render 3d models from CadQuery code loaded dynamically.
MIT License
50 stars 17 forks source link

Keep Camera Settings Between Model View Refreshes #72

Closed gpregger closed 1 year ago

gpregger commented 1 year ago

Camera settings are saved before viewer is cleared and loaded after model is shown, resulting in persistent camera settings across (automatic) refreshes. Tested before in the vscode extension and seems to work well here too.

(sorry about the spam, git hard, me dumb)

vkvam commented 1 year ago

Thanks for the effort on this viewer, improved my workflow immensely! Would be awesome to have this merged👍 Last piece missing...

roipoussiere commented 1 year ago

Hello, thank you for this merge request! Sorry for the long delay, I've got overwhelmed by github notifications. I've put this project on hold for a while and I'm not sure I will find time and motivation to work on it, so I'm looking for maintainers, if you are interested you can contact me on Discord (I'm @roipoussiere on CadQuery server), or by mail (see my bio).

gpregger commented 1 year ago

No worries, glad I could help :) Still trying to settle on a python-cad workflow, but on the whole I don't think I'm in it frequently enough to really keep up to date with all the developments. But the next rabbit hole is sure to come :)