Skip to content

Fanny-Pack-Studios/glslify-godot

Repository files navigation

glslify-godot

An integration of glslify for godot 3.x

How to install

copy the folder glslify_godot from the addons folder into the addons folder of your proyect.

Dependencies

  • npm

How to use

The addon takes shaders defined as .glsl files inside the res://shaders directory and compiles them into .shader files inside the res://compiled_shaders directory to be used directly inside godot! It works as a build system, watching the files for changes and automagically reloading them in godot!

About

integrate glslify into godot 3.x with this addon!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published