Tag Archives: c++

Update

Greetings fellow programmers & game enthusiasts wherever you may be! I know it’s been a while, and I’ve been extremely busy lately with work, both at the office and at home. So I just wanted to give an update as … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Change Logger

I decided to write a small program that helps keep track of version changes easily. Check it out here. Edit: The download now contains an installer created with InnoSetup.

Posted in Projects | Tagged , , , , | Leave a comment

Isometric Tile Picking

Currently, I am in the middle of revamping my site. I wanted to keep everything simple and easy to maintain. Eventually, I will probably only leave the WordPress section so that everything is consistent. So I’m posting some new code … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Data-Oriented Design

Lately I’ve been interested in optimization of game code..and the overall structure for that matter. I’ve had this nagging feeling that I don’t fully understand what I should be focusing on when it comes to creating a game that performs … Continue reading

Posted in Programming | Tagged , , , , , , , | Leave a comment

Volumetric Clouds – Part II

Hello again! These are exciting times…and things are getting crazy!! First off, I will say that I will probably not be able to make too many posts over the next five months. Starting this month (12/2009), I have entered Final … Continue reading

Posted in Projects | Tagged , , , , , , | 2 Comments

Volumetric Clouds

So it’s been about a month…which means I’ve been super busy. The latest project I’ve gotten myself into has been learning about volumetric clouds. And wow has it been a lot of learning! I can’t say that I completely understand … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment