https://github.com/zachcp/squint-usegpu-example
https://github.com/zachcp/squint-usegpu-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zachcp/squint-usegpu-example
- Owner: zachcp
- Created: 2025-05-19T17:46:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T18:22:51.000Z (about 1 year ago)
- Last Synced: 2025-08-15T04:46:55.724Z (10 months ago)
- Language: Clojure
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# squint-usegpu-example
Basic example of using squint with use.gpu.
```sh
npm i
npm run dev
```
## Links
- use.gpu. [Docs](https://usegpu.live/), [demo](https://usegpu.live/demo/geometry/voxel), and [code](https://gitlab.com/unconed/use.gpu)
- squint. [homepage](https://github.com/squint-cljs/squint), [playground](https://squint-cljs.github.io/squint/)