Hexane is a suite of libraries intended to promote and ease game development in pure LuaJIT. It depends on Carbon for Lua for providing much of its underlying structure and uses LuaJIT C FFI bindings to provide cross-platform audio, graphics, and input.
See releases.md for the releases history of Hexane.
libhexane
directory)Some platforms may have binary dependencies already built for them. Check the releases section on GitHub!
Get the latest GLFW 3.1 in DLL form, place it at bin/glfw3.dll
.
Compile all the files in the libhexane
folder to a DLL, place it at bin/libhexane.dll
.