Home C++ Lua GitHub Games Math Myself Contact



Hydrodynamics via LuaJIT and OpenCL
Thes is the next rendition of my hydrodynamics solver. This one will be like my OpenCL version, except without the C++. This way OpenCL code generation will work all the smoother. LuaJIT does the string manipulations and API calls, and OpenCL does the heavy lifting.
GitHub: http://github.com/thenumbernine/hydro-cl-lua