A simple WebGL app to demonstrate my skills https://webgl.gaetanbrochard.dev
Go to file
gbrochar 77c8dedb0c added multiple instances support, changed light position 2020-11-25 18:58:49 +01:00
config Colored square 2020-11-22 15:09:28 +01:00
public change sobel to show lighted grey instead of black when no borders, update mobile instructions, add scrollbar 2020-11-25 13:15:26 +01:00
src added multiple instances support, changed light position 2020-11-25 18:58:49 +01:00
views added multiple instances support, changed light position 2020-11-25 18:58:49 +01:00
.babelrc boilerplate no modules 2020-11-22 10:45:29 +01:00
.eslintrc.js boilerplate no modules 2020-11-22 10:45:29 +01:00
.gitignore boilerplate no modules 2020-11-22 10:45:29 +01:00
LICENSE Initial commit 2020-11-22 09:38:54 +00:00
README.md update README 2020-11-22 19:52:12 +01:00
package-lock.json split code and add ui for changing fragment shader 2020-11-24 12:10:57 +01:00
package.json fix package.json for less downtime during production updates 2020-11-24 17:31:31 +01:00
tsconfig.json boilerplate no modules 2020-11-22 10:45:29 +01:00

README.md

webgl

A simple WebGL app to demonstrate my skills.

It is hosted at webgl.gaetanbrochard.dev

I will update the production at least once a day in the following days (started 11/22/2020)