Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luruke/antipasto

🍽 Juicy starter for three.js
https://github.com/luruke/antipasto

threejs webgl

Last synced: 3 months ago
JSON representation

🍽 Juicy starter for three.js

Awesome Lists containing this project

README

        

# 🍽 antipasto

> ⚠️ probably won't work with modern version of threejs, last time I tested was with r114
> pr is welcome

### Boilerplate for three.js, using some juicy stuff:

- [bidello](https://github.com/luruke/bidello)
- [magicshader](https://github.com/luruke/magicshader)
- [postfx](https://medium.com/@luruke/simple-postprocessing-in-three-js-91936ecadfb7)
- [detect-gpu](https://github.com/TimvanScherpenzeel/detect-gpu)
- [parcel-bundler](https://parceljs.org/)
- [resource-loader](https://github.com/englercj/resource-loader)
- [glsl-fxaa](https://github.com/mattdesl/glsl-fxaa)
- [orbit-control-es6](https://github.com/silviopaganini/orbit-controls-es6)
- [GPGPU/FBO utility](https://github.com/luruke/antipasto/blob/master/src/js/utils/fbo.js)

```
npm install
npm run dev
```