aesthezel / material-maker

A procedural textures authoring tool based on the Godot game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Maker

This is a tool based on Godot Engine that can be used to create textures procedurally.

Its user interface is based on Godot's GraphEdit node: textures are described as interconnected nodes.

Download

On Windows, you can also install Material Maker using Scoop:

scoop bucket add extras
scoop install material-maker

Can't wait for next release? Automated builds from master branch are available (use at your own risk):

Build Passing

Documentation

Community

Screenshot

Screenshot

License

Copyright (c) 2018-2020 Rodolphe Suescun and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.

About

A procedural textures authoring tool based on the Godot game engine

License:MIT License


Languages

Language:GDScript 96.0%Language:GLSL 2.0%Language:Python 1.6%Language:Batchfile 0.3%Language:Makefile 0.2%