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

https://github.com/patriciogonzalezvivo/lygia_threejs_examples


https://github.com/patriciogonzalezvivo/lygia_threejs_examples

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## LYGIA examples for Three.js / Parcel / Vite

Clone the repo (make sure to include submodules!), install node dependencies and run parcel.

```
git clone --recursive https://github.com/patriciogonzalezvivo/lygia_threejs_examples.git
cd lygia_threejs_examples
yarn install
yarn dev
```

### Acknowledgment

Thanks to:

- [Akella](https://twitter.com/akella) for this Three.js/Parcel/Vite template
- [Ustym Ukhman](https://github.com/UstymUkhman) for the [vite-plugin-glsl](https://github.com/UstymUkhman/vite-plugin-glsl)