Philip Rideout
|
0f9cee0b83
|
Update WebGL demos on website.
This includes an important fix for Chrome on Windows, which does not
support RGB16F.
|
2021-02-09 11:41:09 -08:00 |
|
Philip Rideout
|
f139589423
|
Update WebGL demos and docs on site.
|
2019-07-11 12:04:43 -07:00 |
|
Philip Rideout
|
fab70e878a
|
Repair redball tutorial.
Our GitHub Pages site is currently using an older version of the
filament wasm file so we should avoid using the new API here.
|
2019-05-30 09:34:08 -07:00 |
|
Philip Rideout
|
fdefa16cae
|
jsbindings: add setColor4Parameter and rename setColorParam.
JavaScript does not have overloading so we generally use a numeric
suffix to distinguish overloads.
Fixes #1202
|
2019-05-20 10:43:38 -07:00 |
|
Philip Rideout
|
64f2a580da
|
Update public site with latest JavaScript demos.
It has been a while, we've made a fix to our KTX writer, added a helmet
demo, etc.
|
2019-03-08 17:49:28 -08:00 |
|
Philip Rideout
|
1ed8618cca
|
Refresh website to publish new tutorial.
|
2018-11-16 17:21:18 -08:00 |
|
Philip Rideout
|
0faf7bbcb6
|
Publish Hugo site and web tutorials.
This performs the steps described in site/README in order to publish
the Hugo site to GitHub Pages:
https://google.github.io/filament
|
2018-11-13 11:24:41 -08:00 |
|