98 Commits

Author SHA1 Message Date
Ib Green
4ca7cf9c8c
docs(shadertools): UniformStore docs (#1811) 2023-11-10 10:41:29 -05:00
Ib Green
ab82cffcba
fix(website): unbreak website build (#1832) 2023-11-10 07:04:16 -05:00
Ib Green
c618843182
chore(website): Upgrade to docusaurus 3 (#1830) 2023-11-05 10:01:14 -05:00
Ib Green
8e716b4280
feat(core): Add Device.getCanvasContext() (#1817) 2023-10-05 10:45:13 +02:00
Ib Green
5ab26cebdb
chore(shadertools): clean up code, types, file and directory structure (#1809) 2023-09-19 17:29:10 -04:00
Ib Green
f6680b6e75
feat(core): Device API exposes a new VertexArray resource type. (#1806) 2023-09-19 15:13:15 -04:00
Ib Green
ea4bc6f95d
feat(core): Address feedback on BufferLayout (#1799) 2023-08-26 12:37:07 -04:00
Ib Green
a9ae2e8fc3
feat(core): Add UniformValue type for .setUniforms() etc (#1792) 2023-08-23 08:21:40 -04:00
Ib Green
71ca671a67
chore(core): Clean up buffer map (#1788)
]
2023-08-22 20:28:35 -04:00
Ib Green
bc60ada3e2
feat(webgl): Enforce WebGPU style topology (#1781) 2023-08-18 21:37:55 -04:00
Ib Green
b1b1ba34c7
chore(core): Rename api to core (#1783) 2023-08-18 17:52:53 -04:00
Ib Green
eb5f1b3827
@ibgreen chore: v9 doc updates (#1713) 2022-12-15 11:59:54 -05:00
Tarek Sherif
6f9f74afe2
Module refactor (#1288) 2019-11-01 08:01:30 -04:00
Tarek Sherif
90c6706218
Remove docs for removed classes (#1280) 2019-10-15 13:04:50 -04:00
1chandu
305fa30416
Add support for specifying custom device pixel ratio. (#1155)
* Add support for custom device pixel ratio
* Move window access to single place, `getDevicePixelRatio`
* Handle getting `drawingBufferWidth/height` down, properly so aspect ratio is maintained.
* Add utility methods for CSS to Device conversion
* Add docs and unit tests.
* Add developer guide for understanding CSS to Device conversion.
2019-09-11 17:18:23 -07:00
1chandu
210151b4c5
Transform refactor (#1221)
* Transform refactor: move code into BufferTransform and TextureTransform
2019-09-09 16:47:04 -07:00
Tarek Sherif
3cde7e9afc
Remove program diffing from program manager (#1225) 2019-08-29 12:19:17 -04:00
Tarek Sherif
97a8b47ada
Program manager fixes (#1222) 2019-08-28 17:34:46 -04:00
Tarek Sherif
bf6728acb8
Implement program manager (#1199) 2019-08-27 18:30:06 -04:00
1chandu
20bf2c50bc
Transform : Texture API Changes (custom FS and fix clear) (#1182)
* Transform : Texture API Changes (custom FS and fix clear)
2019-07-25 17:16:13 -07:00
Tarek Sherif
44b072dc88
Update dependencies, doc links for 7.1 (#1137) 2019-06-03 14:50:54 -04:00
Tarek Sherif
ab6ab0fb9c
Keyframes implementation (#1113) 2019-05-21 10:05:56 -04:00
Tarek Sherif
a132f3cb9c
Implementation of Timeline RFC (#1093) 2019-05-09 12:58:25 -07:00
Tarek Sherif
6edf35abef
Animation timeline manager (#1084) 2019-04-26 19:47:38 -04:00
Ib Green
3c3365f8b2
Remove attribute (#1019) 2019-04-08 07:26:16 -07:00
Georgios Karnas
66e6a88521
Add managedResources to ModelNode (#1022) 2019-04-02 15:23:05 -07:00
Lim Chee Aun
21d80df7a1 s/onInitailize/onInitialize (#1020) 2019-04-01 10:40:44 -07:00
Ib Green
91fc46e3fc
Ib/restore debug context (#1015) 2019-03-29 09:04:57 -07:00
Ib Green
97471ac82e
glTF geometries (#1003) 2019-03-27 15:45:30 -07:00
Tarek Sherif
1cfb2bde2c
Remove geometry scenegraph nodes (#1010) 2019-03-27 09:59:15 -07:00
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