Marius Gräfe
Results
2
issues of
Marius Gräfe
In my company I am behind a proxy server which causes the update check to fail after a timeout interval. Serve doesn't seem to properly start until the update check...
Using luma.gl 8.5.10, transpiling of the following line of shader code to GLSL100 leaves the following line unchanged: ``` in highp float myVariable; ``` This then produces a compilation error:...