Code covered by the BSD License  

Highlights from
OpenGL .NET Examples

image thumbnail
from OpenGL .NET Examples by Dirk-Jan Kroon
Matlab OpenGL .NET code and examples for R2009a and above

example_Shader_Code.m
% This example will show a cube textured with screen position 
% by fragment shading code.

% Load Tao Light assemblies and add function path
LoadTaoOpenGl;

% Create the OpenGL window
OpenGL_Window('new','Shader_Code_Painters');

Contact us at files@mathworks.com