An open API service indexing awesome lists of open source software.

https://github.com/zachcp/squint-usegpu-example


https://github.com/zachcp/squint-usegpu-example

Last synced: 10 months ago
JSON representation

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/)