Releases: bonvision/BonVision
v0.12.0
What's Changed
- Add bonsai library package type by @glopesdev in #36
Full Changelog: v0.11.0...v0.12.0
BonVision 0.11.0
What's Changed
- Update all workflows to latest markup version by @glopesdev in #24
- Add missing dependencies by @glopesdev in #26
Full Changelog: v0.10.0...v0.11.0
BonVision 0.10.0
Fixes #2: Support drawing large arrays of 3D objects in a single draw call
Fixes #17: Optimize normal matrix calculation
Fixes #18: Mesh mapping brightness correction is also applied to alpha component
Fixes #19: Generalize mesh mapping to allow for pixel space view mapping
Fixes #20: Allow rotation of spherical environmental mapping to allow for non-centered maps
Full Changelog: v0.9.1...v0.10.0
BonVision 0.9.1
Fixes #13: Update rotation property to use Point3d
BonVision 0.9.0
This new release fixes several issues across display presentation, transformation order and grating spatial frequency. It also introduces a new perspective mapping operator which can be very useful when correcting perspective distortions in projector displays.