A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs 60ec08e45b
Merge pull request #230 from bonbonmiel/add-node-redesign
Replace ItemList with custom list in add_node_popup (#99, #219)
2020-11-11 22:34:47 +01:00
.github
addons/material_maker
demo
material_maker Merge pull request #230 from bonbonmiel/add-node-redesign 2020-11-11 22:34:47 +01:00
.gitignore
.mailmap
LICENSE.md
README.md
default_env.tres
export_presets.cfg
icon.icns
icon.ico
icon.png
icon.png.import
project.godot
rodz_labs_logo.png
rodz_labs_logo.png.import
start.gd
start.tscn

README.md

Material Maker

This is a tool based on Godot Engine that can be used to create textures procedurally.

Its user interface is based on Godot's GraphEdit node: textures are described as interconnected nodes.

Download

On Windows, you can also install Material Maker using Scoop:

scoop bucket add extras
scoop install material-maker

Can't wait for next release? Automated builds from master branch are available (use at your own risk):

Build Passing

Documentation

Community

Screenshot

Screenshot

License

Copyright (c) 2018-2020 Rodolphe Suescun and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.