Top "Game-engine" questions

A game engine is a software framework used in the development of video games.

Getting the width of a sprite

I am trying to create a row out of some square sprites I have. So to get the width of …

unity3d sprite game-engine
Math used in 3D (Game) Engine Programming

I'd like to get an idea what kind of math is typically necessary for 3D game engine programming? Any specific …

math game-engine
Corona SDK free alternatives

I tried corona sdk free edition, i really liked it. The problem is, that im not so good developer to …

android sdk game-engine coronasdk moai
Unity vs Libgdx vs Cocos2d-x

I'm a Android and a Software Programmer. Currently I know three languages C++, C#, Java. Now I want to make …

cocos2d-iphone unity3d libgdx game-engine
Why transforming normals with the transpose of the inverse of the modelview matrix?

I am working on some shaders, and I need to transform normals. I read in few tutorials the way you …

opengl glsl game-engine game-physics
Building a simple online game server for Unity

I'm trying to build an online game server for my Tank game 2D (Unity). In my game there will be 2…

unity3d game-engine multiplayer
Good 2D Collision Response References

Hey, I'm currently looking for various methods of implementing collision response in 2D video games, something similar to this tutorial …

collision-detection game-engine game-physics
Build a simple HTML5/canvas 2D game. Game engine recommended to use?

I want to start learning HTML5 with canvas by building a simple 2d game. I want to build one that …

html 2d game-engine
How to learn and use OpenGL ES 2.0? I just don't get it - serious Qn.

This is a serious question, I am "stuck" at this point between understanding it and not at all. I got …

android opengl-es matrix opengl-es-2.0 game-engine
Game engine for iPhone/Android

Is it possible to do cross platform game engine for iphone and android. if its how can i do this. …

iphone android game-engine