Nicholas Sharp

Results 44 issues of Nicholas Sharp

We want something like `std::string polyscope::userPickFilename(std::string types);`. Unfortunately, this is very os-dependent, and neither ImGUI nor GLFW already offer it. https://github.com/mlabbe/nativefiledialog looks promising.

enhancement

Hi, I'm not able to clone and build this repo on a clean setup. When I run ``` git clone https://github.com/Roipo/Autocuts.git cd Autocuts/ git submodule update --init --recursive ``` the...

Add quantities that track a subset of vertices/faces/points on a structure. Allow the user to interactively update the selection, and add a function to query the current selection. This sliiiiightly...

enhancement

Fix this https://github.com/nmwsharp/neural-implicit-queries/issues/2 `get_camera_world_position()`, `get_camera_frame()`, `get_field_of_view()`