Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.45 KB

File metadata and controls

44 lines (29 loc) · 1.45 KB

Luxoperon - Waves prototype

WebGL prototype used during the development phase of Luxoperon project.

Demo : http://waves.luxoperon.io/

Waves prototype

It shows WebGL waves generated using GLSL noise. The GUI interface allows to quickly modify multiple parameters like 'Fog', 'Post-processing', etc...

Technologies

Team

Nom Role
Jantana Hennard Interactive designer
Alexandre Delalleau Interactive designer
Fabien Motte Creative developer
Patrick Heng Creative developer

Usage

Install dependencies

  npm i

Start the prototype

  npm start

The prototype will be opened at http://localhost:9966/

License

MIT, see LICENSE.md for details.