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.

Home Page:https://arkenidar.github.io/point_in_polygon/quads_or_triangles.html

Repository from Github https://github.comarkenidar/Lua_Love2D_PointInPolygon-AlgorithmRepository from Github https://github.comarkenidar/Lua_Love2D_PointInPolygon-Algorithm

Lua_Love2D_PointInPolygon-Algorithm

Algorithm implementation in Lua language. Based on a Love2D foundation.

using Love2D (i.e. Lua):

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.

(precendently) using DHTML5 : JS + HTML element

https://github.com/arkenidar/point_in_polygon

Love2D forums

https://love2d.org/forums/viewtopic.php?f=14&t=90542


VisualStudio Code extensions, you can add to it to add functionalities.


ZeroBrane Studio, specific to Lua and its derivations

https://studio.zerobrane.com/

About

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://arkenidar.github.io/point_in_polygon/quads_or_triangles.html

License:Apache License 2.0


Languages

Language:Lua 99.3%Language:Batchfile 0.7%