Menu

texture mapping problems in the test

Help
Lee.SH
2006-12-20
2013-04-17
  • Lee.SH

    Lee.SH - 2006-12-20

    I ran this test in the ppc emulator. There was a car but no light, no texture(at least my human brain told me it was a car). It was looked like a flat paper.
    I have enabled the texture.
    //glDisable(GL_TEXTURE_2D);
    glEnable(GL_TEXTURE_2D);
    And I have uploaded the dodge.jpg also.
    I ran test.exe in the emulator again, this time it came to be a blank white screen.
    What should I do?
    Thanks a lot!

     
    • free314

      free314 - 2009-08-27

      hi,
      I also met this problem today.
      How did you resolve it?
      Thanks a lot!

       

Log in to post a comment.