[WEB ENGINE] Create 3d web games for free (easy & fast) - Web App Development

Supercharge your web development with AexolGL
We are planning to show it to the world by the end of December 2014. Meanwhile we have decided to publish FREE source code of our WebGL based web engine.
Create stunning 3D projects in web browser and get known with AexolGL as with the end of the year we would publish a version which would allows to
create 3D games for iOS, Android, Windows, Mac and Linux with ONE CODE!
Check Ferrari examples (use arrows to drive):
gl.aexol.com/livedit

Related

Physics Engine for WP7?

Simply I want an efficient physics engine that supports WP7 XNA and to have good tutorials/documentation to start from.
I have been trying to use farseer engine, but the documentation sucks big time, and it doesn't support mango (something about different refresh levels)
Try the one that Angry Birds uses. It's open source. Check the 'credits' of their app. It's toward the bottom.
Thanks man, it's called Box2D and it's free, open source, and has tons of documentation
As far as i know, farseer physics is a port of the box 2d engine, so some concepts should be quite similar.
I thik, it's best to checkout the source form the svn repository on the farseer page and try the samples to start with.
Search for "Making your own WP7 Angry Birds" for a nice farseer physics tutorial.
(currently i am not allowed to post links, so you have so copy this to google by yourself )
Yeah, Got the tutorial of making your own angry birds .... it's awesome
I hope I have time one day to read it out
thanks man.

Transition from Android to Web App?

Namaste my fellow developers.
I am a rather young developer, who started off with Android and have developed about 10-15 apps till today out of which 2 are up on Google Play.
Just to increase my knowledge and sector I was planning to make a shift into web apps. I did learn Java specifically for Android but want to get my hands on the other platforms as well. So my questions, Sirs and Madams, are:
1.Technically, How is Android and Web Apps different?
2.Should I make the transition?
3.How do i start? (some resources would be helpful)
All and Every feedback would be appreciated. Thank YOU!
hi karantrehan, my two cents on the matter
1. you can think of a web app as a web site running inside an Android Webview, with all its files (html, images, javascripts, css, ...) bundled inside the app. The enclosing app just launches an Activity with a webview, everything else is done by html and javascript (although you can bind java code to javascript function to exploit Android's APIs).
2. It depends: I think web apps are a viable choice in two situations:
you're a web developer that want to build an app without having to learn Android
you want to build a cross-platform app, reaching Android, iOS, WP without learning every single language
Otherwise, I would not advise it, I don't see particular advantages... unless you want to learn something new!
3. for the Android integration part, take a look here: developer.android.com/guide/webapps/webview.html
For the html/css/js part.... well, web development is as old as the web itself, there are tons of guides out there Don't miss some helpful projects like jQuery Mobile.
karantrehan said:
Namaste my fellow developers.
I am a rather young developer, who started off with Android and have developed about 10-15 apps till today out of which 2 are up on Google Play.
Just to increase my knowledge and sector I was planning to make a shift into web apps. I did learn Java specifically for Android but want to get my hands on the other platforms as well. So my questions, Sirs and Madams, are:
1.Technically, How is Android and Web Apps different?
2.Should I make the transition?
3.How do i start? (some resources would be helpful)
All and Every feedback would be appreciated. Thank YOU!
Click to expand...
Click to collapse
1. Web Apps are made using multiple languages. Front-side/Client-side, they are developed in HTML, CSS, and JavaScript. Out of the three, JavaScript is the only programming language. HTML is a markup language, and CSS is used for UI and UX. You could also use the Dart language. Dart is a new client-side language developed by Google. Currently, however, no major browser supports it (not even Google Chrome), and so in the end, it gets compiled into JavaScript.
Server-side (backend), there are a multitude of programming languages you could use. Java (through JSP), PHP, Ruby on Rails, Python. Typically you're using PHP and SQL for anything in regards to a database.
Web Apps can be hosted in a browser, or you can submit them into App Stores using things like Apache Cordava.
2. As a developer of any sort, you should always improve and learn new languages. Its better for marketability, improves your skillset, and overall can make you a better developer. So, in the end, the choice is up to you. I would highly recommend you to do so.
3. There are tons of resources available. You can search for tutorials on google or youtube. When I got started, I used w3schools to learn HTML, CSS, and PHP. I would really recommend using YouTube as well if you are a visual learner like me.
1. Like reProgrammed said, web apps are a bit different in that there's a couple of layers to them as opposed to Android apps. The back-end logic that does your database fetches and such is programmed in PHP, Python, ASP.NET (C#/VB.NET), etc. The front-end website, the pages and stuff you interact with, are done with primarily (X)HTML, CSS, and JavaScript. And for databases you've got SQL Server or MySQL, mainly.
2. Absolutely. I'm a developer myself, professionally and as a hobby, and it's never a bad idea to learn a new language or framework or environment. It'll make you a better developer and can get you jobs, or foot in the door, if that's your profession.
3. I don't really have many resources. However, in the past I've used:
W3Schools
MSDN (for C#)
Stack Overflow
Google
And then there's always books. They can get outdated but they can be great resources. I still sometimes refer to my "Android for Dummies" book when I'm working on my Android app, even though I Google search more often. Hope that helps.

commercial app maker / studio software??

hi am looking for a good commercial windows software package which allows the design and creation of android apps with a minimum amount of coding knowledge required and is drag n drop / templates/ friendly ui / graphical based. After searching a found a number of websites which allowed this however did not allow exclusive rights to the app. also there where many strings attached. If there is a good, user friendly, commercial studio app creator much like serif web plus for making web sites, can you please recommend me. i don't mind whatever the price is. Am looking to slowly expand my knowledge and build apps for fun. so if you know of any software please let me know!
i am familiar with web design, photoshop, android rom development, windows os development and many other things and as a full time law student, have no time to learn app coding. so please advise tell me to learn how to code in android.
thank you kind regarrds
Build an app without coding
Apphinge is a commercial can build an app without coding ... No technical knowledge or coding required to make an app. visit apphinge.com

[Android]Tappy Chicken - Download free from Google Play!

Epic’s app for the flap showcases the ease of use and flexibility of Unreal Engine 4. Built by a single artist with no traditional programming skills, Tappy Chicken is a lightweight app with support for Google Play leaderboards, achievements and the AdMob support.
Want to be snappy and create your own Tappy? Download UE4 at unrealengine.com and make it your own! As new features come online, we’ll update Tappy Chicken and share those improvements with the development community.
FEATURES
- Pretty 2D style visuals with procedural level generation
- Easy to understand, yet hard to master gameplay
- Small, over the air download
- Google Play leaderboards, achievements and AdMob support
- Powered by Unreal Engine 4
- Built entirely with Blueprint visual scripting
- Low system requirements
- Easy to modify and extend
- Code and content available through unrealengine.com
- Also available for other mobile platforms and HTML5!
Click to expand...
Click to collapse
Download Now!
Yet another flappy bird ripoff
Sent from my GT-I9300 using Tapatalk
I agree with jojohnson250

Free Miner Android SDK

Already for 6 months we are successfully working on the new way of monetization and Ad-less UX of websites with the help of mining in the browser. At the request of our partners, we have developed SDK for mining in Android mobile applications.
The kit allows easily to embed the miner in the application. The code of the miner is specially optimized for the android devices CPU for more effective mining
We will be glad to free share our developments of SDK for Android. If you want to join our beta test - welcome. Leave a message or your questions in this thread.

Categories

Resources