29 Commits

Author SHA1 Message Date
Ib Green
269e690c5c
chore(typescript): settings and markdown formatting (#1435) 2021-01-14 13:34:04 -08:00
Xiaoji Chen
9f0e708962
upgrade website (#1391) 2020-06-29 08:06:17 -07:00
Tarek Sherif
5d7736f333
Fix transpilation (#1344) 2020-01-28 16:47:05 -05:00
Tarek Sherif
5a7e440d10
Full shader transpilation (#1342) 2020-01-27 15:07:26 -05:00
Tarek Sherif
f4e15f133f
Shader module tutorial and example (#1308) 2019-12-06 19:12:38 -05:00
Tarek Sherif
ae31af8efe
Update docs (#1305) 2019-12-03 14:19:52 -05:00
Tarek Sherif
f622105e30
Move context creation/query functions to gltools (#1299) 2019-11-27 13:13:43 -05:00
Tarek Sherif
5ac7fb0ef5
Shadertools cleanup (#1296) 2019-11-22 19:46:53 -05:00
Tarek Sherif
878ea378fc
Update docs and examples (#1291) 2019-11-08 14:52:00 -05:00
Xiaoji Chen
a2788670c0
Add attribute picking to the picking module (#1268) 2019-10-01 15:09:03 -07:00
Tarek Sherif
58b9881204
Documentation for v7.1 (#1132) 2019-05-31 16:46:05 -04:00
Tarek Sherif
c9f7eda26a
Consolidate injection APIs (#1130) 2019-05-31 13:58:49 -04:00
Tarek Sherif
6cedfa3511
Implementation of shader module code injection (#1110) 2019-05-22 15:07:33 -04:00
Ib Green
482136c80e
Make ocular the default website (#662) 2018-08-19 13:56:02 -07:00
Ib Green
9cb2ce44ad
Doc refresh for 6.0 (partial) (#570) 2018-06-22 08:38:31 -07:00
Ib Green
2b9e048181
Shader injection system (per RFC) (#546) 2018-06-21 07:40:23 -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
Ib Green
1508b00179
Shadertools doc refresh (#528) 2018-06-05 21:03:46 -07:00
Ib Green
2b545d8346
Add GLSL 3.00 vs 1.00 reference (#527) 2018-05-31 07:57:08 -07:00
Yang Wang
b9624591d3 minor doc fix for the new picking shader module (#515) 2018-05-23 15:31:33 -07:00
Xiaoji Chen
8813138366
Allow shaderModule.getUniforms access dependency uniforms (#379) 2018-01-05 18:09:13 -08:00
Xiaoji Chen
d2c94539e4 Add deprecation check to shader modules (#377)
* add deprecation check to shader modules
2017-12-21 16:03:34 -08:00
1chandu
d4e7a2a881
ShaderCache: Add support for Program objets. (#352)
- Add a private API to support Program object caching.
2017-11-14 11:18:28 -08:00
1chandu
b7c50c454e Keep version directive at the beginning of the shader during assembly. (#306)
* Keep version directive at the beginning of the shader during module assembly.
2017-09-13 09:32:33 -07:00
Shaojing Li
e3db9cafae doc update (#282) 2017-07-26 00:07:03 -07:00
Ib Green
0c77e1e4b2 improve shadertools docs (#258) 2017-07-09 12:21:41 -07:00
1chandu
66f29e8117 Changes to Picking module & fix Picking example (#256)
* Add separate functions for highlightColor, filterColor in Picking module.
* Fix Picking example
* Fix Model object creation in examples and update docs.
2017-07-07 19:50:48 -07:00
Ib Green
151c7373c2 Shippable docs (#243) 2017-07-03 09:29:59 -07:00