TP2 - Sistemas Gráficos
Se agregan texturas, reflexión e iluminación puntual al TP1
- npm
Run npm install
to install dependencies.
The following commands are defined in package.json
:
Build a production version of bundle.js
into dist/
.
Run a server in port 8080, refresh when source files are modified.