Launch Launch Launch Saturn V

This is my 3D Simulation project titled “Launch Launch Launch Saturn V”.  I made this using OGRE 3D and Bullet Physics. Oh yeah, if you want to look at the code you can get it from google code: http://code.google.com/p/azbullet/

Details »

nyan.azerdev.com

I modified original nyan cat to create flash greeting card for Ied Ul Fitr celebration. Limited by only two days, i created this greeting card as simple as possible. You can see the result here: http://nyan.azerdev.com/ :)

RayRayRay

This is my 3D Simulation project of 3D Game Programming at NTUST. The name RayRayRay i randomly picked when i was trying to implement ray picking feature. This application is an Roller Coaster Simulation. User can set up their own track, by modifying track point. Several Interpolation algorithms were used such as Linear, Cubic Bezier, and Cubic B-Spline. The environment consists of Terrain along with water simulation and also Skyplane. Details »

Garden Invasion

This is my casual flash game that i created with Elventales. The idea is combining snake game and pac-man. I developed this game in two months using Actionscript 3, FlashDevelop, and Flex SDK.

Details »

AR Defense

AR Defense is my Augmented Reality application that is used for my undergraduate thesis. This game is a typical of Tower of Defense Game. User’s objective is to defend their base(s) from swarm of enemies attack. To add the defense tower user simply put a card with marker, this marker later is recognized by OpenCV and will be calculated as a basis point to virtual objects creation. The Environment works in same way by using a number of markers that is printed in plain surface.

Details »

Project Portal

My PHP Project when i had an internship in Telkom Indonesia. Basically, this is an internal use-information system application for project management.  The features are chat system, document repository, and task management.

Details »

ANAGATA

This application initially was built for Imagine Cup competition. Since Imagine Cup theme was UN’s Millenium Development Goal, Anagata is an application to help street children to get better attention from the people around or government.

Details »

ARM Card

This my another XNA Game project, with my team this game intended to compete DreamBuildPlay competition held by Microsoft. This game is Turn-Based Strategy game with card game. This game is ported from PC to Xbox 360.

Details »

Invaderz

My first XNA project, A 3D shot ‘em up game. The game play is user controls a spaceship to destroy aliens as many as possible, user also should dodge thousands of enemy’s bullet.