A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs 95ceec397b Fix for merge from master 2022-01-24 18:15:19 +01:00
.github Updated macOS build 2022-01-23 15:20:57 +01:00
addons/material_maker Merge branch 'master' into achievements 2022-01-24 07:39:56 +01:00
demo Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
material_maker Fix for merge from master 2022-01-24 18:15:19 +01:00
.gitignore
.mailmap Add a .mailmap file 2019-10-19 22:20:27 +02:00
CHANGELOG.md Added a Changelog file 2022-01-23 17:13:24 +01:00
LICENSE.md
README.md
default_env.tres Started refactoring to build an export_plugin and separate UI from texture generation 2019-07-31 20:53:00 +02:00
export_presets.cfg
icon.icns MacOS release test 2021-08-03 11:51:37 +02:00
icon.ico
icon.png
icon.png.import Started refactoring to build an export_plugin and separate UI from texture generation 2019-07-31 20:53:00 +02:00
project.godot
rodz_labs_logo.png
rodz_labs_logo.png.import
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.