|
|
|
|
|
by randomhunt
4622 days ago
|
|
Any idea how you're going to release it? (productise/monetize or open source) I hacked up in the past a temporary solution using PowerPoint running on stripped down older laptops in the foyer and outside meeting rooms in my old company which worked well but I always thought it was a bit overkill and would like to see something like R-Pi in those kind of uses. I imagine yours is a lot more powerful but still think it would be a good use. |
|
I will definitely release the framework as LGPLed code when its good enough for public consumption. It's nothing technically very special: a C API to create graphics elements using old style OpenGL behind the scenes, a video decoder pinched from hello_videocube.c and a LuaJIT wrapper around it all with ideas from Cocos-2D. Flash will never be supported on the Pi so this is my attempt at an open alternative.