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