red orange yellow green blue pink

domingo, julio 17th, 2011
Thanks to the idle Func we can work with KerboardFun anda change if the figures are torua, spheres etc... so far we had asigned a constant value that represent a detremined value such as: \n #define SPHERE 0 \n Read More

Useful Function glutIdleFun()

domingo, julio 17th, 2011
we had search and we had found a very Useful function... Call glutIdleFunc() this func refresh screen in intervals of time... so we can put variable in the renderScene (where the figuras are described and are created in determined position), so we can refresh everytime a variable such as angle, position of viewer , or anityhing and this funcition will help to do that Read More

Second Project

sábado, julio 16th, 2011
From the first Project, now the teacher send us to modify the first project and to implemente: Mouse Motion and Change shapes.  Read More