A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodolphe Suescun 3743bbcfd6 Added icons and menu hierarchy 2022-02-26 22:19:58 +01:00
.github Updated macOS build 2022-01-23 15:20:57 +01:00
addons/material_maker Added icons and menu hierarchy 2022-02-26 22:19:58 +01:00
demo
material_maker Added icons and menu hierarchy 2022-02-26 22:19:58 +01:00
.gitignore
.mailmap
CHANGELOG.md Added a Changelog file 2022-01-23 17:13:24 +01:00
LICENSE.md Update LICENSE.md 2021-07-14 09:42:54 -07:00
README.md Update README.md 2021-10-23 13:46:39 +02:00
default_env.tres
export_presets.cfg Added icons and menu hierarchy 2022-02-26 22:19:58 +01:00
icon.icns MacOS release test 2021-08-03 11:51:37 +02:00
icon.ico
icon.png More optimized PNGs 2021-04-20 20:30:44 +02:00
icon.png.import
project.godot Added missing autoload 2022-02-16 22:37:53 +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 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

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.