FAGE - My new 3D engine for Love.
Posted: Fri Aug 28, 2020 3:22 pm
Fun Arcade Game Engine
During this quarantine, I've been working on a 3D engine for LÖVE. Currently supports Wavefront (.obj) and COLLADA (.dae) files. This is done entirely in Lua with no FFI so porting shouldn't be a problem. I plan on releasing this as open source once I finish implementing other features and cleanup the code.
If this video seems familiar, it is because I based it off of the Love3D demo back from 2014: https://love2d.org/forums/viewtopic.php?f=5&t=78943
During this quarantine, I've been working on a 3D engine for LÖVE. Currently supports Wavefront (.obj) and COLLADA (.dae) files. This is done entirely in Lua with no FFI so porting shouldn't be a problem. I plan on releasing this as open source once I finish implementing other features and cleanup the code.
If this video seems familiar, it is because I based it off of the Love3D demo back from 2014: https://love2d.org/forums/viewtopic.php?f=5&t=78943