4
votes
3answers
528 views

What Technology can Render Medium Scale 3d Environments in a Web-Browser

I intend to make a web application that displays 3d environments that can be navigated by dragging(with a finger or mouse depending on the platform). The web app will render 3d environments of ...
1
vote
4answers
1k views

Does HTML5 have a feature that enables a user to add an icon to the Apps screen when “installing”, and if not, when are they planning to add it?

I know that the mobile bookmark bubble might sort of work for iOS, but it isn't going in the same section. And for Android, bookmarking is really not going to cut it for a mobile HTML5 application ...
1
vote
2answers
579 views

Is it possible to develop apps with Kendo UI to submit to iOS App Store?

The number of platforms I have to develops apps for is increasing and It brings me lots of stress to learn new technologies for each target platform. I found out that Telerik's Kendo UI is very good ...
1
vote
1answer
630 views

Making an HTML5 application for both Android and iOS

I was checking out a video tutorial on HTML5 using Dreamweaver to do Android and iOS apps (using Phonegap) and it clearly mentioned that you need a Mac to debug and simulate for iPhone, iPod, etc. Is ...
0
votes
3answers
403 views

Which GUI framework for a GUI newbie but expert C++ developer? [closed]

I have an API that streams short event messages for a human audience. I wish to display this in a beautiful dynamic display to users. What GUI framework would work best with this data? I'm assuming ...