A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs ad97c18dbf Added an option to delete rescued unsaved projects 2024-05-09 09:19:38 +02:00
.github Another CI test... 2024-05-08 18:34:18 +02:00
addons Small shader generation fix 2024-05-08 11:47:44 +02:00
demo
material_maker Added an option to delete rescued unsaved projects 2024-05-09 09:19:38 +02:00
scripts Moved 1.4 to master branch 2023-11-10 18:31:12 +01:00
splash_screen
.gitignore
.mailmap
CHANGELOG.md
LICENSE.md
README.md
default_env.tres
export_presets.cfg Added pixels parameter type and pixels/smooth pixels node 2024-04-29 22:16:02 +02:00
icon.icns
icon.ico
icon.png
icon.png.import
parse_args.gd
parse_args.tscn
project.godot
start.gd
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.