OpenGL on windows; it works, but it does not.

A place for Ogre users to discuss non-Ogre subjects with friends from the community.
Post Reply
Gregor386
Gnoblar
Posts: 11
Joined: Fri Sep 19, 2008 6:01 pm

OpenGL on windows; it works, but it does not.

Post by Gregor386 »

Hello.

been scrolling thru some ogre source lately, eager to learn about the damn thing 8)

parallely, writing my own openGL renderer, finding that some newer functions dont work, aren't implemented at all. Did some searching with google, realizing that I will need glew. With it, recompiled the source. Program crashes at glCreateShader(GL_VERTEX_SHADER), because of a memory acess error. :roll:

Back to ogre - GLSL works with it, so it isn't a driver or hardware problem.

Help?
I was wondering what to write about here, and than I saw the tiny little text on some page. Now I'm telling the world how awesome I am AND that I really like cookies.
Post Reply