A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
myaaaaaaaaa 8920d95119 Adjust mmg format to make shader code more diffable 2022-12-01 21:50:53 -05:00
.github HTML5 CI deploy fix 2022-11-13 15:57:12 +01:00
addons/material_maker Adjust mmg format to make shader code more diffable 2022-12-01 21:50:53 -05:00
demo
material_maker Adjust mmg format to make shader code more diffable 2022-12-01 21:50:53 -05:00
scripts Adjust mmg format to make shader code more diffable 2022-12-01 21:50:53 -05:00
.gitignore
.mailmap
CHANGELOG.md Updated changelog for 1.2 2022-11-28 10:01:59 +01:00
LICENSE.md
README.md
default_env.tres
export_presets.cfg First steps for HTML5 port (load from file) 2022-11-08 23:09:39 +01:00
icon.icns
icon.ico
icon.png
icon.png.import
project.godot Merge pull request #546 from RodZill4/deps_manager 2022-11-28 08:58:49 +01:00
rodz_labs_logo.png
rodz_labs_logo.png.import
start.gd Updated the HTML5 warning dialog 2022-11-27 22:47:44 +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.