-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Example Location
3D > ex08_basic_shader
Type of Issue
Missing File(s)
Describe the Issue
In the example 3D > ex08_basic_shader the shader is created with
theShader = loadShader('data/basic.vert', 'assets/basic.frag');
but the sketch has no folder called assets and no basic.frag file.
This is the same for the other examples
ex09_shader_as_a_texture
ex10_passing_shader_uniforms
ex11_shader_using_webcam
Suggested Fix
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels