shakesoda / luajit-opengl-example

Barebones LuaJIT + SDL2 + OpenGL example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaJIT SDL2 + OpenGL Demo

Shorefire asked.

Here you go!

Depends on having SDL2 installed/in a bin dir, OpenGL support and LuaJIT.

luajit init.lua

Enjoy!

SDL2 bindings from https://github.com/torch/sdl2-ffi

OpenGL bindings from LPGhatguy + slime.

About

Barebones LuaJIT + SDL2 + OpenGL example.

License:MIT License


Languages

Language:Lua 100.0%