Texturelab
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator
texturelab 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/texturelab.git README Markdown
Copy this to your project's README.md
## Installation
Add **Texturelab** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/texturelab.git
```
[](https://www.pkglnk.dev/pkg/texturelab)Dependencies (31)
vue ^2.6.10vuex ^3.0.1pngjs ^6.0.0sharp ^0.29.1three ^0.118.3jquery ^3.5.0adm-zip ^0.4.16core-js ^2.6.5upng-js ^2.1.0boxicons ^2.0.5fast-png ^5.0.4dedent-js ^1.0.1vue-color ^2.7.1vue-router ^3.0.3@types/node ^16.9.2@types/pngjs ^6.0.1@types/sharp ^0.29.2@types/adm-zip ^0.4.34vue-final-modal ^2.4.1@electron/remote ^1.2.0@sentry/electron ^3.0.0electron-settings ^4.0.2vue-golden-layout ^1.6.0typeface-open-sans ^0.0.75vue-class-component ^7.0.2@petamoriken/float16 ^3.4.7three-orbitcontrols-ts git+https://git@github.com/nicolaspanel/three-orbitcontrols-ts.gitvue-property-decorator ^8.1.0vue-toast-notification ^0.6.2element-resize-detector ^1.1.15custom-electron-titlebar ^3.1.0
README
TextureLab
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator.
DOWNLOAD AT ITCH.IO | JOIN OUR DISCORD SERVER

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
No comments yet. Be the first!