Day 9: Motivation Kick

I need to figured out what I want/have to do with University and work.. need to find a balance,

Today after chat with my Program Leader I have decided to start going forward and developing stuff that I actually will need and polish small things at the end, that’s why today I have managed to create 1024 by 1024 grid map which will be base for my 3D hight map based strategy game, decisions has been made. nothing else left than developing..

Element Covered Tonight:

  • movement class
  • terrain class
  • grid helper

Tomorrow – Height map.

Day7: Quick overview

Just quick overview for end of day 7.

  • Input handler gets mouse position and escape button
  • Drawing 3D maya objects
  • Sound player
  • drawing 2D over 3d object
  • Font engine – well subsystem but..
  • High precision timing
  • FPS
  • CPU usage
  • Lighting

Still loads left to do but as for one week it is fairly enough!

3D Framework for Android sample

I finally made it!

I have found couple bugs that was causing problems in my game.

first of all and I guess that was only error I have had was texturing for blocks – my program was using custom created mipmap function that was using probably not supported by hardware on desire, however.. it is working now!

Check this out! 3D Framework