27 Commits

Author SHA1 Message Date
Ib Green
856f2f8e2d
Remove redraw flag handling (#1006) 2019-03-27 05:20:46 -07:00
Tarek Sherif
8085f6eb37
Models don't create buffers (#1005) 2019-03-25 19:16:22 -07:00
Ib Green
5ad7f8d904
Update Scenegraph docs (#988) 2019-03-15 17:58:43 -07:00
Ib Green
bb7bfb0f95
Doc reorg/partial cleanup for glTF/materials/lights (#952) 2019-03-11 16:06:35 -07:00
Georgios Karnas
cb10477324 Squash+Merge glTF feature branch (#877)
glTF docs (#809)
glTF instantiation and Scenegraph improvements (#810)
GLTF PBR example simplifications (#849)
GLTF scenegraph cleanup (#848)
Add GLTF example with GLTF-loader working (#857)
Add model selector in glTF example (#863)
Fix for #865 Buffer accessor does not work as expected (#872)
glTF: material and texture loading fixes (#866)
2019-02-04 19:19:31 -08:00
1chandu
d5c43cffd3 Add loader, Faq links to website-old (#700)
* Add loader, Faq links to website-old
* Doc fixes, points link to 6.1-release
2018-10-01 11:41:10 -07:00
Ib Green
e9145ba28a
unbindModels param in Model.transform and Transform.run (#581) 2018-06-27 08:50:06 -07:00
Ib Green
d4db7a48e3
Uniform animation (experimental) (#575) 2018-06-26 07:46:00 -07:00
Ib Green
e06fa3969d
VertexArray #3: Move attribute handling to VertexArray (#557) 2018-06-23 18:44:11 -07:00
Ib Green
9cb2ce44ad
Doc refresh for 6.0 (partial) (#570) 2018-06-22 08:38:31 -07:00
1chandu
f05c63a0aa
Doc links (#521)
* Docs: Fix hyperlinks
* Update website link generation
* Replace website links with actual file path
2018-05-24 11:08:10 -07:00
Xiaoji Chen
7898e18f17
Add Attribute class (#514) 2018-05-16 11:13:54 -07:00
Ib Green
4455df8e9c
Model doc improvements (#400) 2018-02-09 13:58:48 -08:00
1chandu
3d4d7f2a54
5.1 Audit comments (#399)
* 5.1 Audit comments
2018-02-08 02:09:29 -08:00
1chandu
b10a7d0b62
TransformFeedback: Add varyingMap support + new TF instancing example. (#385)
* TF: Fix vayringMap and add TF+Instancing example.
* update whatsnew doc.
2018-01-18 16:03:11 -08:00
1chandu
6b030cfab3
Transform Feedback: Add Support to Model.draw and minor API changes. (#383)
* Add TF support to Model
* Move withParameters from Model to Program
2018-01-17 09:39:10 -08:00
Xiaoji Chen
4419eecaed
Fix model.render inconsistencies (#375) 2017-12-19 19:39:03 -08:00
1chandu
62f0c6c354 Wire up ShaderCache in Model class to avoid re-compilaiton of same shaders. (#301)
Also update webpack.config files of examples, so npm run start-local works.
2017-08-31 19:37:16 -07:00
Shaojing Li
6a9c2e2445 Update links for the docs (#284)
* Update links for the docs
2017-07-26 19:58:23 -07:00
Shaojing Li
e3db9cafae doc update (#282) 2017-07-26 00:07:03 -07:00
1chandu
1ae87cea75 Fix styling in documentation (#281) 2017-07-25 21:35:18 -07:00
Shaojing Li
1cc38ef74e Fixing website (#279) 2017-07-25 21:24:06 -07:00
1chandu
46fb26cf00 Documentation fixes (#274)
- Documentation fixes
- Remove deprecated usage in examples.
2017-07-21 22:47:49 -07:00
Ib Green
ce3d45bcc9 API Audit - change 'settings' to 'parameters' (#264) 2017-07-11 09:05:53 -07:00
Ib Green
07e3280151 State caching. Separate WebGL helpers (#208)
* State caching. Separate WebGL helpers
2017-06-12 13:04:30 -07:00
Ib Green
9c597d695e Update docs and examples (#170) 2017-05-15 09:36:58 -07:00
Ib Green
139a9c5327 Remove deprecated code, reorganize files (#168) 2017-05-10 07:41:21 -07:00