Category Archives: OpenGL
GLSL uniform bindings for Cocoa
Executive summary: This article demonstrates the use of Objective-C’s dynamic object model and the Foundation framework to extract attributes from objects using information not available at compile time. This is done on the context of implementing OpenGL Shader Language support … Continue reading
Posted in Cocoa, Oolite, OpenGL
Leave a comment