Algorithm implementation in Lua language. Based on a Love2D foundation.
https://github.com/arkenidar/Lua_Love2D_PointInPolygon-Algorithm
Early release of a Point In Polygon experimental algorithm. The method is naive, so it can be easily explained and taught. Enjoy and give feedback if possible. Thanks.
https://github.com/arkenidar/point_in_polygon
https://love2d.org/forums/viewtopic.php?f=14&t=90542
- extension related to Lua : https://marketplace.visualstudio.com/items?itemName=sumneko.lua
- extension related to Love 2D : https://marketplace.visualstudio.com/items?itemName=pixelbyte-studios.pixelbyte-love2d
- Lua related Debugger : https://marketplace.visualstudio.com/items?itemName=tomblind.local-lua-debugger-vscode
- Lua related Debugger : https://marketplace.visualstudio.com/items?itemName=actboy168.lua-debug