ex_ray_casting v0.1.0 RayCasting
A Ray Casting algorithm for Elixir. This module contains the Application that you can use to perform solutions for some problems like:
- To know if a coordinate exists inside a polygon
- To know if a coordinate exists outside a polygon
Link to this section Summary
Functions
Ray Casting
Link to this section Functions
Link to this function
rayCasting(path, point)
Ray Casting