pet-gen
Version:
Procedural Equirectangular Texture Generators
17 lines (9 loc) • 622 B
Markdown
# Texture generator
This project aims at providing procedural generation of
equirectangular textures.
Go to [Project Site](https://boytchev.github.io/texture-generator/)
## A few demos
For the time being, click on a snapshot to run it live.
[<img src="examples/snapshots/proof-of-concept.jpg">](https://boytchev.github.io/texture-generator/examples/proof-of-concept.html)
[<img src="examples/snapshots/ao-map.jpg">](https://boytchev.github.io/texture-generator/examples/ao-map.html)
[<img src="examples/snapshots/bump-map.jpg">](https://boytchev.github.io/texture-generator/examples/bump-map.html)