polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

Rust wrapper of polyscope

Open j20232 opened this issue 4 years ago • 1 comments

About

It may not be appropriate to write as an issue of this repository, but I would like to notice the great developers of polyscope.

Actually, I'm now working for developing the Rust wrapper of polyscope.

You can easily install the crate with the following command.

cargo install polyscope

Current implementations are only supported for Windows and visualization of point clouds.

I'll improve the functionality.

If this development is trouble for the original developers, I'll remove the all of them from crate.

The examples are shown here: https://github.com/j20232/polyscope-rs/blob/main/examples

If you have enough time, please check the rust version.

Best regards,

Links

  • Repository: https://github.com/j20232/polyscope-rs
  • crate: https://crates.io/crates/polyscope

j20232 avatar Oct 08 '21 10:10 j20232

This is awesome! I'm not a rust user yet myself, but this seems like it could be very useful.

Please continuing sharing updates! And feel free to open issues here if you run in to any Polyscope problems that make the rust wrapper difficult.

nmwsharp avatar Oct 19 '21 16:10 nmwsharp