casey / casey/pxl

Explicitly check shaders for extra uniforms and attributes

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
32
Forks
2
PR merge metrics
No merged PRs in 30d

Description

An unexpected attribute or uniform likely indicates a bug in the shader code. Check for these and issue warnings.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the Rust code that handles shader uniforms and attributes, then trace how unexpected entries are currently processed. Done means unexpected uniforms and attributes are detected and warnings are issued for each one.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
computer-graphics, game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.