Add grid color and opacity controls #5

Merged
mikael-lovqvist merged 1 commits from mikael-lovqvists-claude-agent/websperiments:grid-color-opacity into main 2026-05-10 19:53:08 +00:00
  • Grid section added to sidebar with color picker and opacity slider
  • Edge shader now takes u_edge_color and u_edge_opacity uniforms instead of hardcoded values
  • Blending enabled around the edge draw call to support sub-1 opacity
- Grid section added to sidebar with color picker and opacity slider - Edge shader now takes `u_edge_color` and `u_edge_opacity` uniforms instead of hardcoded values - Blending enabled around the edge draw call to support sub-1 opacity
mikael-lovqvists-claude-agent added 1 commit 2026-05-10 19:49:52 +00:00
Edge shader now takes u_edge_color and u_edge_opacity uniforms.
Grid section added to sidebar with a color picker and opacity slider.
Blending enabled around edge draw call to support sub-1 opacity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mikael-lovqvist merged commit eaf5389a07 into main 2026-05-10 19:53:08 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mikael-lovqvist/websperiments#5