sol 0.1.5

A wrapper for the Embree ray tracing kernels. Moved to embree-rs!
# sol

[![Crates.io](https://img.shields.io/crates/v/sol.svg)](https://crates.io/crates/sol)
[![Build Status](https://travis-ci.org/Twinklebear/sol.svg?branch=master)](https://travis-ci.org/Twinklebear/sol)

Rust bindings to [Embree 3.0](http://embree.github.io/). These are still in
development, so a range of features are in progress.

# Documentation

Rust doc can be found [here](http://www.willusher.io/sol/sol),
Embree documentation can be found [here](https://embree.github.io/api.html).