mirror of
https://github.com/Relintai/mat_maker_gd.git
synced 2025-04-19 10:43:12 +02:00
Experimental godot addon based on RodZill4's material-maker.
addons/material_maker | ||
demo | ||
material_maker | ||
.gitignore | ||
default_env.tres | ||
export_presets.cfg | ||
icon.icns | ||
icon.ico | ||
icon.png | ||
icon.png.import | ||
LICENSE.md | ||
project.godot | ||
README.md | ||
rodz_labs_logo.png | ||
rodz_labs_logo.png.import | ||
start.gd | ||
start.tscn |
mat_maker_gd
My goal with this project is to take Material Maker's ( https://github.com/RodZill4/material-maker ) code, and make it an in-godot texture/image generator.
If it turns out well I'll probably turn it into a c++ engine module eventually.