[cl-opengl-devel] Simple texturing help

28 May
2008
28 May
'08
9:51 p.m.
I was trying to translate the Nehe openGL example 6 to cl-opengl but I was having some trouble so I cut it down to a single quad with a texture. I'm sure there are many mistakes even in this small example. Could someone take a look at it and give me some pointers. http://paste.lisp.org/display/61397 Thanks, charlieb

28 May
28 May
10:33 p.m.
Hi Charlie, I've only just glanced at it, but I think the problem might be you aren't defining Projection or Modelview matrices. You might need to check to see if the NeHe Basecode has these defined. Otherwise if you are on Linux, BuGLe works pretty nice for showing you what commands are sent to the OpenGL driver. It's saved me several times. charlie mac
6347
Age (days ago)
6347
Last active (days ago)
1 comments
2 participants
participants (2)
-
Charlie Burrows
-
Charlie McMackin