50 Commits

Author SHA1 Message Date
Ib Green
71f260ccff Refactor VertexArrayObject (#184) 2017-05-26 19:55:50 -07:00
Ib Green
a2af1caa2a Refactor WebGL2 polyfill support (Vertex attributes Part 1) (#182) 2017-05-26 19:40:53 -07:00
Ib Green
fb83aad444 Test cases, fixes and examples (#179)
* Test cases, fixes and examples
2017-05-26 18:34:27 -07:00
Ib Green
4b12bf0a80 UniformBufferLayout class (#178) 2017-05-23 11:47:45 -07:00
Ib Green
9c597d695e Update docs and examples (#170) 2017-05-15 09:36:58 -07:00
Ib Green
02c0652b18 Documentation updates (#169) 2017-05-12 12:54:22 -07:00
Ib Green
139a9c5327 Remove deprecated code, reorganize files (#168) 2017-05-10 07:41:21 -07:00
Ib Green
bf7b15ab19 Transform feedback improvements (#165)
* Transform feedback improvements
2017-05-08 16:35:59 -07:00
Ib Green
13bc28cf86 Better explanation of examples setup. Remove yarn.lock files in examples. (#166) 2017-05-08 10:43:58 -07:00
Ib Green
b200635f7f Buffer refactor (#156)
* Update buffer docs and implementation for WebGL2
2017-05-07 14:26:36 -07:00
Ib Green
a2901e3236 Update docs for v4 and WebGL2 (#159) 2017-05-01 20:13:22 -07:00
Ib Green
b31ee62548 Initial port of deck.gl demo site (#158) 2017-05-01 16:00:38 -07:00
Ib Green
985df8da72 Update docs (#137) 2017-04-23 07:41:12 -07:00
Ib Green
7f4a6273af Fix examples and exports (#127)
* Reduce example size

* wip

* Fix examples and exports
2017-03-15 11:24:00 -07:00
Ib Green
7dbe55434d Revert "3.0.0 release - dev rebased to master (#130)" (#131)
This reverts commit 90c30d6a10c637b6fd2aed2271db3257fda1e68b.
2017-03-15 11:22:59 -07:00
Ib Green
90c30d6a10 3.0.0 release - dev rebased to master (#130)
* Merge 3.0 dev to master
2017-03-15 11:20:59 -07:00
Balthazar Gronon
736ed0538c
Update docs referencing glslify 2016-11-30 09:44:42 -08:00
Ib Green
9cd206fe3b New ShaderCache class (#110)
* New ShaderCache class

* Remove glslify. Per submodule .babelrc
2016-11-29 17:02:22 -08:00
Ib Green
e152d2b8df - Introduce new gl-matrix based math library. Move old math lib to deprecated folder.
- Examples converted to ES6. AnimationFrame class updates.
- Add persistence
- WebGL type and constant cleanup
- Fix glTypeToArray and use clamped arrays by default
2016-11-03 19:21:30 -07:00
Ib Green
22da98b3dc Fix glDebugInfo. Add doc on WebGL extensions. 2016-10-08 12:48:21 -07:00
Wesam Manassra
175f355605 Improving Documentation Styling; Fixing luma source urls in examples; Fixing documentation generation steps 2016-08-17 12:52:28 -07:00
Ib Green
d00eda3b8a UPDATE DOCS 2016-07-03 08:53:00 -07:00
Ib Green
c77b34ea82 Add support for webgl-debug 2016-07-03 08:43:52 -07:00
Ib Green
453568a4f5 Merge doc and test case updates 2016-06-23 11:27:19 -07:00
Ib Green
3983207ccb Added vertex-attributes. Broke out Framebuffer and Renderbuffer from FBO. Refactored attribute handling in Buffer and Program. 2016-06-23 11:18:22 -07:00
Ib Green
4f29d291cd Test cases and example fixes 2016-06-23 11:17:55 -07:00
Ib Green
ed1fbf4d95 some work on restoring voronoi shader example 2016-06-19 16:41:01 -07:00
Ib Green
dc24b5b756 doc improvements 2016-06-19 15:14:37 -07:00
Ib Green
bd9d0f6504 Added vertex-attributes. Broke out Framebuffer and Renderbuffer from FBO. Refactored attribute handling in Buffer and Program. 2016-06-01 13:35:06 -07:00
Ib Green
f957eed7af Test case reorganization. Shaderlib. Build/publish cleanup. io moved to src. Documentation updates 2016-05-24 09:37:05 -07:00
Ib Green
3893750132 Cleanup lessons stage 1 2016-04-28 21:07:49 -07:00
Ib Green
58f8de05ac API refactoring: break out geometry and object3d from model. Initial scenegraph. Documentation restructured. 2016-03-13 10:53:02 -07:00
Ib Green
1b8e93bd28 Merge branch 'doc-api-improvements' into doc-update 2016-03-12 23:06:57 -08:00
Ib Green
9bbe5312a7 doc 2016-03-09 07:18:03 -08:00
Rye Terrell
013018f024 respond to comments 2016-03-08 18:22:57 -06:00
Rye Terrell
6e60d59200 update o3d docs 2016-03-06 21:20:08 -06:00
Ib Green
14b3f9f0a8 Merge pull request #52 from wwwtyro/feature/docs-update.3
update math docs
2016-03-06 18:00:28 -08:00
Rye Terrell
5a61ad41af update math docs 2016-03-06 19:40:26 -06:00
Ib Green
c76d8c666d Merge pull request #50 from wwwtyro/feature/docs-update.1
update camera docs
2016-03-06 17:25:48 -08:00
Rye Terrell
a1668d51c1 update event docs 2016-03-06 18:17:23 -06:00
Rye Terrell
04e111e45e update camera docs 2016-03-06 17:55:28 -06:00
Ib Green
2845f84c8f wip 2016-03-05 09:48:43 -08:00
Ib Green
485ea5e69b Merge pull request #47 from mikolalysenko/fix-gh-pages
Fix up jekyll site generation
2016-03-05 09:35:22 -08:00
Rye Terrell
50cb3dc543 update scene docs 2016-03-04 21:05:08 -06:00
mikolalysenko
bfe061c9a3 fix up philogl link 2016-03-04 17:51:19 -08:00
mikolalysenko
3b86d76637 clean up dead links 2016-03-04 17:49:01 -08:00
mikolalysenko
6e90134e2c take out logo for now 2016-03-04 17:45:56 -08:00
mikolalysenko
34f95fa473 update highlighting to work with latest version of jekyll 2016-03-04 17:42:47 -08:00
Ib Green
8916803dd9 Initial documenation update 2016-01-27 11:16:17 -08:00
Ib Green
98a459100b Initial commit 2016-01-22 14:28:02 -08:00