Skip to content

Add WebGL example shader with speed control#85

Open
thisolivier wants to merge 1 commit into
mainfrom
codex/add-webgl-strobe-effect-with-tests
Open

Add WebGL example shader with speed control#85
thisolivier wants to merge 1 commit into
mainfrom
codex/add-webgl-strobe-effect-with-tests

Conversation

@thisolivier
Copy link
Copy Markdown
Owner

Summary

  • add experimental exampleShader effect powered by WebGL vertex/fragment shaders with CPU fallback
  • expose strobeSpeed parameter to let users control the strobe rate
  • load shader source from standalone files and register the effect in the library

Testing

  • npm install
  • apt-get update
  • apt-get install -y libatk1.0-0 libatk-bridge2.0-0 libcups2t64 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libasound2t64
  • npm test

https://chatgpt.com/codex/tasks/task_e_68af3f74ee9c832289ba33df2531c638

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant