If you are new to shaders and OpenGL then I would buy the OpenGL ES Programming Guide. Despite being ES it is still relevant for desktop GL as well and is one of the latest books on the subject of...
Type: Posts; User: reaktor24
If you are new to shaders and OpenGL then I would buy the OpenGL ES Programming Guide. Despite being ES it is still relevant for desktop GL as well and is one of the latest books on the subject of...
Hi menzel. Thanks for the reply. Yes it seems to work even though it seems like a bit of a hack job. :p
Hi
Is it possible to have an object with texturing and plain vertex colours with no texturing added? I have a race car object and I am texturing a number to the side but want the rest of the...
Hi
Simple question. How do you calculate the inverse of a matrix using C/C++ code? I have read lots of articles explaing in excruciating detail about the inverse matrix and how to work it out on...
Hi. Not getting much luck here am I. Maybe I should have started a new thread. Could a mod move the above post to a new thread please. I read the rules about not posting in old threads. Sorry about...
I am having a similar problem but my code is very different to the one in this thread. Basically I am using shaders to do my rendering and I have a couple of objects positioned in the scene and they...