Skip to content

anima and LuaJIT-Window v0.2

Compare
Choose a tag to compare
@sonoro1234 sonoro1234 released this 13 Apr 17:34
· 151 commits to master since this release

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)