Commit Graph

17 Commits

Author SHA1 Message Date
ohsqueezy bdadda618f move model, carousel and connection classes into framework library code 2023-05-02 19:15:54 -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
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 80aebaf8de pad class with example that runs camera toggle on click 2021-11-09 23:32:48 -05:00
frank 4336f69d98 updated item and camera to use model class; added carousel class 2021-11-01 17:35:16 -04:00
frank e7152838d4 move gl buffer objects into framework project 2021-10-18 17:34:17 -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 ea255f5247 using texture class to store texture data 2021-09-20 02:33:32 -04:00
frank 081681bfe7 change sfw to sb, use Makefile skeleton from demos 2021-09-02 18:25:02 -04:00
frank a3a6d61d20 use opengl for rendering 2021-07-07 20:16:58 -04:00
frank a482fa0a80 remove reserve call on item vector 2021-06-29 17:17:50 -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 1a090d26d5 use keys to browse images 2021-05-12 02:09:22 -04:00
frank edc6d8946d incorporate api results into item properties 2021-05-11 16:50:28 -04:00