A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
Rodz Labs 763ab2aa0b
Merge pull request #287 from Calinou/3d-preview-config-add-tooltips
Add tooltips for UV scale and tesselation in 3D preview configuration
2021-03-03 20:02:40 +01:00
.github Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
addons/material_maker Added buffers to Warp Dilation, and fixed Tilers, Splatters and Pixelize 2021-02-26 07:28:08 +01:00
demo Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
material_maker Merge pull request #287 from Calinou/3d-preview-config-add-tooltips 2021-03-03 20:02:40 +01: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 export presets with environment editor. 2021-02-13 22:11:05 +01:00
icon.icns
icon.ico Windows export update 2021-01-03 22:26:19 +01:00
icon.png
icon.png.import
project.godot Increase 3D preview anisotropic filtering level from 4x to 16x 2021-02-09 20:36:03 +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 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.