Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 555 Bytes

File metadata and controls

16 lines (9 loc) · 555 Bytes

Ray-Casting-Algorithm

A simple implementation of Ray Casting Algorithm to find if a point exists inside a polygon or not.

forthebadge forthebadge forthebadge

Getting Started

Open the project in IntelliJ and run Main.java

Contribute

Want to contribute? Great!