Cocktail Frank cocktailfrank
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
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-09 18:37:24 -04:00
7ff0d01c6f update member function calls to match changes in updated spacebox branch
cocktailfrank created branch onlygl in shampoo/spacebox 2022-08-09 18:34:04 -04:00
cocktailfrank pushed to onlygl at shampoo/spacebox 2022-08-09 18:34:04 -04:00
dc2141c2c4 Merge branch 'pudding' into cuckoo
21e1e7e707 set GL attributes before creating a window
9fd3ee282e change default keys for screenshot and video
a3fba9c38a adjust pre tag
6956688430 add title to README
Compare 10 commits »
cocktailfrank deleted branch pudding from shampoo/spacebox 2022-08-09 18:33:48 -04:00
cocktailfrank deleted branch cuckoo from shampoo/spacebox 2022-08-09 18:33:24 -04:00
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-08 19:28:48 -04:00
17dee6174f 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
cocktailfrank renamed repository from sb to shampoo/spacebox 2022-08-06 19:18:11 -04:00
cocktailfrank pushed to pudding at shampoo/spacebox 2022-08-06 18:49:32 -04:00
21e1e7e707 set GL attributes before creating a window