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_Simple_Cube.m
% This example will show a colored cube

% Load Tao Light assemblies and add function path
LoadTaoOpenGl;

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

Contact us at files@mathworks.com