mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-14 17:58:02 +00:00
larry babby and threejs for glsl
This commit is contained in:
5
webGl/my-threejs-test/node_modules/glslify-bundle/fixtures/multiple-mapped-child.glsl
generated
vendored
Normal file
5
webGl/my-threejs-test/node_modules/glslify-bundle/fixtures/multiple-mapped-child.glsl
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
float mappedChild() {
|
||||
return map(vec3(0));
|
||||
}
|
||||
|
||||
#pragma glslify: export(mappedChild)
|
||||
Reference in New Issue
Block a user