Articles about Android’

Mar 26, 2012

Rajawali Tutorial 14: Bump/Normal Mapping

Posted by in 3D, Android, Rajawali 2 comments

This tutorial has moved to the [Rajawali Wiki](https://github.com/MasDennis/Rajawali/wiki/Tutorial-14-Bump-Normal-Mapping).


Mar 26, 2012

Rajawali Tutorial 13: Animation classes

Posted by in 3D, Android, Rajawali 15 comments

This tutorial has moved to the [Rajawali Wiki](https://github.com/MasDennis/Rajawali/wiki/Tutorial-13-Animation-Classes).


Mar 23, 2012

Rajawali Tutorial 12: Object Picking

Posted by in 3D, Android, Rajawali 9 comments

This tutorial has moved to the [Rajawali Wiki](https://github.com/MasDennis/Rajawali/wiki/Tutorial-12-Object-Picking).


Feb 27, 2012

Rajawali Tutorial 11: A Better, Faster Particle System

Posted by in 3D, Android, Rajawali 10 comments

This tutorial has moved to the [Rajawali Wiki](https://github.com/MasDennis/Rajawali/wiki/Tutorial-11-Particles).


Feb 27, 2012

Rajawali Examples on Github & Android Market

Posted by in 3D, Android, Rajawali 1 comment

I’ve just created a new Github repository which is a collection of examples that show how to use the different features of the Rajawali engine. Check it out! The examples app is also on the Android Market. Download it here for free.


Feb 23, 2012

Rajawali Tutorial 10: Simple Particle System

Posted by in 3D, Android, Rajawali 1 comment

Check Rajawali Tutorial 11: A Better, Faster Particle System for a better way of doing this.


Feb 22, 2012

Rajawali Tutorial 9: 2D Renderer

Posted by in 3D, Android, Rajawali 6 comments

This tutorial has moved to the [Rajawali Wiki](https://github.com/MasDennis/Rajawali/wiki/Tutorial-10-2D-Renderer).


Feb 22, 2012

Rajawali Tutorial 8: More About The Initialization Phase & Lost Textures

Posted by in 3D, Android, Rajawali 5 comments

This is done automatically now. Scene construction should be done in the initScene() method. Resources are managed by the framework.


Feb 22, 2012

Rajawali Tutorial 7: Creating a Custom Material / GLSL Shader

Posted by in 3D, Android, Rajawali 8 comments

This tutorial has moved to the Rajawali Wiki


Feb 17, 2012

Rajawali Tutorial 6: Adding User Interface Elements

Posted by in 3D, Android, Rajawali 12 comments

This tutorial has moved to the Rajawali Wiki