https://github.com/danielesteban/csgtest
https://github.com/danielesteban/csgtest
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/csgtest
- Owner: danielesteban
- Created: 2023-10-20T10:06:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T12:29:20.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T05:34:39.201Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
git clone --recursive https://github.com/danielesteban/csgtest.git
cd csgtest
pnpm install
pnpm start
# Open: http://localhost:8080/
# If you do this it works as intended
cd three-bvh-csg/
git checkout f50feeacfab86bfc9f138c6d48c9c7e59e577b64
```