A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodolphe Suescun 26e1b6d155 MacOS port fix 2021-08-03 12:12:28 +02:00
.github MacOS port fix 2021-08-03 12:12:28 +02:00
addons/material_maker Renamed Unity export targets to workaround the cascaede menu problem (will investigate later). 2021-07-31 08:43:31 +02:00
demo Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
material_maker Updated release number in documentation 2021-07-31 09:08:44 +02:00
.gitignore
.mailmap
LICENSE.md
README.md Update README.md 2021-02-01 07:20:39 +01:00
default_env.tres
export_presets.cfg Updated Android export and added auto build for Android 2021-07-03 19:21:45 +02:00
icon.icns MacOS release test 2021-08-03 11:51:37 +02:00
icon.ico Updated icon and added it to loading screen 2021-03-14 10:39:18 +01:00
icon.png More optimized PNGs 2021-04-20 20:30:44 +02:00
icon.png.import
project.godot Updated release number 2021-07-30 08:19:34 +02:00
rodz_labs_logo.png
rodz_labs_logo.png.import
start.gd Updated loading screen 2021-07-17 19:45:05 +02:00
start.tscn Updated loading screen 2021-07-17 19:45:05 +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

Can't wait for next release? Automated builds from master branch are available (use at your own risk):

Build Passing

Documentation

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.