valora

Crates.iovalora
lib.rsvalora
version0.2.12
sourcesrc
created_at2017-12-27 07:20:00.978934
updated_at2020-04-27 01:40:40.663544
descriptionA brush for generative fine art.
homepagehttps://github.com/turnage/valora
repositoryhttps://github.com/turnage/valora.git
max_upload_size
id44526
size122,778
Payton Turnage (turnage)

documentation

README

valora

crates.io Rust

A brush for generative fine art. Read the guide!

This a graphics library and CLI focused on generative fine art for print.

Features

  • Repeatable works at arbitrary resolutions without changing the work
  • Managed rngs for repeatable works and controlled rng trees
  • Support for using a different, custom GLSL shader for each vector path
  • GLSL live coding with "#include" support
  • An ergonomic derive-based GLSL uniforms interface
  • Animation support for brainstorming and cumulative pieces

Commit count: 296

cargo fmt