Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fungos/shader-lab-rs

A simple library to try shaders in Rust
https://github.com/fungos/shader-lab-rs

Last synced: 22 days ago
JSON representation

A simple library to try shaders in Rust

Awesome Lists containing this project

README

        

A simple lib to experiment with shaders in Rust.

[![Build Status](https://travis-ci.org/fungos/shader-lab-rs.svg?branch=master)](https://travis-ci.org/fungos/shader-lab-rs)

$ cargo build

$ cargo test

To run examples:

$ cargo run --example example_name