|
-
May 10th, 2011, 11:17 AM
#7
Re: VC++ and OpenGL 3
Just to learn OpenGL, without wasting time on Win32 programming, MFC and any other UI framework, you can use GLUT.
To make a real program, you need to decide which UI framework you want to use: Win32 API, MFC, Qt, .NET etc. Then look for OpenGL resources for selected environment.
For MFC, there are ready for use Application Wizards, which create basic MFC program with OpenGL support. You can see the link to one of them in my previous post.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|