Skip to content

lonegamedev/texturelab

 
 

Repository files navigation

TextureLab

Discord invite
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator.
DOWNLOAD AT ITCH.IO | JOIN OUR DISCORD SERVER

Screenshot

NOTE!

Texturelab will soon be converted to a qt project. All issues will be addressed after the conversion is complete.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.2%
  • Vue 19.6%
  • JavaScript 5.0%
  • Other 0.2%