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_Textured_Cube.m
% This example will show a cube, with textures on the faces

% Load Tao Light assemblies and add function path
LoadTaoOpenGl;

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

Contact us at files@mathworks.com