rusterizer 0.1.6

A 3D graphics library written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# rusterizer [![Build Status]https://travis-ci.org/skorezore/rusterizer.svg]https://travis-ci.org/skorezore/rusterizer [![License]https://img.shields.io/badge/license-MIT-blue.svg]https://github.com/skorezore/rusterizer/blob/master/LICENSE.md [![Crates Badge]https://meritbadge.herokuapp.com/rusterizer]https://crates.io/crates/rusterizer


A 3D graphics library written in Rust.  

```toml
[dependencies]
rusterizer = "0.1.5"
```

# Documentation


The documentation can be found [here](http://skorezore.xyz/rusterizer/documentation/rusterizer/index.html) and can also
be generated through `cargo doc`.