texturelab
texturelab copied to clipboard
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator
  

look into using a better GLSL RNG: https://stackoverflow.com/a/17479300 PCG RNG: https://www.pcg-random.org/download.html#minimal-c-implementation
 currently only 8 bit is supported and that leads to artefacts like this
steps to reproduce: 1: copy and paste a node (the new pasted node is highlighted) 2: change some parameters expected: the new pasted node is changed result: the original node...
I wanted to transform something across edges / corners / seams and got weird results. Even I found a workaround though, It feels buggy and strange for me  Also...
When I made my first texture with texturelab I wanted to export it at an higher resolution and got a different result. Then I found out that some nodes change...
TextureLab defaults to the integrated gpu instead of the dedicated gpu on a laptop that has both. There does appear to be a way to force electron apps to chose...
The Editor canvas has blurry text on hi-dpi screens. The main electron interface seems crisp but I'm unsure if it's sized properly. Platform: Windows 10 Resolution: 4k System UI Scale:...