Ok so ive been doing animation in blender for sometime. However I purchased the book begining android games awhile ago and wanted some help about using opengl es and blendrr it covers the basics of importing obj's and setting up opengl es and the basics. But how would I animate charecters in opengl es and import blender action sequences.
Can anyone point me to some tuts for this in android
No i refuse to use unity or unreal and co i want to know proper opengl es
Related
- Title: 10 Games for Betting on Windows Mobile with OpenGL ES 1.x
- Developer: MindPol
mindpol(in south korea) released his 3d accelerated game(beta version)
(using galatea 3d engine)
it works on HTC devices(MSM72xx cpu or higher) or Sony Xperia and Omnia2.
See next video!
http://www.youtube.com/watch?v=tlQ1eLRlexM
Contact:
http://www.mindpol.com/Games/
SUPER
MindPol Need to KEEP MAKING GAMES the Games are Super with Beauty Graphics and run Smoth on my Touch HD
THANKS
sheon said:
- Title: 10 Games for Betting on Windows Mobile with OpenGL ES 1.x
- Developer: MindPol
mindpol(in south korea) released his 3d accelerated game(beta version)
(using galatea 3d engine)
it works on HTC devices(MSM72xx cpu or higher) or Sony Xperia and Omnia2.
See next video!
http://www.youtube.com/watch?v=tlQ1eLRlexM
Contact:
http://www.mindpol.com/Games/
Click to expand...
Click to collapse
Could do with making it easier to find the links to games if possible
is these are free games that we can download?
like for my G1? =D
Hey guys,
I've decided to start an android 2d game project, however i am confused as to which 2d game engine would be the best.
The engine:
- Must be cross-platform
- Must be efficient
- Should be C++, Java, C# or Objective C since I'm comfortable with them and NOT Flash, Javascript, HTML5 since I am not a
web developer
- Must have a large community, tutorials, additional libraries
- The final delivered package must be not too large
- The engine can be free, but I also wouldn't mind paying a reasonable price
Which one would you suggest me?
Thanks
HI I'm a beginner for android game development.
I want to make a online multi-player physics based game in 3D. Currently I only know that the graphics should be design in unity or blender,later the graphics should be integrated within the program with the help of libgdx like tools that is game engine.
I don't know how to do all the all the stuff also can i design the same android game using blender game engine if yes then how?
Please provide proper guidance and step by step information thanks in advance..
No answers yet :crying:
Unity
It certainly is a big task you've set for yourself, especially if you don't have much experience with developing. Don't expect to succeed at first, start small. That being said, Unity is most likely the way to go. I would be able to make all that you talk about with unity (though multiplayer is no easy feat) and maybe some 3D modeling software like blender or Cinema 4D. You should start by watching some basic tutorials on unity, then work on small games using parts of what you want to use in your big game, once you have a good grip on most of the parts (like physics, network and such) you might just be able to make that game Best of luck, I hope this help.
Edit: Plus you'll be able to publish on multiple platforms!
Well the title is self-explanatory, I haz a stock unrooted Z3 and id like to play some old Java games that I found on the PC.. (back from the day when symbian was the boss)
No apps emulators can be found on the market
None of the jblend jbed phoneme and the fourth one are working...
Hey,
War Thunder would work with GLTools ? If yes can somebody upload this apk for non Tegra users. Unfortunately i don't have access to Nvidia Shield.
War Thunder requires Android 5.X on device with NVIDIA® TEGRA® X1 chip (OpenGL 4).
Click to expand...
Click to collapse
APK: com.gaijinent.WarThunder
My phone: One Plus One
Thanks in advance.
-qardius said:
Hey,
War Thunder would work with GLTools ? If yes can somebody upload this apk for non Tegra users. Unfortunately i don't have access to Nvidia Shield.
APK: com.gaijinent.WarThunder
My phone: One Plus One
Thanks in advance.
Click to expand...
Click to collapse
OpenGL 4.0 or newer is only available on Tegra K1/X1 and desktop GPUs. Mobile GPUs are restricted to OpenGL ES 3.0/3.1 which is a stripped down version of OpenGL. Apps using OpenGL won't work on platforms that only supply OpenGL ES drivers.
yowanvista said:
OpenGL 4.0 or newer is only available on Tegra K1/X1 and desktop GPUs. Mobile GPUs are restricted to OpenGL ES 3.0/3.1 which is a stripped down version of OpenGL. Apps using OpenGL won't work on platforms that only supply OpenGL ES drivers.
Click to expand...
Click to collapse
Unless you have a really crappy emulator
EDIT: Just realized that this is almost a year old. sorry..