A procedural textures addon for Godot
Go to file
RodZill4 a3a8482d03 Added material preview (albedo and normal map only for now)
Also create a copy of materials and shaders when the addon is started so it does not change the addon's default materials.
2018-07-25 06:20:36 +02:00
addons/procedural_material Added material preview (albedo and normal map only for now) 2018-07-25 06:20:36 +02:00
examples Added material preview (albedo and normal map only for now) 2018-07-25 06:20:36 +02:00
.gitignore
LICENSE
README.md
default_env.tres More nodes and load/save 2018-07-22 23:25:05 +02:00
icon.png
icon.png.import
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