/material-painter

A Substance Painter alternative made in the Godot Engine

Primary LanguageGDScriptMIT LicenseMIT

Material Painter

GitHub Godot Engine Itch.io Material Painter Docs

A Substance Painter alternative made in the Godot Engine.

screenshot

WARNING: This tool is in a very early stage and is actively being developed. It is in no way feature complete or ready for actual use.

Contributing

This project uses an experimental Package Manager to install addons and their dependencies.

Before opening the project in Godot, install the submodules and download the addons:

git clone git@github.com:Jummit/material-painter.git
cd material-painter
git submodule update --init
cd package_manager
python package_manager.py