Commit Graph

10 Commits

Author SHA1 Message Date
Christoph Diehl 142576ed49
Add module based architecture
* Build with Webpack
* Let Octo.js run in Node
2018-03-19 04:23:05 +01:00
Christoph Diehl a05cb5e6ff
Add getFrag parser for WebGL fragment shader 2018-02-23 06:44:11 +01:00
Christoph Diehl f280f25cd7
Fixes 2018-02-22 06:59:27 +01:00
Christoph Diehl c85d69abe2
Add constants for WebGL 2018-02-21 10:21:03 +01:00
Christoph Diehl 08a4fb1b60
Add constants for WebGL 2018-02-21 10:19:32 +01:00
Christoph Diehl 15c9503e40
Add parseUniforms and parseAttributes for WebGL shaders 2018-02-20 03:06:17 +01:00
Christoph Diehl f0befe57fc
Add parseUniforms and parseAttributes for WebGL shaders 2018-02-20 03:05:42 +01:00
Christoph Diehl 3ddc37a7e9
Add texture sources for WebGL 2018-02-20 02:45:45 +01:00
Christoph Diehl 29fd8b2d53
Add targets for WebGL 2018-02-20 02:16:37 +01:00
Christoph Diehl e5853b01c4
Add texture formats for WebGL 2018-02-20 02:04:37 +01:00