A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
RodZill4 aeac179e7b fixed background 2D preview 2021-01-26 23:30:40 +01:00
.github Added custom Godot template for windows 2021-01-09 11:44:40 +01:00
addons/material_maker fixed problems with preview and seed reroll for grouped nodes 2021-01-26 20:42:14 +01:00
demo STarted moving files around for better source code organization 2020-07-31 23:29:59 +02:00
material_maker fixed background 2D preview 2021-01-26 23:30:40 +01:00
.gitignore Updated 3D preview UI, added mesh normal and inverse UV maps generation 2020-08-11 12:04:33 +02:00
.mailmap
LICENSE.md
README.md Update README.md 2020-08-23 22:22:54 +02:00
default_env.tres
export_presets.cfg Added custom Godot template for windows 2021-01-09 11:44:40 +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 Windows export update 2021-01-03 22:26:19 +01:00
icon.png Increase the application icon size to 256×256 2020-07-02 21:52:50 +02:00
icon.png.import
project.godot Added support for multipart messages in website link 2021-01-22 18:36:21 +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.