material-maker/README.md

8 lines
488 B
Markdown
Raw Normal View History

2018-08-14 23:06:38 +02:00
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).
2018-07-29 12:33:50 +02:00
Its user interface is based on Godot's GraphEditor: textures are described as interconnected texture generators and operators.
More details in the [user manual](https://rodzill4.github.io/godot-procedural-textures/doc/).
2018-07-29 12:33:50 +02:00
![Screenshot](addons/material_maker/doc/images/screenshot.png)