Hi everyone. I'd like to get started on learning how to program various shaders. I was wondering if anyone could recommend some good books or websites to get started with.
Books besides the...
Type: Posts; User: Babblin Joe
Hi everyone. I'd like to get started on learning how to program various shaders. I was wondering if anyone could recommend some good books or websites to get started with.
Books besides the...
hmm tried that and didn't work :(
It isn't that I want real time , it is more so that I am just trying to mess around with perlin noise functions and this looked like a good place to start.
anyone have any luck getting
http://www.gamedev.net/reference/articles/article2085.asp
to work on their computer? I used some basic opengl window setting up code from the nehe site and add the...
I am in need of some advice on splitting concave polygons into convex polygons and then drawing them. The only code I can find for such things online is about tesselations. But i need some advice...