56 Commits

Author SHA1 Message Date
Ib Green
71ca671a67
chore(core): Clean up buffer map (#1788)
]
2023-08-22 20:28:35 -04:00
Ib Green
eb5f1b3827
@ibgreen chore: v9 doc updates (#1713) 2022-12-15 11:59:54 -05:00
Ib Green
00a2cb5b30
feat(docs): Pass on resource docs (#1620) 2022-02-06 13:21:32 -08:00
Ib Green
d3051a379f
feat(webgpu): Partial WebGPU example (#1556) 2021-12-19 10:41:50 -08:00
Ib Green
a625519203
docs: Add initial API and WebGPU docs (#1555) 2021-12-19 08:52:22 -08:00
Tarek Sherif
b4e141f9fd
Update links (#1376) 2020-04-16 10:30:22 -04:00
1chandu
02a34880bc
RFC: GPU Accelerated Polygon Clipping (#1350)
* RFC: GPU Accelerated Polygon Clipping
2020-02-12 11:47:41 -08:00
Tarek Sherif
21f0436239
Update RFC and change status to approved (#1282) 2019-10-16 17:10:00 -04:00
Tarek Sherif
1fa1ffad0a
Refactor RFC (#1261) 2019-09-30 18:44:45 -04:00
1chandu
f2d29f1fc0
RFC: Transform Refactor (#1219)
* RFC: Transform Refactor
2019-09-03 10:47:46 -07:00
1chandu
b7fdb1f9ef
Update status of implemented RFC (#1163) 2019-07-17 00:53:52 -07:00
Tarek Sherif
7d749d9ed3
Program Manager RFC (#1157) 2019-07-15 18:07:16 -04:00
Jian Huang
d4cab2120a
rename modules folder to shader-modules (#1118) 2019-05-22 17:51:28 -07:00
Jian Huang
44ee971bb8
effects module RFC (#1103) 2019-05-16 16:00:49 -07:00
Tarek Sherif
b95ce24ca3 Update RFC status 2019-05-16 18:06:02 -04:00
Tarek Sherif
b40b47aeb1 Update RFC docs 2019-05-16 18:03:19 -04:00
Tarek Sherif
6dc0a8c3a8
Shader Module Injection RFC (#1096) 2019-05-16 17:54:29 -04:00
Tarek Sherif
6ab132db46 Final key frame RFC fixes 2019-05-15 14:47:45 -04:00
Tarek Sherif
de5bafc03a
Key frame management rfc (#1100) 2019-05-15 14:45:34 -04:00
Tarek Sherif
b14747c4a4
Animation timeline RFC (#1088) 2019-05-02 12:33:45 -04:00
Tarek Sherif
4688a13378
Fix github links (#1083) 2019-04-19 18:54:54 -04:00
1chandu
17b9446df6
Website: fix links, remove references to Sampler and Texture2DArray (#1079) 2019-04-19 09:33:42 -07:00
Ravi Akkenapally
ffb004f5e8 Revert "Website: Fix broken links"
This reverts commit 1b1dc7d0342980f6165e5ed1dd29ab1d83754029.
2019-04-18 16:22:14 -07:00
Ravi Akkenapally
1b1dc7d034 Website: Fix broken links 2019-04-18 16:15:43 -07:00
Ib Green
b23928c167
Update imports to @luma.gl/core (#992) 2019-03-19 07:37:37 -07:00
Ib Green
517f8a5083
Shadertools RFC (#958) 2019-03-12 21:01:20 -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
Ib Green
f5908e4c42
Fix publishing of babel-plugin-inline-webgl-constants (#891) 2019-02-04 15:30:18 -08:00
Ib Green
cd4ddc3f14
Code cleanup, prep for async textures (#879) 2019-01-31 19:09:39 -08:00
Ib Green
234db05a9a
Add support for Accessor.buffer (#869) 2019-01-30 18:38:17 -08:00
Ib Green
ea6f240f11
Deprecation Fixes and Cleanup (#868) 2019-01-29 15:52:00 -08:00
1chandu
6e022b3bc4
Update copy-blit funciton names, unify parameter naming in all methods. (#829)
* Update copy-blit function names, unify parameter naming in all methods.
2019-01-02 11:33:10 -08:00
1chandu
94213258af
Move Framebuffer copy utitlity methods into global scope (#816)
* Move Framebuffer copy utitlity methods into global scope
* Merge Texture.copyFramebuffer with copyFramebufferToTexture
* Add toFramebuffer util method
2018-12-20 10:50:09 -08:00
Ib Green
ceff307c31
New RFCs (#804) 2018-12-11 17:35:22 -08:00
Ib Green
38209cf3f6
Add Khronos PBR Reference example (#737) 2018-09-22 11:14:48 -07:00
Ib Green
ba708d6cde
RFC: Module Structure (#725) 2018-09-13 13:48:15 -07:00
Ib Green
74e1a5c14a
Multipass docs (#689) 2018-08-28 17:32:32 -07:00
1chandu
9c9a276bad
RFC: Transform - Float textures support. (#672) 2018-08-23 11:17:06 -07:00
Ib Green
7a5c4d2c47
Add loader module RFC (#657) 2018-08-20 18:18:27 -07:00
Ib Green
482136c80e
Make ocular the default website (#662) 2018-08-19 13:56:02 -07:00
1chandu
5c07721170
RFC update: WebGL1 support for Transform (#641) 2018-08-13 10:14:49 -07:00
1chandu
173bc79fd4
RFC: WebGL1 support for Transform (#635)
* RFC: WebGL1 support for Transform
2018-08-04 09:49:44 -07:00
1chandu
261cf1cd86
Update GPGPU roadmap doc (#634)
* Update GPGPU roadmap doc
2018-08-03 08:58:48 -07:00
Ib Green
e0ad2a0ad0
Add roadmap documents (#619) 2018-07-23 12:42:32 -07:00
Ib Green
e9145ba28a
unbindModels param in Model.transform and Transform.run (#581) 2018-06-27 08:50:06 -07:00
Ib Green
189b0e4e6c
Minor code/example cleanup for 6.0 (#571) 2018-06-22 09:05:09 -07:00
Ib Green
5192aa0ce3
Additional Transform and TransformFeedback cleanup (#569) 2018-06-21 16:59:41 -07:00
Ib Green
2b9e048181
Shader injection system (per RFC) (#546) 2018-06-21 07:40:23 -07:00
Ib Green
8234a8466b
Shader injection RFC cleanup (#547) 2018-06-07 08:16:19 -07:00
Ib Green
72878ae6cc
Update RFC catalog (#544) 2018-06-06 13:02:46 -07:00