Skip to content

anima and LuaJIT-Window v0.2b

Latest
Compare
Choose a tag to compare
@sonoro1234 sonoro1234 released this 20 Apr 17:57
· 113 commits to master since this release

This release has a LuaJIT fix for a problem in v0.2

Portable releases: Just uncompress in a folder and run from there.
Using notepad++ in windows the command would be luajit.exe script.lua
Using SublimeText in linux the command would be anima_launcher script.lua
Examples for anima and included libraries are in examples folder.
LuaJIT-Window is a stripped version of anima without anima, only window creation and sound libraries:

LuaJIT-SDL2
LuaJIT-GLFW
LuaJIT-ImGui (for widgets inside SDL2 or GLFW)
LuaJIT-rtaudio
LuaJIT-libsndfile
LuaJIT-async
luafilesystem (for LuaJIT with unicode in windows)