Which book do you recommend for a beginner? I heard from another friend who is a beginner that the red book 4.3 does not do a fine job of explaining...
OK…so I ‘m attempting to learn Java and porting some C++/C# code to Java to start to learn JOGL. I have libraries built for all my objects and types...
I like Alfonse's suggestion, the idea that the uniform locations that are not explicitly assigned are slightly randomized is a very, very good idea....
I've looked at the spec, and it seems clear that the shared notion is not defined in terms of active uniforms. So the uniforms in a shared or std140...
I brute force mine. Look at the triangle, see what contours cross it, save them - now I have poly lines and I can label along the length of the poly...