Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@rohanpsingh rohanpsingh released this 26 Jul 09:00
· 42 commits to main since this release

Added

  • Support for offscreen rendering!
  • Sample program for offscreen: examples/offscreen_demo.py

Changes

  • examples/markers_demo.py will now loop forever until window is closed.

Fixes

  • Fix thread crash behavior on ESC key.