red orange yellow green blue pink

Mouse and Zoom Motion accomplished... now doing the change of figures...

agosto 18th, 2011

We have already do the zoom in and out, and also the mouse motion in the prject.. now we have to dedcaited to the change of figures... like torus, spheres, square, triangle, pyramids, etc...

[flickr id="6056353991" thumbnail="thumbnail" overlay="true" size="medium" group="" align="none"]

Zoom

agosto 18th, 2011

After we accomplished doing the mouse motion, our group dedicate to the Zoom in and Zoom out...

[flickr id="6056899786" thumbnail="medium" overlay="true" size="medium" group="" align="none"]

Mouse Motion accomplished...

agosto 18th, 2011

We already have the spheres rotating using the mouse...

[flickr id="6056882992" thumbnail="medium" overlay="true" size="medium" group="" align="none"]

By using the mouse we will be able to move the group spheres...

Sobre el Shading... 2nd project

agosto 18th, 2011

In this part of the project. we also have to apply Phong Shading to the shapes...

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

Useful Function glutIdleFun()

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

Second Project

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.

Integrantes del grupo

junio 8th, 2011

PETER ARCENTALES

[flickr id="5810542087" thumbnail="thumbnail" overlay="true" size="small" group="" align="none"]

JUAN ROMERO

[flickr id="5811108280" thumbnail="thumbnail" overlay="true" size="small" group="" align="none"]

VICTOR ZAMBRANO

[flickr id="5811108572" thumbnail="thumbnail" overlay="true" size="medium" group="" align="none"]

Spheres Dissapeared

junio 5th, 2011

THe spheres are already fixed in their planes, now the problem, is when we rotate with glRotatef(), to the back of the sun, the spheres dissapeares (get out from the visible plane)... now we are looking what we have to do for this problem...

Meeting to begin to draw 3d spheres

junio 5th, 2011

In Friday June 3, we meet in a house, to begin with the project. We´ve found a very goo manual in Spanish that explains how to start your "First OpenGL figures".,.. form this we´ve learned so much, for example what is the purpose of the glPushMatrix() y glPopMatrix(), which are very important when you want to draw several spheres in the screen...