mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
1c56fc60d8
Moved Material Spray to another repository. Renamed the addon directory to material_maker
9 lines
489 B
Markdown
9 lines
489 B
Markdown
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](https://rodzill4.github.io/godot-procedural-textures/doc/).
|
|
|
|
![Screenshot](addons/material_maker/doc/images/screenshot.png)
|
|
|