68 Commits

Author SHA1 Message Date
Ib Green
856f2f8e2d
Remove redraw flag handling (#1006) 2019-03-27 05:20:46 -07:00
Jian Huang
f540408bed
reduce default phong material specular color (#1008) 2019-03-26 12:49:53 -07:00
Tarek Sherif
8085f6eb37
Models don't create buffers (#1005) 2019-03-25 19:16:22 -07:00
Ib Green
a9e3db1d7d
Doc and example fixes (#1004) 2019-03-24 11:48:43 -07:00
Tarek Sherif
e22e5415e1
Remove unused/unfinished classes (#1000) 2019-03-22 19:49:53 -04:00
Ib Green
b23928c167
Update imports to @luma.gl/core (#992) 2019-03-19 07:37:37 -07:00
Ib Green
dd15dc5906
Break out scenegraph module (with glTF code) (#982) 2019-03-18 20:47:56 -07:00
Ib Green
5ad7f8d904
Update Scenegraph docs (#988) 2019-03-15 17:58:43 -07:00
Ib Green
92f8d7128a
Remove Attribute refactor related deprecation warnings in luma.gl tests and examples (#975) 2019-03-14 14:55:05 -07:00
Ib Green
08a8e5c389
Add firstFrame() method to AnimationLoop (#930) 2019-03-11 16:19:42 -07:00
Ib Green
bb7bfb0f95
Doc reorg/partial cleanup for glTF/materials/lights (#952) 2019-03-11 16:06:35 -07:00
Tarek Sherif
7e46277134
Capturing canvas contents (#937) 2019-03-01 12:55:55 -05:00
Tarek Sherif
4d64b8c482
Frame timers (#934) 2019-02-28 16:00:16 -05:00
Xiaoji Chen
71c6b1f0dc
Add synchronous redraw API to AnimationLoop (#896) 2019-02-10 15:19:11 -08: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
Jerome Cukier
5fb64ec316 editing table of contents to correct inconsistencies and add all orphan files 2019-01-23 11:55:49 -08:00
Fedor Baart
959b3a8526 Fix documentation for AnimationLoop.canvas prop #858 (#859) 2019-01-22 09:41:13 -08:00
1chandu
443ca471d3
Transform: rename buffer params (#843)
* Transform: rename buffer params
2019-01-08 17:11:14 -08:00
1chandu
26eb52c742
Transform: Add offset/size support for feedback buffers. (#834)
* TransformFeedback and Transform: Add offset and size support
2019-01-01 16:18:39 -08:00
1chandu
7eeef05ae8
Transform Texture functionality enhancements (#802)
* Transform: texture API enhancements needed for Histopyramid
2018-12-10 16:27:38 -08:00
Xiaoji Chen
373031000d
API audit and documentation of AnimationLoopProxy class (#776) 2018-11-16 12:21:42 -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
1chandu
8106e7658d
Part- 2 Transform: Texture support: add source destination texture support (#729)
* Part- 2 Transform: Texture support: add source destination texture support
2018-09-24 17:59:52 -07:00
Ib Green
b7b21578a6
Tone down headless-gl info message. Add FAQ entry. (#675) 2018-08-23 13:47:01 -07:00
1chandu
a2195c8732
Rename export: _Transform to Transform (#624)
* Rename export: _Transform to Transform
2018-08-02 08:37:17 -07:00
1chandu
58c12932e8
FP64: Unit tests using Transform (#631)
* Transform: add shader modules parameters
* FP64: Add Transform based unit testing
2018-08-01 21:07:40 -07:00
1chandu
a788b850e5
Transform updates (#585)
* Deduce varyings when not provided
* Add utility method to get version from shader string, use it in Transform.
2018-06-28 13:58:25 -07:00
Xiaoji Chen
b7b00f0c0b
Fix generic attribute bug (#584) 2018-06-28 11:37:57 -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
Ib Green
5192aa0ce3
Additional Transform and TransformFeedback cleanup (#569) 2018-06-21 16:59:41 -07:00
Ib Green
37305dca10
Transform class - light refresh (#567) 2018-06-21 06:25:21 -07:00
Ib Green
5bb309e2c5
Adopt new underscore convention for experimental exports (#563) 2018-06-18 15:20:35 -07:00
Ib Green
56c4433175
Code cleanup (#559) 2018-06-13 17:37:41 -07:00
Ib Green
44d3fc9e96
Code reorganization (#552) 2018-06-11 10:08:34 -07:00
Ib Green
87448f0316
Developer Guide Improvements (#543) 2018-06-06 12:38:39 -07:00
1chandu
6ac61f6d14
Docs: More url fixes (#524) 2018-05-24 15:04:15 -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
afcdafd470
Fix update element count (#522) 2018-05-24 11:06:01 -07:00
Xiaoji Chen
e5118a6e3d
Allow non-buffer supplied to Transform's sourceBuffers (#519) 2018-05-21 12:51:45 -07:00
Xiaoji Chen
7898e18f17
Add Attribute class (#514) 2018-05-16 11:13:54 -07:00
Dan Marshall
bdf03c1583 Fix some docs typos (#512) 2018-05-03 07:01:51 -07:00
1chandu
49980af9da
Transform: Add updateBuffers method (#418)
* Transform: Add `update` method
2018-03-02 14:22:45 -08:00
Ib Green
1ae46e8c28
New method AnimationLoop.setProps to avoid breaking apps (#414) 2018-02-15 19:41:28 -08:00
Ib Green
fd615dfd25
AnimationLoop: fixes, cleanup and doc improvements (#404) 2018-02-12 10:52:05 -08:00
1chandu
891f0dfcfc
Add Trasform class: An easier TF interace (#398) 2018-02-09 18:16:22 -08: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