Commit Graph

19 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 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
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 4336f69d98 updated item and camera to use model class; added carousel class 2021-11-01 17:35:16 -04:00
frank 5374b7f76a pudding attributes moved into model class 2021-10-29 01:17:05 -04:00
frank 67a7f9c3f2 moved model class into separate file 2021-10-26 16:37:05 -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 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 b22302a021 tiling effect using original texture size 2021-09-14 20:14:48 -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