Experimental godot addon based on RodZill4's material-maker.
Go to file
2021-11-27 17:46:42 +01:00
addons/mat_maker_gd Bring back the addon from the broken seals repo. 2021-11-27 17:46:42 +01:00
.gitignore Initial commit from material maker's master. (bc9622aaa1) 2020-11-30 11:04:11 +01:00
LICENSE.md Initial commit from material maker's master. (bc9622aaa1) 2020-11-30 11:04:11 +01:00
README.md improved readme.md a bit. 2020-11-30 11:08:10 +01:00

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.