A little toolkit for single-quad fragment shader demos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

12 lines
169 B

[package]
name = "zinnia"
version = "0.1.0"
authors = ["gr^dient"]
[dependencies]
gfx = "0.16"
glutin = "0.8"
gfx_window_glutin = "0.16"
log = "0.3"
env_logger = "0.4"