For a certain Windows application that involves OpenGL, I was suggested to use VTK by a friend, but the project seems to lack in good documentation.
What is a good OpenGL framework to create a medium-to-large sized Windows application using Visual Studio? I've played around with some freeGLUT but have no idea whether it is good for a large application.
Thanks!