shadowcast 0.9.0

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)
[![test](https://github.com/gridbugs/shadowcast/actions/workflows/test.yml/badge.svg)](https://github.com/gridbugs/shadowcast/actions/workflows/test.yml)
[![dependency status](https://deps.rs/repo/github/gridbugs/shadowcast/status.svg)](https://deps.rs/repo/github/gridbugs/shadowcast)

Implementation of the recursive shadowcast visible-area detection algorithm