Skip to content

How does modV compile chains of shaders? #514

Answered by 2xAA
brucelane asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Bruce,

So, modV doesn't compile a new shader.
Each module outputs to a texture and that is passed to the next.

This allows us to interop between different web APIs, such as webGL, webGL2 and Canvas2D.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 2xAA
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants