mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-15 18:21:05 +00:00
larry babby and threejs for glsl
This commit is contained in:
6
webGl/my-threejs-test/node_modules/glslify-bundle/fixtures/struct.glsl
generated
vendored
Normal file
6
webGl/my-threejs-test/node_modules/glslify-bundle/fixtures/struct.glsl
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma glslify: export(Light)
|
||||
|
||||
struct Light {
|
||||
vec3 position;
|
||||
vec4 color;
|
||||
};
|
||||
Reference in New Issue
Block a user