Skip to content

0.2.0

Compare
Choose a tag to compare
@bwasty bwasty released this 11 Feb 16:37
· 100 commits to master since this release
  • replace WASD+mouse navigation with OrbitControls based on three.js:
    • rotate: left click + drag
    • pan: right click + drag (still a bit buggy after rotation/zoom)
    • zoom: mouse wheel
  • add --count parameter (short -c) to generate multiple screenshots, rotating evenly spaced around the object (#10)
  • add --headless parameter for real headless screenshot generation. Unfortunately it only works on macOS. For a workaround using xvfb/Docker see here.
  • change background for screenshots to be transparent