polyscope-rs: Rust bindings for polyscope
About
Rust wrapper of polyscope
(under development)
- Currently, you can run
polyscope-rs
only on Windows - Not supported for Linux/OS X
- I don't have PCs.... :)
Features
- Basic functions
-
init()
,show()
- Function to register user-defined callbacks
- Functions to generate imgui components
-
- Visualization
- point clouds
- surface meshes
- curve networks
- volume meshes
- Support for linear algebra libraries
Installation
or
Contribute
Pull requests are welcome
Special thanks
- All contributors of the original polyscope
License
MIT