17ย years, 6ย months ago
Highlights
Community contributions featuredThe article looks to be about three years old, based on the first comment in the associated thread.I just did some research on rendering heightmaps with multitexturingโฆ
17ย years, 6ย months ago
17ย years, 8ย months ago
This image is of three separate, overlapping triangles where each triangle has a single vertex with alpha 1.0 (the other two verts are alpha 0.0). When rendered together, the acโฆ
17ย years, 6ย months ago
I'm trying to implement the blur fragment shader from the OpenGL Superbible, but I'm confused as to where the tc_offset variable is being set. Here's the code: uniform sampler2Dโฆ
17ย years, 10ย months ago
Given the motion equation (d = v*t + 0.5*a*t2), I can find a vehicle's position after a given passage of time with a given starting velocity and constant acceleration. Solving tโฆ
18ย years, 1ย month ago
Latest Activity
See all in DiscussionsThe article looks to be about three years old, based on the first comment in the associated thread.I just did โฆ
17ย years, 6ย months ago
This image is of three separate, overlapping triangles where each triangle has a single vertex with alpha 1.0 (the other โฆ
17ย years, 6ย months ago
Wow, you learn something every day. Hollower's comments make more sense now. I'll keep that in mind, since I want โฆ
17ย years, 8ย months ago