Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.46 KB

Luxoperon - Assets viewer

WebGL assets viewer used during the development phase of Luxoperon project.

Demo : http://assets.luxoperon.io/

Assets viewer

It allows to quickly switch between game asset's and 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 project

  npm start

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

License

MIT, see LICENSE.md for details.