Source code : Splash Screen

Started by
2 comments, last by Leyder Dylan 22 years, 10 months ago
Hi, A little program based with source code found on a OpenGL forum. This program project a texture on fullscreen like a splash screen. Easy to use. Sorry, the comments are in french. ============================================= Salut, Un petit programme basé sur du code trouvé sur un forum OpenGL. Ce programme projette une texture en plein écran comme un splash screen. Facile d''emploi. Les commentaires sont en français. ======================== Leyder Dylan http://ibelgique.ifrance.com/Slug-Production/
========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
Advertisement
Your program, Ecran de fond, didn''t display the nVidia logo in the full screen mode but works fine in the window mode.

Joel
Hi,

With my computer, P III 533 GeForce 256 384 Ram, the fullscreen works.

========================
Leyder Dylan
http://ibelgique.ifrance.com/Slug-Production/
========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
I changed the loop counter 1000 and the fullscreen window mode displayed the splash screen, but I must say I don''t think that that is the proper way to display or control a splash screen. I would recommend that you take the call to your texure mapping function out of the animation loop and use the Sleep() command to control the duration of the splash screen.

Joel

This topic is closed to new replies.

Advertisement