Build tools and visualizations for native code quickly.
- Load empty window with GL3 context
- Draw something simple with NanoVG from C
- Hook up LuaJIT and call a hello world Lua function
- Hook up a simple NanoVG call via FFI and call it from Lua
- Do some basic layout with Yoga.
- Vendor NanoVG
- Vendor libepoxy
- Vendor LuaJIT 2.0.5
- Vendor GLFW 3.2.1
- Vendor Yoga