Skip to content

v1.2.0

Compare
Choose a tag to compare
@schuhmaj schuhmaj released this 14 Nov 16:17
· 272 commits to main since this release
f42cd51

What's Changed

  • Added (optional) mesh sanity checks:
    • Check if normals are pointing outwards (uses Möller–Trumbore intersection algorithm)
    • Check if triangles are degenerate
  • Updated the documentation accordingly
  • Simplified CMake Parallelization setup (the old system was quite misleading with two variables)
  • Exposed certain previously exclusive C++ functions into a Python submodule utility