Skip to content

Shader examples when in p5js mode #27

@quarks

Description

@quarks

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions