gc-polyscope-project-template
gc-polyscope-project-template copied to clipboard
Add Bazel build support for main project template
trafficstars
To build and run binary:
bazel run src:main external/geometry_central/test/assets/fox.ply
Documented also in the README.
Currently this works on Linux / x86_64. After https://github.com/bazelbuild/bazel-central-registry/issues/1305 it should also work on other platforms.