gliders 0.1.1

A compute shader library with minimal boilerplate.
Documentation
1
2
3
4
5
6
7
8
# GlideRS

[![Crates.io](https://img.shields.io/crates/v/gliders.svg)](https://crates.io/crates/gliders)
[![Docs.rs](https://docs.rs/gliders/badge.svg)](https://docs.rs/gliders)
[![Rust](https://img.shields.io/badge/Rust-%23000000.svg?e&logo=rust&logoColor=red)](https://www.rust-lang.org/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit/)

This crate is nowhere near ready for actual use.