6 ms·
Our Curl module is due for an overhaul. A recent example of the FFI would be the bindings of OpenGL ES 2.0 at https://github.com/privat/nit/blob/master/lib/gles
by xymus 12y ago
Our Curl module is due for an overhaul. A recent example of the FFI would be the bindings of OpenGL ES 2.0 at https://github.com/privat/nit/blob/master/lib/glesv2/glesv2.nit https://github.com/privat/nit/blob/master/lib/glesv2/glesv2....
The partial bindings to the Google Cardboard Java API may also be of interest: https://github.com/privat/nit/blob/master/lib/android/cardboard.nit https://github.com/privat/nit/blob/master/lib/android/cardbo...