anima and LuaJIT-Window v0.2
Dont use this release. It had a LuaJIT problem fixed in v0.2b
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)