three-bvh-csg

v0.0.5
A fast, flexible, dynamic CSG implementation on top of three-mesh-bvh
construction webgl threejs geometry graphics game-development csg 3d-printing three and 4 more...

start

cd examples && parcel serve ./*.html --dist-dir ./dev-bundle/ --no-cache --no-hmr

build-examples

cd examples && parcel build ./*.html --dist-dir ./bundle/ --public-url . --no-cache --no-content-hash

build

rollup -c

lint

eslint "./src/**/*.{js,ts}" "./examples/*.js" && tsc -p tsconfig.json --noEmit

benchmark

node ./benchmark/benchmark.js

test

cd tests && jest

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Garrett Johnson
  • released 3/27/2023

Downloads

Maintainers