Skip to content

Releases: bbredesen/vkm

Projection updates

05 Mar 21:57
9f013d7
Compare
Choose a tag to compare
  • Removed glTF versions of projections: glTF spec assumes Z-space from [-1..1], but Vulkan is [0..1].
  • Updated X-inversion bug in Perspective()

v0.2.1

04 Mar 00:35
Compare
Choose a tag to compare

Add glTF-spec projections

v0.2.0

17 Feb 15:54
Compare
Choose a tag to compare

Updated with 2/3D points and vectors, projection matrices, 4x4 matrix inverse