Commit Graph

42 Commits

Author SHA1 Message Date
ohsqueezy 5cf39db71e added android build and curl error checking 2023-05-10 03:04:46 -04:00
ohsqueezy bdadda618f move model, carousel and connection classes into framework library code 2023-05-02 19:15:54 -04:00
ohsqueezy b4a8895e41 update makefile target names; remove broken cross compilation targets 2023-04-25 23:22:27 -04:00
ohsqueezy 918f86bbde android example instructions in SPACEBOX 2022-10-04 18:33:58 -04:00
ohsqueezy f43203f5ae pause camera display while requesting from APIs, set Emscripten frame data only when memory location changes 2022-09-26 21:01:11 -04:00
ohsqueezy 862030b296 sharpen camera image preprocessing, check original and preprocessed camera images 2022-09-22 17:22:13 -04:00
ohsqueezy 5f417a2592 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
ohsqueezy 009e374cd8 wip of emscripten build with working webcam 2022-09-07 20:57:59 -04:00
ohsqueezy d8c5bdd56d try to set a requested camera resolution 2022-08-10 13:44:59 -04:00
ohsqueezy 7ff0d01c6f update member function calls to match changes in updated spacebox branch 2022-08-09 18:37:11 -04:00
ohsqueezy c500cd332e added performance timing to camera thread and temporarily fixed crashing by setting thread to wait, added README 2022-08-06 19:11:55 -04:00
frank cecf008d5e working camera, inventory, and arrow buttons 2021-11-19 14:14:42 -05:00
frank 16cc5406cf multiple buttons wip 2021-11-17 19:57:56 -05:00
frank e0b1d1fd53 added rotation to pad transformation, added pointer cursor 2021-11-13 14:58:30 -05:00
frank 80aebaf8de pad class with example that runs camera toggle on click 2021-11-09 23:32:48 -05:00
frank c9868db346 connection class accepts callback functions 2021-11-04 01:16:46 -04:00
frank 4336f69d98 updated item and camera to use model class; added carousel class 2021-11-01 17:35:16 -04:00
frank c461475ea6 move camera textures into class 2021-10-29 22:10:28 -04:00
frank 5374b7f76a pudding attributes moved into model class 2021-10-29 01:17:05 -04:00
frank b66244d943 added model and plane classes 2021-10-26 14:13:32 -04:00
frank e7152838d4 move gl buffer objects into framework project 2021-10-18 17:34:17 -04:00
frank cdf4b8ce0e vertex buffer object class for adding attribute data to gpu 2021-10-17 03:27:53 -04:00
frank 25e2a7ad4f use attributes object dimensions and type functions 2021-10-14 02:55:39 -04:00
frank d2f97edab9 store rectangle attributes index in attributes object 2021-10-14 00:34:55 -04:00
frank 7ba46588ea using attributes class to store generic vertices 2021-10-13 00:35:18 -04:00
frank 72279ba628 vao and vbo classes, new log functions 2021-10-02 19:39:46 -04:00
frank f03042b6e9 started implementing vao and vbo classes 2021-09-28 02:11:09 -04:00
frank c901b1b720 add Texture and Item with dependencies to makefile 2021-09-24 02:45:09 -04:00
frank ea255f5247 using texture class to store texture data 2021-09-20 02:33:32 -04:00
frank 9271ba9226 use triangle fan for top and bottom of pudding model 2021-09-10 15:02:53 -04:00
frank eb391b911a load camera frame texture in separate thread 2021-09-09 22:57:13 -04:00
frank ffede89153 portrait resolution 2021-09-06 22:12:23 -04:00
frank 081681bfe7 change sfw to sb, use Makefile skeleton from demos 2021-09-02 18:25:02 -04:00
frank b8baf6802b pudding texture from image 2021-09-01 00:08:45 -04:00
frank 00f64b4bf9 multi layered pudding vertices 2021-08-07 01:05:55 -04:00
frank fb7f5390be add 3d world view 2021-07-21 02:11:02 -04:00
frank af5b438f7e use opengl context for rendering 2021-07-02 22:51:59 -04:00
frank a482fa0a80 remove reserve call on item vector 2021-06-29 17:17:50 -04:00
frank 7b9549d413 added opencv camera capture and display 2021-06-26 20:25:57 -04:00
frank 60101b7bbc added best buy api; create shared ptr immediately from sdl texture return val 2021-06-24 17:53:58 -04:00
frank edc6d8946d incorporate api results into item properties 2021-05-11 16:50:28 -04:00
frank 8645486078 initial commit 2021-05-07 21:26:44 -04:00