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_CamLight_Cube.m
% This example will show a uniform colored cube, on which a light shines.
% The light stays with the camera

% Load Tao Light assemblies and add function path
LoadTaoOpenGl;

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

Contact us at files@mathworks.com