RXMesh icon indicating copy to clipboard operation
RXMesh copied to clipboard

RXMesh: A GPU Mesh Data Structure - SIGGRAPH 2021

Results 6 RXMesh issues
Sort by recently updated
recently updated
newest added

Still working on Cu sparse cmake.

Hi! Thanks for providing such super cool project. I'm trying to run the test on my PC. I can successfully run Polyscope, but the RXMesh_test will give this error: ![image](https://github.com/owensgroup/RXMesh/assets/53465084/62e0f020-7644-4e3b-ada5-c2b846354f31)...

Would love to be able to utilize this easily in Python. Bonus points if you can set it up as a backend to an already well-developed mesh package (e.g. Trimesh,...

if there were some patchs that made by big isolate faces(>512 & < 1024 faces), then lloyd algorithm will be dead loop. sulotion can be 2 kind: 1. set more...

**Summary:** This PR adds a new application, SECPriority, based on the existing ShortestEdgeCollapse application. This new app replaces the histogram with a preliminary (long standing PR request https://github.com/NVIDIA/cuCollections/pull/105) cuCollections-based priority...