CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Location
    Bangalore,India
    Posts
    154

    how can I do shading

    Dear Friends
    How can I implement shading for my 3D model. I am calling
    glShadeModel (GL_SMOOTH);
    In my DrawScene() but its not shading properly.
    Please give me some hints about shading. Thanks a lot in advance...Sujan

  2. #2
    Join Date
    Jan 2009
    Posts
    581

    Re: how can I do shading

    You have been asking a lot of questions about openGL in this forum. It is probably best if you work your way through a good set of tutorials to get a solid understanding. I can recommend NeHe's tutorials: http://nehe.gamedev.net/

    They start at the beginning and work through pretty much everything you'll need to know.

  3. #3
    Join Date
    Sep 2007
    Location
    Bangalore,India
    Posts
    154

    Re: how can I do shading

    Thanks for the information Peter...Asking more questions is not bad..A new thread will help others also having the same doubt or for improving knowledge. Thanks Sujan

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

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



HTML5 Development Center

Click Here to Expand Forum to Full Width