Skip to content

Full shader for new presets on Android #560

Answered by kblaschke
OfficialIncubo asked this question in Q&A
Discussion options

You must be logged in to vote

The shaders seem to be fine in these presets, but the presets all use currently unimplemented equation features like loops and megabuf, which will cause the preset to render nothing.

projectM will require a rewrite of the equation parser to be able to support these new functions, as the current parser can only work with var = eqn assignments and does not support functions at the start of a code line.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@kblaschke
Comment options

Answer selected by OfficialIncubo
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
2 participants