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.
|
5 months ago | |
---|---|---|
.github | 5 months ago | |
addons/material_maker | 5 months ago | |
demo | 3 years ago | |
material_maker | 5 months ago | |
scripts | 9 months ago | |
.gitignore | 1 year ago | |
.mailmap | 4 years ago | |
CHANGELOG.md | 5 months ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
default_env.tres | 4 years ago | |
export_presets.cfg | 5 months ago | |
icon.icns | 2 years ago | |
icon.ico | 1 year ago | |
icon.png | 2 years ago | |
icon.png.import | 4 years ago | |
project.godot | 5 months ago | |
rodz_labs_logo.png | 4 years ago | |
rodz_labs_logo.png.import | 3 years ago | |
start.gd | 5 months ago | |
start.tscn | 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):
Documentation
Translations
Translation files can be installed using the Install button in the Preferences dialog.
- Chinese translation (Created by free_king)
Community
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.