Yiteng Guo
Yiteng Guo
In fact, the segfault has nothing to do with multithreading. It can be reproduced with a single-threaded program (`test/isolated/ReflectionMemoryTest.java` in #57) After digging into this problem several days, I found...
Yes, I believe this is a reasonable way to resolve this problem.
## Compare GLSL intrinsics with built-in functions in [webgl reference card](https://www.khronos.org/files/webgl/webgl-reference-card-1_0.pdf). ### Here are missing functions in Braid. T represents float, vec2, vec3, or vec4 - Triangular Functions - T...