Skip to content

Repository files navigation

mesh-inspector-cpp

C++ tool to find info about stl file. 3js for frotend. C++ for backend.

Quick run (Bazel)

Run build+execute in one command (rebuilds only when needed):

./scripts/run.sh [target] [args...]

Optional env vars:

  • TARGET (default: mesh_inspector)

Example:

./scripts/run.sh mesh_inspector sphere.stl
./scripts/run.sh test_area
./scripts/run.sh -- sphere.stl

How to use: bazel run //backend:stl_generator -- 1000000 file_path\sphere.stl

https://chatgpt.com/share/699200dd-5fb8-8013-8c03-7787fd8fdfe4

About

C++ tool to find info about stl file. 3js for frotend. C++ for backend.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages