Skip to content

feat: add paramsSynchronizable for live input in ShaderView#18

Merged
blazejkustra merged 1 commit into
mainfrom
refactor-live-params
Jun 7, 2026
Merged

feat: add paramsSynchronizable for live input in ShaderView#18
blazejkustra merged 1 commit into
mainfrom
refactor-live-params

Conversation

@blazejkustra

Copy link
Copy Markdown
Owner
  • Updated documentation to reflect changes in props and usage.
  • Modified shaders to read from u.live instead of u.params1 for dynamic input.
  • Adjusted uniform buffer size to accommodate the new live parameter.

- Updated documentation to reflect changes in props and usage.
- Modified shaders to read from `u.live` instead of `u.params1` for dynamic input.
- Adjusted uniform buffer size to accommodate the new `live` parameter.
@blazejkustra blazejkustra merged commit 2a9179e into main Jun 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant