Description
This extension adds partial GLSL shader support to GDevelop via JavaScript!
Works with all shaders meant to work on GDevelop, and SOME Shadertoy shaders.
I'm adding support for more shaders and more uses in the future, but for now it has limited support...
How to use the extension
Comes with 3 actions:
AddShader: Gives you a field to enter the GLSL code, put your shader between quotes and thats all the setup for this action.
UpdateTime: SOME shaders need this, specifically shaders with iTime or uTime or likewise...
RemoveShader: Self explanitory, removes any shader applied...
Checklist
Example file
JShade Example.zip
Extension file
JShade.json
Description
This extension adds partial GLSL shader support to GDevelop via JavaScript!
Works with all shaders meant to work on GDevelop, and SOME Shadertoy shaders.
I'm adding support for more shaders and more uses in the future, but for now it has limited support...
How to use the extension
Comes with 3 actions:
AddShader: Gives you a field to enter the GLSL code, put your shader between quotes and thats all the setup for this action.
UpdateTime: SOME shaders need this, specifically shaders with iTime or uTime or likewise...
RemoveShader: Self explanitory, removes any shader applied...
Checklist
Example file
JShade Example.zip
Extension file
JShade.json