https://github.com/alixinne/txkit
Procedural texture synthesis library
https://github.com/alixinne/txkit
julia opengl procedural rust texture
Last synced: 3 months ago
JSON representation
Procedural texture synthesis library
- Host: GitHub
- URL: https://github.com/alixinne/txkit
- Owner: alixinne
- License: mit
- Created: 2020-03-23T20:41:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T16:23:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T03:10:16.056Z (over 1 year ago)
- Topics: julia, opengl, procedural, rust, texture
- Language: Rust
- Homepage: https://vtavernier.github.io/txkit/
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# txkit-core
[](https://github.com/alixinne/txkit/actions)
TextureKit (txkit) is an implementation of common procedural texturing techniques used in
computer graphics. It's a Rust library which can be used from other Rust programs as well as
through its C API.
License: MIT