Releases: jayaarrgh/BookOfShaders-Godot
Releases · jayaarrgh/BookOfShaders-Godot
v4.0
BookOfShaders-Godot-v2
Adds new 3d functionality to the app.
Click the 3D button and switch to a 3d view. Use middle mouse button and mouse movement to move the camera.
You can easily switch back and forth between 2D and 3D.
Possible Breaking Change:
- *.shader files became *.gdshader (but *.shader is still supported)
BookOfShaders-Godot-v1
This release offers:
- The Book of Shaders glsl frag shaders migrated to godot's shader language
- Text Editor with automatic updates and saves
- Load shaders
- Reset to default shader code
- Create new shaders