A procedural textures authoring and 3D model painting tool based on the Godot game engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Rodz Labs 1a86d73967
Updated release number in CI
5 months ago
.github Updated release number in CI 5 months ago
addons/material_maker Fixed a bug that removed all parameters of a remote when an empty linked parameter was deleted 5 months ago
demo Updated Github actions file for environments 3 years ago
material_maker Merge pull request #596 from Arnklit/sdrepeat-recirclerepeat-variations 5 months ago
scripts Merge branch 'master' into exports_update 9 months ago
.gitignore Added git ignore for DS_Store 1 year ago
.mailmap Add a .mailmap file 4 years ago
CHANGELOG.md Updated changelog and release numbers 5 months ago
LICENSE.md Update LICENSE.md 2 years ago
README.md Update README.md 2 years ago
default_env.tres Started refactoring to build an export_plugin and separate UI from texture generation 4 years ago
export_presets.cfg Updated changelog and release numbers 5 months ago
icon.icns MacOS release test 2 years ago
icon.ico Fixed icon file (generated from icon.png using imagemagick) 1 year ago
icon.png More optimized PNGs 2 years ago
icon.png.import Started refactoring to build an export_plugin and separate UI from texture generation 4 years ago
project.godot Updated changelog and release numbers 5 months ago
rodz_labs_logo.png Optimize images losslessly using `oxipng -o6 --strip --zopfli` 4 years ago
rodz_labs_logo.png.import Add thumbnails in preview mesh selection 3 years ago
start.gd Removed useless log messages 5 months ago
start.tscn Added aliases for the Colormap node 5 months ago

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

... or Chocolatey (default or portable install):

choco install material-maker
choco install material-maker.portable

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

Build Passing

Documentation

Translations

Translation files can be installed using the Install button in the Preferences dialog.

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.