Which creative framework can create these games? [closed]
- by Rahil627
I've used a few game frameworks in the past and have run into limitations. This lead me to "creative frameworks". I've looked into many, but I cannot determine the limitations of some of them.
Selected frameworks ordered from highest to lowest level:
Flash, Unity, MonoGame, OpenFrameworks (and Cinder), SFML.
I want to be able to:
create a game that handles drawing on an iPad
create a game that uses computer vision from a webcam
create a multi-device iOS game
create a game that uses input from Kinect
Can all of the frameworks handle this? What is the highest level framework that can handle all of them?