Building Android Games with Cocos2d-x
Cocos2d-X is a suite of open-source, cross-platform, game-development tools used by thousands of developers all over the world. It was branched out from the Cocos2d project »
Cocos2d-X is a suite of open-source, cross-platform, game-development tools used by thousands of developers all over the world. It was branched out from the Cocos2d project »
HTML5 has been widely adopted recently. It has become popular thanks to the widespread usage of modern web browsers in both desktops and mobile devices. The »
This book introduces two leading technologies for interactive Web3D: X3D and WebGL. Emphasizes on real-world applications while intertwining technical concepts. It starts with X3D and fundamental »
User interface libraries are better choices than collecting random JavaScript plugins from all around. Moreover, most JavaScript plugins do not integrate well with each other. These »
If you have been following along, you will notice that lately I have done some book reviews for Packt Publishing. Packt is one of the most »
Bullet is an open-source physics engine which features 3D collision detection for soft and rigid body dynamics. It is relevant because it is integrated to many »
Shader programming has been the largest revolution in graphics programming. The OpenGL Shading Language, is a high-level shading language based on the syntax of the C »
Graphics programming is a hot topic because of the growth of game development and animated movies in recent years. Thanks to them, Animated graphics have gone »