11.07.2015 Views

Download document (10.35 MB) - Escuela Superior de Informática ...

Download document (10.35 MB) - Escuela Superior de Informática ...

Download document (10.35 MB) - Escuela Superior de Informática ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

152 Capítulo D. Código fuente233 int i;234 int frameactual;235236 if (ficheroMARCAS!=NULL) {237238 /* Localizamos los widgets que vamos a usar... */239 hscale_frame = gla<strong>de</strong>_xml_get_widget (gxml, "hscale_frame");240 frameactual = (int) gtk_range_get_value (GTK_RANGE (hscale_frame));241242 glClearColor( .0f, .0f, .0f, 1.0f );243244 glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );245246 /* Ajustamos la matriz <strong>de</strong>l mundo */247 calculaVistaMo<strong>de</strong>lo();248249 // Pintamos la caja250 dibujaCaja();251252253 if(posicion3D == VISTA_BRAZOS)254 {255 // Pintamos las marcas256 glEnable(GL_LIGHTING);257 for (i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!