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

Add Bazel build support for main project template

Open phaedon opened this issue 1 year ago • 1 comments
trafficstars

To build and run binary: bazel run src:main external/geometry_central/test/assets/fox.ply

Documented also in the README.

phaedon avatar Feb 24 '24 10:02 phaedon

Currently this works on Linux / x86_64. After https://github.com/bazelbuild/bazel-central-registry/issues/1305 it should also work on other platforms.

phaedon avatar Feb 24 '24 14:02 phaedon