A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
RodZill4 1cece5da47 Minior fixes 2020-12-04 22:28:54 +01:00
.github Updated Material Maker release number for painting features alpha 2020-11-15 20:44:50 +01:00
addons/material_maker Updated seams texture generation, brush handling and added access to layers textures in painting shaders. 2020-11-14 21:36:21 +01:00
demo
material_maker Minior fixes 2020-12-04 22:28:54 +01:00
.gitignore
.mailmap
LICENSE.md
README.md Update README.md 2020-08-23 22:22:54 +02:00
default_env.tres
export_presets.cfg Merge branch 'master' into dev-painter 2020-11-15 09:16:08 +01:00
icon.icns Added confirm-on-close-tab (#149) and confirm-on-close-app (#145) 2020-08-19 22:52:59 +02:00
icon.ico
icon.png
icon.png.import
project.godot Removed useless files and fixed painting on seams. 2020-11-15 18:52:39 +01:00
rodz_labs_logo.png
rodz_labs_logo.png.import Add thumbnails in preview mesh selection 2020-10-09 18:21:55 +02:00
start.gd
start.tscn

README.md

Material Maker

This is a tool based on Godot Engine that can be used to create textures procedurally.

Its user interface is based on Godot's GraphEdit node: textures 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-2020 Rodolphe Suescun and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.