Commit Graph

22 Commits

Author SHA1 Message Date
ohsqueezy 6fdfa67c41 WIP documentation on building for macOS and building wider Linux compatibility 2024-04-14 00:57:48 -04:00
ohsqueezy caf9044093 use code block formatting for ascii art 2024-04-03 14:04:17 -04:00
ohsqueezy 5fa063ac6f remove PI preprocessor definition from documentation 2024-04-02 19:07:56 -04:00
ohsqueezy 71ff65d588 added details and updates to Raspberry Pi doc section 2024-02-16 19:41:15 -05:00
ohsqueezy e168844fc5 - added Windows build using MinGW for box demo along with Windows instructions to main README
- replaced Model class in box demo with library's Model class
- switched GL context profile mask to compatibility in Windows builds
- only open audio device if audio is initialized
- increase default audio frequency and buffer size
- convert path objects to strings for compatibility with MinGW
- update MinGW builds to use regular filesystem library instead of experimental
2023-10-18 00:07:32 -04:00
ohsqueezy 772c5482dd unsubscribe delegate subcribers in game's quit function and remove destructor calls to unsubscribe; delete ID memory when GL object is deleted; disable recorder because of memory leak 2023-06-11 21:49:04 -04:00
ohsqueezy 824efcc71f add external resources; add alpha to plane colors 2023-06-03 01:07:18 -04:00
ohsqueezy 8c086ba161 add instructions for curl; add array operator to configuration, give configuration object access to nodes; fix src paths in android skeleton script; add copy file function 2023-05-10 02:51:11 -04:00
ohsqueezy a8126605e8 added opencv camera linux and android demo; added carousel, connection, and model classes; added format parameter to texture.generate; added android opencv lib build instructions 2023-05-02 18:43:32 -04:00
ohsqueezy f793073348 full example for building opencv libraries; upgrade box demo SDL version 2023-04-25 23:17:13 -04:00
ohsqueezy 297fdef6e8 main readme additions about building on raspberry pi 2023-04-10 16:27:07 -04:00
frank 6777f26d87 remove angle brackets from heading 2023-02-11 19:32:07 -05:00
frank f47c080d72 box demo android support, android file to string for reading files inside APK 2022-11-08 17:17:20 -05:00
frank ad9aab4a46 android helper scripts and icon assets and fill screen android demo 2022-10-17 21:57:56 -04:00
frank d0bf52a03d instructions for building an android example 2022-10-04 18:33:16 -04:00
frank 1ff7f802cb updated instructions for building with OpenCV + barcode extension through Emscripten 2022-09-26 20:57:51 -04:00
frank 60acb11d41 parameter documentation for texture loading 2022-09-13 01:01:20 -04:00
frank f63cb2bfb2 example program for using a c++ program to stream a webcam in browser 2022-09-06 20:52:34 -04:00
frank 52ef535eac remove unsupported gl functions from emscripten builds, restore removing gl context settings from emscripten builds 2022-09-06 20:44:23 -04:00
ohsqueezy a3fba9c38a adjust pre tag 2022-07-23 19:34:11 -04:00
ohsqueezy 6956688430 add title to README 2022-07-23 19:30:39 -04:00
ohsqueezy ee06bb6732 use markdown for README 2022-07-23 19:27:49 -04:00