A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs 5af1f9450a Added gradient brush 2021-10-22 21:27:05 +02:00
.github Updated release number 2021-10-16 13:55:12 +02:00
addons/material_maker Ensure children are randomized when rerolling a graph node 2021-10-21 21:10:19 +02:00
demo
material_maker Added gradient brush 2021-10-22 21:27:05 +02:00
.gitignore
.mailmap
LICENSE.md
README.md
default_env.tres
export_presets.cfg Updated release number 2021-10-16 13:55:12 +02:00
icon.icns
icon.ico
icon.png
icon.png.import
project.godot Updated release number 2021-10-16 13:55:12 +02:00
rodz_labs_logo.png
rodz_labs_logo.png.import
start.gd Added a button to install a translation file and fixed translation processing script 2021-10-14 08:22:29 +02:00
start.tscn Added support for incremental language files and added missing translated strings 2021-10-15 22:32:40 +02:00

README.md

Material Maker

This is a tool based on Godot Engine that can be used to create textures procedurally and paint 3D models.

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

Download

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

scoop bucket add extras
scoop install material-maker

... or Chocolatey (default or portable install):

choco install material-maker
choco install material-maker.portable

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-2021 Rodolphe Suescun and contributors

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