SkillAgentSearch skills...

ShaderEditor

Kha project to run shaders from thebookofshaders.com

Install / Use

/learn @RafaelOliveira/ShaderEditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

You can change the shader in Sources/Shaders/shader.frag.glsl

These uniforms are available:

uniform vec2 u_resolution;
uniform vec2 u_mouse;
uniform float u_time;

For desktop apps you need to compile with opengl, because directx doesn't works with gl_FragCoord.

node Kha/make windows --graphics opengl
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5y ago
Forks0

Languages

Haxe

Security Score

70/100

Audited on Feb 14, 2021

No findings