philipluk / material-painter

A Substance Painter alternative made in the Godot Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Substance Painter alternative made in the Godot Engine

License:MIT License


Languages

Language:GDScript 98.1%Language:GLSL 1.9%