Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkenidar/love2d-algorithms
rectangle_operation_intersection, point_inside_rectangle, etc
https://github.com/arkenidar/love2d-algorithms
algorithms love2d
Last synced: about 1 month ago
JSON representation
rectangle_operation_intersection, point_inside_rectangle, etc
- Host: GitHub
- URL: https://github.com/arkenidar/love2d-algorithms
- Owner: arkenidar
- Created: 2023-10-28T10:10:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T13:23:16.000Z (about 1 year ago)
- Last Synced: 2024-12-24T08:53:54.771Z (about 1 month ago)
- Topics: algorithms, love2d
- Language: Lua
- Homepage: https://studio.zerobrane.com/
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# love2d-algorithms
rectangle_operation_intersection, point_inside_rectangle, etc## gif-recorded usage demos
![Demo1: 2 rectangles' intersection and mouse-position in rectangle test](screens/demo1--Peek--28-10-2023--18-06.gif?raw=true "Demo 1")
![Demo2: ring shape and sector shape combination](screens/demo2--sector-ring--Peek--10-01-2024--10-30.gif?raw=true "Demo 2")
## Love2D Support (Extension for VisualStudio Code IDE)
## zerobrane.com IDE
## based on Love 2D