A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs 35497de8fc More fixes in painting tool 2022-01-11 21:55:49 +01:00
.github Create FUNDING.yml 2021-12-21 22:54:28 +01:00
addons/material_maker Merge branch 'master' into undo_redo 2022-01-05 21:40:47 +01:00
demo
material_maker More fixes in painting tool 2022-01-11 21:55:49 +01:00
.gitignore
.mailmap
LICENSE.md
README.md Update README.md 2021-10-23 13:46:39 +02:00
default_env.tres
export_presets.cfg Updated release number to 0.98-dev 2021-12-12 16:34:22 +01:00
icon.icns
icon.ico
icon.png
icon.png.import
project.godot Updated release number to 0.98-dev 2021-12-12 16:34:22 +01:00
rodz_labs_logo.png
rodz_labs_logo.png.import
start.gd Fix errors from Godot console log 2022-01-01 16:59:40 +01:00
start.tscn

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

Translations

Translation files can be installed using the Install button in the Preferences dialog.

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.