Skip to content

v0.7.2-alpha1

Compare
Choose a tag to compare
@devshgraphicsprogramming devshgraphicsprogramming released this 26 Aug 11:20
· 861 commits to master since this release

What's Changed

New Features

  • Almost all SPIR-V intrinsics for Raytracing Pipeline exposed (Except Ray Terminators and ReportHit) so you don't need to rely on HLSL intrinsics getting translated/codegenned properly
  • AABB computation for Polygon Geometries
  • Non-List Triangle Indexings to Triangle List Indexing conversion

Bugfixes

  • Fix small bug in matrix preventing product of unorthodox matrix sizes by @Fletterio in #908

Known Bugs

Full Changelog: v0.7.1-alpha1...v0.7.2-alpha1