Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/njbrown/texturelab

Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator
https://github.com/njbrown/texturelab

electron electronjs golden-layout pbr procedural-generation substance-designer unity vue

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        


TextureLab





Discord invite


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

DOWNLOAD AT ITCH.IO | JOIN OUR DISCORD SERVER

![Screenshot](https://user-images.githubusercontent.com/1708550/123368911-4ceb9f00-d542-11eb-87b5-b0fc3ea3cc3d.png)

# 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](https://classic.yarnpkg.com/en/docs/install) 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](https://twitter.com/njbrown92)

## Built Using

- **[Vue.js](https://vuejs.org)**
- **[THREE.js](https://threejs.org/)**
- **[Golden Layout](https://golden-layout.com/)** via **[vue-golden-layout](https://github.com/emedware/vue-golden-layout)**
- **[Electron](https://electronjs.org)**

## Licence

[GPLv3](https://github.com/njbrown/texturelab/blob/master/LICENSE)