A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
RodZill4 46adb434bf New gradient editor, more image node progress
Added a gradient editor (should be ready for integration in Colorize node)
The image in the Image node can be modified (but will not be saved yet)
2018-07-27 08:49:54 +02:00
addons/procedural_material New gradient editor, more image node progress 2018-07-27 08:49:54 +02:00
examples Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
.gitignore First version 2018-07-22 17:20:27 +02:00
LICENSE Initial commit 2018-07-22 17:08:24 +02:00
README.md Initial commit 2018-07-22 17:08:24 +02:00
default_env.tres More nodes and load/save 2018-07-22 23:25:05 +02:00
generated_image.png New gradient editor, more image node progress 2018-07-27 08:49:54 +02:00
generated_image.png.import Improved nodes and added texture export 2018-07-26 00:08:34 +02:00
icon.png First version 2018-07-22 17:20:27 +02:00
icon.png.import First version 2018-07-22 17:20:27 +02:00
project.godot More nodes and load/save 2018-07-22 23:25:05 +02:00

README.md

godot-procedural-textures

A procedural textures addon for Godot