My HelloWorld Post

Greetings,
This is my first ever blog (and posting on blogs). As you may notice my blog's weird title the same with my first post title. If you're a programmer, you'll get my swing.


Anyway, I'm currently working in Ksatria Gameworks Pte. Ltd. www.ksatria.com here in Singapore as a Programmer. We are currently working on Joe Dever's Lone Wolf video game adaptation. Last week, I'd worked on improving our game engine's(kjAPI - www.kjapi.com) HDR postprocess with eye adaptation. I was able to implement the KAWASE technique(Masaki Kawase). My personal thanks to Michael Gamil with his support. My next task is about dynamic decals...... sigh.... all in the days work.

So far, I like staying here in Singapore. But ofcourse, I miss my family back in the Philippines and my girlfriend in UAE. Plus 'the gang' back in my country.

To kick start, let me run my call my AreUReady function.....

AreUReady(absolutely);

#define absolutely true
//----------------------------------------
/// A AreUReady function
/// @param bReadytoStart - just say yes
/// @return char*
//----------------------------------------
char* AreUReady( bool bReadytoStart )
{
if(bReadytoStart)
return "Let's get it ON!!!";
else
return "Need some jump start.";
}

Comments

Anonymous said…
sir, ako pa lang ba fan mo dito? hehehe
oo huhuhuhuhuhuhuh nakaoiaw!!!!
Anonymous said…
howdy
master fafa ryan!!!!!
nakaoiouw!!!
Anonymous said…
ehem.

Surprise visitor!!!


jejejeje

Popular Posts