|
|
|
|
|
by eggy
3561 days ago
|
|
Yeah, I did finally, thanks! I'm going to try it on my Linux box. The only disadvantage I can see for my eventual needs after a second reading is the lack of 3D support. I can get by with 2D for most of my stuff, but for games, I need the 3D hook. I'll have to see how easy it is to customize the Dart-provided widgets. Might be easier than creating them from scratch in OpenGL via the NDK. |
|
What about using a combination of StageXL and ThreeJS? Then use Cordova to package your HTML5-based app?
http://www.stagexl.org/ http://threejs.org/ https://cordova.apache.org/