Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: OpenGL Superbible version 5 Samples black screen

  1. #11
    Junior Member Newbie
    Join Date
    Jan 2011
    Posts
    3

    Re: OpenGL Superbible version 5 Samples black screen

    Got the svn version and it works perfectly, thanks!

  2. #12
    Newbie Newbie
    Join Date
    Aug 2012
    Posts
    1
    Sorry to revive this, but for the sake of other people with the same issue... Another cause of the black screen is missing textures. A lot of the examples seem to have them missing or incorrectly cased ("moonlike" instead of "MoonLike"). It'd probably be a good idea to put some logging into your LoadTGA() function so you don't just silently fail.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •