WebGLSamples / WebGL2Samples

Short and easy to understand samples demonstrating WebGL 2 features
Other
1.01k stars 143 forks source link

Updated samples to use gl-matrix-min.js instead of gl-matrix.js and clean up sample descriptions #98

Closed trungtle closed 8 years ago

trungtle commented 8 years ago

Note: texture3D stopped working, both before and after the change to gl-matrix-min.js, which is a dependency on generating noise3D. See #97

pjcozzi commented 8 years ago

@trungtle do you want me to merge this? Sounds like the texture3D issue is unrelated.

trungtle commented 8 years ago

Yes, I don't think the texture3D issue is related. I have updated the README note. I'm going to merge this one.

trungtle commented 8 years ago

Also I updated the sample descriptions for several other samples