gunkiss/src
ohsqueezy b4a8895e41 update makefile target names; remove broken cross compilation targets 2023-04-25 23:22:27 -04:00
..
shaders wip of emscripten build with working webcam 2022-09-07 20:57:59 -04:00
Carousel.hpp working camera, inventory, and arrow buttons 2021-11-19 14:14:42 -05:00
Item.cpp working emscripten web export; transfer web cam pixel data from JavaScript to C++; fetch images through Emscripten API and cors-anywhere proxy 2022-09-19 22:21:17 -04:00
Item.hpp working emscripten web export; transfer web cam pixel data from JavaScript to C++; fetch images through Emscripten API and cors-anywhere proxy 2022-09-19 22:21:17 -04:00
Model.cpp use a single GL context by moving texture loading out of camera frame thread and use the thread only for reading frame data into cv::Mat 2022-08-08 19:28:25 -04:00
Model.hpp use a single GL context by moving texture loading out of camera frame thread and use the thread only for reading frame data into cv::Mat 2022-08-08 19:28:25 -04:00
Pudding.cpp update makefile target names; remove broken cross compilation targets 2023-04-25 23:22:27 -04:00
Pudding.hpp cURL asynchronous requests 2022-09-27 16:59:04 -04:00