Cocktail Frank cocktailfrank
cocktailfrank pushed to gl at shampoo/spacebox 2022-10-04 18:33:30 -04:00
d0bf52a03d instructions for building an android example
1ff7f802cb updated instructions for building with OpenCV + barcode extension through Emscripten
Compare 2 commits »
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-27 16:59:19 -04:00
e3a3902143 cURL asynchronous requests
f43203f5ae pause camera display while requesting from APIs, set Emscripten frame data only when memory location changes
Compare 2 commits »
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-26 16:13:59 -04:00
59db4015b5 use cv::Barcode for scanning instead of ZBar
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-22 17:22:39 -04:00
862030b296 sharpen camera image preprocessing, check original and preprocessed camera images
cocktailfrank pushed to gl at shampoo/spacebox 2022-09-22 17:22:06 -04:00
346a059ee2 log statements from texture load changed from info to debug level
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-19 22:21:40 -04:00
5f417a2592 working emscripten web export; transfer web cam pixel data from JavaScript to C++; fetch images through Emscripten API and cors-anywhere proxy
cocktailfrank pushed to gl at shampoo/spacebox 2022-09-19 22:14:47 -04:00
24f6d3ed3d argument checking for texture load function input
cocktailfrank pushed to gl at shampoo/spacebox 2022-09-13 01:01:35 -04:00
60acb11d41 parameter documentation for texture loading
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-07 20:58:25 -04:00
009e374cd8 wip of emscripten build with working webcam
cocktailfrank pushed to gl at shampoo/spacebox 2022-09-07 20:57:12 -04:00
b1fb77b1c8 set gl context profile attribute to ES
cocktailfrank pushed to gl at shampoo/spacebox 2022-09-06 20:52:53 -04:00
f63cb2bfb2 example program for using a c++ program to stream a webcam in browser
52ef535eac remove unsupported gl functions from emscripten builds, restore removing gl context settings from emscripten builds
Compare 2 commits »
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-10 15:28:45 -04:00
d47289007c default compiler environment vars in Makefile
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-10 13:45:13 -04:00
d8c5bdd56d try to set a requested camera resolution
cocktailfrank deleted branch onlygl from shampoo/spacebox 2022-08-10 13:35:10 -04:00
cocktailfrank created branch gl in shampoo/spacebox 2022-08-10 13:34:27 -04:00
cocktailfrank pushed to gl at shampoo/spacebox 2022-08-10 13:34:27 -04:00
0bf2e12935 added more documentation for GLObject::generate
cocktailfrank deleted branch gl from shampoo/spacebox 2022-08-10 13:31:50 -04:00
cocktailfrank created branch gl in shampoo/spacebox 2022-08-10 13:31:31 -04:00
cocktailfrank pushed to gl at shampoo/spacebox 2022-08-10 13:31:31 -04:00
0bf2e12935 added more documentation for GLObject::generate
cocktailfrank pushed to main at shampoo/pepy 2022-08-09 18:41:06 -04:00
871581bdd3 updated spacebox to branch that combines pudding and pepy changes