A procedural textures addon for Godot
Go to file
Rodolphe Suescun 80f8071d7b Started updating convolution for computed matrices 2019-10-20 17:28:06 +02:00
addons/material_maker Started updating convolution for computed matrices 2019-10-20 17:28:06 +02:00
.gitignore
.mailmap Add a .mailmap file 2019-10-19 22:20:27 +02:00
README.md
default_env.tres
export_presets.cfg
icon.ico
icon.png
icon.png.import
project.godot Updated switch node and refactored generator edit feature. 2019-10-20 00:59:51 +02:00
rodz_labs_logo.png
test.png
test_blur.ptex Started updating convolution for computed matrices 2019-10-20 17:28:06 +02:00

README.md

This is a tool based on the Godot game engine that can be used to create textures procedurally. It can also be used as a Godot addon (but there's no good reason for not using it as a standalone tool).

Its user interface is based on Godot's GraphEditor: textures are described as interconnected texture generators and operators.

More details in the user manual.

Screenshot