domingo, 5 de setembro de 2010

Example 10 ported to Mac OS X 10.5, Xcode 3.x and GCC 4.0.x

Hi,
Example 10 created by Jeff Molofee '99 ported to Linux/GLUT by
Richard Campbell '00 from NeHe Productions site was modified to work on Mac OS X 10.5, Xcode 3.x and GCC 4.0.x.
You can access it here
Note: The example work with .bmp

Have a Nice Code Day

Code Updated - Lessons[02..09] to Mac Os X 10.5, Xcode 3.x and GCC 4.0.x

Hi,
The code lessons[02..09] from Jeff Molofee '99 and Tony Parker from NeHe Productions site ported to work on Xcode 3.x and Mac OS X 10.5 Leopard, was changed based on thread
You can download new version here

Have a Nice Code Day

sábado, 24 de abril de 2010

OpenGL examples for Mac OS X 10.5, Xcode 3.x and GCC 4.0.x

Hello there,

Today I will post some OpenGL examples.
I just modified the lessons[2..9] from Jeff Molofee '99 and Tony Parker from NeHe Productions site, to work on Xcode 3.x and Mac OS X 10.5 Leopard.

You can access them here.

Have a Nice Code Day

sexta-feira, 23 de abril de 2010

Unofficial build projects from googletest for Mac OS X 10.5, Xcode 3.1 and GCC 4.0.x

Hi, in the last five posts I show how to set up the gtest (googletest) framework on Mac OS X 10.5 and Xcode 3.1.x.

In the last video (number 4) you can see that I have created a build project with an existent example from the source (that you can get from svn or downloading from the googletest site).

So if you want to run the exemples separatly to research.
You can download a unofficial build projects that run them separately here.
There are 9 of then. And one with all samples in a simple build project.

For more information about gtest (googletest) please access http://code.google.com/p/googletest/