Go to file
Avicennia_g 621b455181
Simple performance boost
Changed old, heavily inefficient grid-population function to index images from a table that is registered once, rather than recreating images every time a new frame is called. Massive performance boost.
2021-01-07 19:21:03 -08:00
textures Initial Commit 2021-01-07 19:05:45 -08:00
LICENSE Initial commit 2021-01-07 19:02:15 -08:00
README.md Initial commit 2021-01-07 19:02:15 -08:00
data.txt Initial Commit 2021-01-07 19:05:45 -08:00
main.lua Simple performance boost 2021-01-07 19:21:03 -08:00

README.md

propyl

Attempt at making a simple layered area viewer for Minetest with LOVE