Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boytchev/texture-generator
Procedural equirectangular texture generator
https://github.com/boytchev/texture-generator
equirectangular generator procedural procedural-textures textures
Last synced: 18 days ago
JSON representation
Procedural equirectangular texture generator
- Host: GitHub
- URL: https://github.com/boytchev/texture-generator
- Owner: boytchev
- License: mit
- Created: 2024-05-11T06:51:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:34:38.000Z (6 months ago)
- Last Synced: 2024-05-22T13:27:33.958Z (6 months ago)
- Topics: equirectangular, generator, procedural, procedural-textures, textures
- Language: JavaScript
- Homepage: https://boytchev.github.io/texture-generator/online/
- Size: 13.3 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
[](https://boytchev.github.io/texture-generator/examples/proof-of-concept.html)
[](https://boytchev.github.io/texture-generator/examples/ao-map.html)
[](https://boytchev.github.io/texture-generator/examples/bump-map.html)