gamecake-fats

fat(int16_t,float,etc) binary strings

$ luarocks install gamecake-fats


Lua arrays of numbers, to and from strings made out of streams of ints
or floats. Useful for building buffers for opengl (float) and audio
(int16_t).

See libs/lua_fats/readme.md in the gamecake repo
https://github.com/xriss/gamecake/blob/master/libs/lua_fats/


# gamecake-fats

- v0.9
- initial rocks release.

Lua code documentation auto built from source comments can be found at
https://xriss.github.io/gamecake/docs/

Lua arrays of numbers, to and from strings made out of streams of ints
or floats. Useful for building buffers for opengl (float) and audio
(int16_t).

Works with lua but automatically uses luajit cdata if available.

Versions

0.9-2608133 days ago0 downloads

Dependencies

lua >= 5.1 <= 5.2

Dependency for

gamecake

Manifests