iKlsR / texturelab

Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextureLab

Discord invite
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator.
DOWNLOAD AT ITCH.IO

TextureLab

Building

Building is done with yarn. Install it here if you havent already.

git clone https://github.com/njbrown/texturelab.git

cd texturelab

# if you want to pull down assets (textures and node icons)
git submodule update --init

yarn install
yarn electron:serve

Feedback

Got ideas, suggestions or feedback? Reach out to me on twitter

Built Using

Licence

GPLv3

About

Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator

License:Other


Languages

Language:TypeScript 74.4%Language:Vue 18.6%Language:JavaScript 6.7%Language:HTML 0.1%Language:CSS 0.1%