/painting-engine

3D Painting engine plugin for the Godot Engine

Primary LanguageGDScriptMIT LicenseMIT

Godot Painting Engine

A 3D painting engine written in GDScript aiming to be on-par with Substance Painter's features.

Building

This project uses an experimental package manager. To install the dependencies, download the package manager and run this before opening the project in Godot:

gopm update

Only tested on Linux.