Skip to content

v1.3.3

Compare
Choose a tag to compare
@Enigmatisms Enigmatisms released this 03 Nov 14:57
· 7 commits to master since this release
  • Vertex reordering is implemented. Vertices will be reordered according to the BVH leaf nodes, therefore now, BVH leaf nodes do not need an extra index to look up for the primitive. This leads to minor runtime improvements (3-4% on average).
  • Minor bugs related to shading normal and UV coords are fixed.
  • The non-symmetric scattering for refraction is considered.