Skip to content

RXMesh v0.2.1

Latest
Compare
Choose a tag to compare
@Ahdhn Ahdhn released this 23 Feb 05:10
· 1426 commits to main since this release
54f29b3
  • Integrate Polyscope as a mesh viewer + demo
  • Implement user-defined binary reduction operations on attributes
  • Use memcpy_async for reading from global memory to shared memory
  • API for allowing multiple queries in a single kernel
  • Add validation function to make sure that the internal data structure is consistent (useful for dynamic changes support in RXMesh)
  • Initial support for edge flip
  • Update README with better documentation on how to use RXMesh for writing applications