A procedural textures authoring and 3D model painting tool based on the Godot game engine
Go to file
RodZill4 aaf56c5f1f Merge branch 'master' into oculus-quest 2021-04-11 18:30:27 +02:00
.github Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
addons/material_maker Updated Remote node and its documentation 2021-04-11 16:34:00 +02:00
demo Updated Github actions file for environments 2021-02-16 22:17:11 +01:00
material_maker Merge branch 'master' into oculus-quest 2021-04-11 18:30:27 +02:00
.gitignore Experimental Oculus Quest port 2021-04-07 08:31:03 +02:00
.mailmap
LICENSE.md
README.md Update README.md 2021-02-01 07:20:39 +01:00
default_env.tres
export_presets.cfg Experimental Oculus Quest port 2021-04-07 08:31:03 +02: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 Updated icon and added it to loading screen 2021-03-14 10:39:18 +01:00
icon.png Updated icon and added it to loading screen 2021-03-14 10:39:18 +01:00
icon.png.import
project.godot Experimental Oculus Quest port 2021-04-07 08:31:03 +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 Tiny fix in buffer node (a small problem remains in previews...) 2021-03-17 08:03:15 +01:00
start.tscn Updated icon and added it to loading screen 2021-03-14 10:39:18 +01:00
vr.gd Experimental Oculus Quest port 2021-04-07 08:31:03 +02:00
vr.tscn Experimental Oculus Quest port 2021-04-07 08:31:03 +02:00
vr_screen.gd Experimental Oculus Quest port 2021-04-07 08:31:03 +02:00

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.