|
|
|
|
|
by newsyyswen
1785 days ago
|
|
Is this by the same people who made LÖVE? The naming and use of LuaJIT suggest it. I love LÖVE. It's a great way to throw together rapid prototypes, and Lua is a joy to work with. Exciting to see a 3D framework along the same lines, hope it can work well for non-VR apps. |
|
I don't like LÖVE because of Lua, I like LÖVE because the framework itself is so well-designed and easy to use. Other people seem to agree to the point of reimplementing LÖVE's API in Rust, as ggez.