shadowcast 0.5.1

Implementation of the recursive shadowcast visible-area detection algorithm
Documentation
1
2
3
4
5
6
7
8
# shadowcast

[![Version](https://img.shields.io/crates/v/shadowcast.svg)](https://crates.io/crates/shadowcast)
[![Documentation](https://docs.rs/shadowcast/badge.svg)](https://docs.rs/shadowcast)
[![Travis-CI Status](https://travis-ci.org/stevebob/shadowcast.svg?branch=master)](https://travis-ci.org/stevebob/shadowcast)
[![dependency status](https://deps.rs/repo/github/stevebob/shadowcast/status.svg)](https://deps.rs/repo/github/stevebob/shadowcast)

Implementation of the recursive shadowcast visible-area detection algorithm