Pinned Repositories
2d-lighting-engine
A 2D Lighting Engine in C++ using SDL/OpenGL (probably not actually usable for any real projects)
BTEditor
Behaviour Tree Editor made with Löve
BTLua
Behaviour Trees for Lua
clipperTest
in LOVE2D
CutHolesTest
for LOVE2D
LOVE2DCatalinZimaShadows
LOVE2D "pixel-accuracy" 2D-shadows on GLSL pixel-shaders
NavmeshTest
navmesh for Lua and LOVE2D
PhysSound-Open-Source
radiosity2D
Simple "realtime global 2D-radiosity", compute on CPU or GPU
Unity-SRP-VXGI
Voxel-based Global Illumination using Unity Scriptable Render Pipeline
AntonioModer's Repositories
AntonioModer/openal-lua-ffi
openal lua bindings using the ffi
AntonioModer/lQuery
Framework for LOVE2D engine
AntonioModer/allua
Lua bindings of Allegro low level game routines
AntonioModer/Boids-2
A simple Corona SDK project demonstrating autonomous behaviors
AntonioModer/tekui
tekUI is a GUI toolkit library mostly written in Lua. It is easily extensible with new interface elements, which can later be ported in C. Its main focus is on rapid application development for embedded devices.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you.(Or you can ask us to delete the repository.)
AntonioModer/calltree
A slim Behaviour Tree implementation.
AntonioModer/dynamic-light
Dynamic 2D lighting with love
AntonioModer/lua2c
convert Lua source code into an equivalent C source code written in terms of Lua C API calls
AntonioModer/SocialLua
A Lua library for interfacing with many internet sites and services
AntonioModer/UaLove
A library that changes the way LÖVE works to use hooks rather than callback functions.
AntonioModer/frock
A flocking simulation written in Lua Love