Really awesome looks...

But I can only get about 1-2 FPS with the parallax map demo on my GeForce FX 5200 (256MB).


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}