gc-polyscope-project-template icon indicating copy to clipboard operation
gc-polyscope-project-template copied to clipboard

A template project to get started with geometry-central and Polyscope.

Results 4 gc-polyscope-project-template issues
Sort by recently updated
recently updated
newest added

I've previously successfully built and run this project on a 2017 MacBook Pro with an Intel Core i5. However, I'm running into issues both building and running this project on...

To build and run binary: `bazel run src:main external/geometry_central/test/assets/fox.ply` Documented also in the README.

For general polygonal meshes, the default example code terminates with an error ``` [polyscope] [EXCEPTION] SurfaceMesh sphere_line_quad attempted to count edges, but mesh has non-triangular faces. Edge functions are only...