Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szymonkaliski/gpujs-sdf-demo
signed distance function to obj with gpu.js
https://github.com/szymonkaliski/gpujs-sdf-demo
Last synced: 14 days ago
JSON representation
signed distance function to obj with gpu.js
- Host: GitHub
- URL: https://github.com/szymonkaliski/gpujs-sdf-demo
- Owner: szymonkaliski
- License: mit
- Created: 2019-05-30T11:28:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T04:30:08.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T18:38:02.028Z (over 1 year ago)
- Language: JavaScript
- Size: 235 KB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# gpujs-sdf-demo
Signed distance function to OBJ with gpu.js.
![screenshot](screen.png)
## Usage
1. `npm i`
2. `npm start`
3. `open mesh.obj`