Skip to content

feat: add shader reflection #267

Description

@iMeaNz

Objective

When loading a shader, we should implement some kind of reflection to be able to know which attributes/uniforms a shader needs.
This would be useful later when setting the attributes for the different meshes.

Acceptance Criteria

  • 1. Implement reflection for shader attributes
  • 2. Implement reflecction for uniforms in order to know if a shader has a uniform or not

Dependencies

No response

Technical Details

No response

Type

Engine

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions