16 years, 4 months ago
Highlights
Community contributions featured17 years, 5 months ago
I wonder if there's anything like GLSetup nowadays.http://web.archive.org/web/20030407062825/glsetup.com/about.htm
17 years, 5 months ago
17 years, 5 months ago
Quote:gl_FragColor[0] += gl_FragCoord[0] / 100.0;In case you are trying to access the x/r/s component of gl_FragColor and gl_FragCoord, do so like this: gl_FragColor.r += gl_Fra…
17 years, 5 months ago
Latest Activity
See all in DiscussionsI would use timestamps.
16 years, 4 months ago
I wonder if there's anything like GLSetup nowadays.http://web.archive.org/web/20030407062825/glsetup.com/about.htm
17 years, 5 months ago
Quote:gl_FragColor[0] += gl_FragCoord[0] / 100.0;In case you are trying to access the x/r/s component of gl_FragColor and gl_FragCoord, do so …
17 years, 5 months ago