Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/lua_love2d_pointinpolygon-algorithm

algorithm easy-to-understand love2d-engine lua point-in-polygon zerobrane-studio

Last synced: 21 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.

- extension related to Lua :
- extension related to Love 2D :
- Lua related Debugger :
- Lua related Debugger :


## ZeroBrane Studio, specific to Lua and its derivations