An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# txkit-core

[![Build](https://github.com/alixinne/txkit/workflows/Build/badge.svg?branch=master)](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