13 years, 7 months ago
Highlights
My degree is math with a minor in computer science. I fell in love wiith graphics programming when I was doing simulation work for a defense contractor. I started off using Dire…
13 years, 7 months ago
Running on ATI, if my shaders are compiled with 12.1 drivers and loaded with 12.2 drivers, glBinaryProgram will crash. I assumed that I would get an invalid link, which will let…
14 years, 6 months ago
14 years, 10 months ago
Anyone have this problem with instancing? I have a uniform buffer object shared between shaders. The block looks like this:#version 150#extension GL_ARB_uniform_buffer_object :…
15 years, 10 months ago
All the tutorial examples I see using shadow maps use one texture, the shadow map texture, and apply it to a scene with no textures The scene depth information is rendered…
20 years, 7 months ago
Latest Activity
See all in DiscussionsMy degree is math with a minor in computer science. I fell in love wiith graphics programming when I was …
13 years, 7 months ago
Running on ATI, if my shaders are compiled with 12.1 drivers and loaded with 12.2 drivers, glBinaryProgram will crash. I …
14 years, 6 months ago
For anyone else reading about this problem, the answer appears to be related to NVIDIA cards with the beta glIntercept. …
14 years, 10 months ago