mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
got shaders playing crudely and openframeworks being run from python
This commit is contained in:
@@ -123,8 +123,16 @@
|
||||
],
|
||||
"value": "off"
|
||||
},
|
||||
"OF_SCREEN_SIZE": {
|
||||
"action": "toggle_of_screen_size",
|
||||
"options": [
|
||||
"full",
|
||||
"dev"
|
||||
],
|
||||
"value": "dev"
|
||||
},
|
||||
"VIDEO_BACKEND": {
|
||||
"action": null,
|
||||
"action": "switch_video_backend",
|
||||
"options": [
|
||||
"omxplayer",
|
||||
"openframeworks"
|
||||
|
||||
Reference in New Issue
Block a user