Tiny Texture Tumbler – JavaScript procedural texture library and editor(github.com)
github.com
Tiny Texture Tumbler – JavaScript procedural texture library and editor
https://github.com/phoboslab/ttt
5 comments
Nary an example output to be seen
Updated the readme. Thanks!
They even have a sharing feature in the neat-looking editor, so it would have been nice to use that to provide a few examples?
I was able to make a "shared" version of their example textures
https://phoboslab.org/ttt/#W1s2NCw2NCwwLDIsMywxLjQsMiwxNzE3N...
example textures from their source here: https://github.com/phoboslab/q1k3/blob/master/source/texture...
https://phoboslab.org/ttt/#W1s2NCw2NCwwLDIsMywxLjQsMiwxNzE3N...
example textures from their source here: https://github.com/phoboslab/q1k3/blob/master/source/texture...
It looks like it was composed as tool for tiny javascript challenge: https://phoboslab.org/log/2021/09/q1k3-making-of . Could not get the examples to work however.