Godot Painting Engine
git clone http://jummit.com/repos/painting-engine/painting-engine.git- LICENSE
- addons/painter/brush.gd
- addons/painter/camera_state.gd
- addons/painter/channel_painter/channel_painter.gd
- addons/painter/channel_painter/channel_painter.tscn
- addons/painter/channel_painter/result.gdshader
- addons/painter/channel_painter/stroke.gdshader
- addons/painter/icon.svg
- addons/painter/paint_operation.gd
- addons/painter/painter.gd
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