rubenwe / StlVault

3D object viewer and organizer
http://stlvault.com
MIT License
167 stars 26 forks source link

Add more facings and control over image generation in image rotation (every 45 deg. instead of 90). #10

Closed bgri closed 4 years ago

bgri commented 4 years ago

Depending on the object, more facings in the image rotation would give a better understanding of the object. Could be user-selectable (radio button for 20, 45, 90 deg.) also by axis (don't care about Z, just uncheck it before import).

rubenwe commented 4 years ago

Fixed in v0.4.1 and up. You can now press ALT when clicking the buttons or ratating via CTRL+ArrowKey to get a smaller amount of rotation.

bgri commented 4 years ago

Great! Thanks for taking the suggestion :)