Are there any non-game apps developed with Unity? I don’t mean the so called ‘serious games’ like 3D simulations for medical, architectural, engineering, city planning type. I want to know about apps like weather, checklist, todo, scheduling, etc.
Unity is really the wrong tool for that sort of thing. There are plenty of non-game apps made with Unity but they generally involve 3D graphics in some way.
–Eric
This
Has been made with Unity + Eclipse Export
+FootprintGames That URL doesn’t work.
I’m sure you can find some examples, but I don’t think that would make it a good idea. There are better tools out there for doing line of business and productivity apps.
Sure you can make non-game apps with Unity, but it will be one graphical application (literally).
I made an almost completely working web browser with Unity once.
The only thing it couldn’t do is displaying actual websites (because it can only be done with plugins, of which none worked for me).
Additionally, I made a simple calculator in Unity back in my noob days.
Try this one
I’ve made a mapping app using Unity free, and I used the built-in GUI, I thought the performance was fine on all the devices I tested it on, I know it’s not perfect but it worked for us!
Check it out if you want:
https://play.google.com/store/apps/details?id=com.zawarib.beirut
That’s one gorgeous looking app. But I can’t help but think it might have been easier to develop as an HTML/PhoneGap app instead of using Unity.
Admirable work nevertheless ![]()
Thanks everybody.
this http://unity3d.com/showcase/gallery/non-games might be of interest