Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@nv-jdeligiannis nv-jdeligiannis released this 17 Mar 14:09
27a1726

1.0.0 release! 🥳

  • (GPU Baker) : General memory improvements. Optionally perform a pre-pass to find optimal memory bounds, or explicitly limit the memory usage via maxOmmArrayDataSize.
  • (GPU Baker) : Enable embedded SPIRV shaders also on Linux.
  • (CPU Baker) : Adding support for UNORM8 texture format, to speed up the baking operation.
  • (CPU Baker) : Conservative baking using multiple texture slices. This allows conservative OMM generation for MIP-mapped textures.
  • (General) : C-compatible interface for maximal combability.