A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
RodZill4 7ae62f69ad Merge branch 'master' into dev-painter 2020-10-17 21:14:24 +02:00
.github Another doc generation test in dev builds... 2020-10-07 20:43:06 +02:00
addons Merge branch 'master' into dev-painter 2020-10-17 21:14:24 +02:00
demo
material_maker Merge branch 'master' into dev-painter 2020-10-17 21:14:24 +02:00
.gitignore
.mailmap
LICENSE.md
README.md
default_env.tres
export_presets.cfg Add thumbnails in preview environment selection 2020-10-15 11:18:36 +02:00
icon.icns
icon.ico
icon.png
icon.png.import
project.godot Reverted vsync by default and added a paramer to disable vsync 2020-10-09 22:39:15 +02: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.