Cocktail Frank cocktailfrank
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
cocktailfrank pushed to main at shampoo/pepy 2022-07-26 17:42:05 -04:00
d34ecf887f use implicit variables for c/c++ compiler in Makefile; add README; enable screenshots and video
cocktailfrank pushed to cuckoo at shampoo/spacebox 2022-07-26 17:29:14 -04:00
9fd3ee282e change default keys for screenshot and video
cocktailfrank pushed to main at shampoo/pepy 2022-07-25 20:44:28 -04:00
ae23c68c98 updated space box submodule url
cocktailfrank created branch main in shampoo/pepy 2022-07-23 20:29:56 -04:00
cocktailfrank pushed to main at shampoo/pepy 2022-07-23 20:29:56 -04:00
7cb7c2e806 conditions for boom mode
c55bcd0ee8 use new space box trigonometric functions
6e958debf0 added velocity to delta helper function
4bf9b6cf9d initial commit
cocktailfrank created repository shampoo/pepy 2022-07-23 20:29:08 -04:00
cocktailfrank pushed to cuckoo at shampoo/spacebox 2022-07-23 19:34:22 -04:00
a3fba9c38a adjust pre tag
cocktailfrank pushed to cuckoo at shampoo/spacebox 2022-07-23 19:30:51 -04:00
6956688430 add title to README
cocktailfrank pushed to cuckoo at shampoo/spacebox 2022-07-23 19:28:03 -04:00
ee06bb6732 use markdown for README
cocktailfrank created branch cuckoo in shampoo/spacebox 2022-07-23 19:09:40 -04:00
cocktailfrank pushed to cuckoo at shampoo/spacebox 2022-07-23 19:09:40 -04:00
d1cb24a785 angle difference and ratio methods
7e31b5a1c0 fix trigonometry functions so angles correspond with GL coordinates, add function to calculate angle between two vectors
3444afc2c1 changed get_configuration to configuration; added option to return the larger ratio to box aspect; changed default window size to 16:9; changed get_window to window; added SDL_RENDERER_PRESENTVSYNC; removed clear renderer to black on emscripten builds to prevent mouse bug;
Compare 3 commits »