image thumbnail

updated 4 months ago

scatterJ3D by Jan Froehlich

scatterJ3D is a High-performance scatterplot using Java 3D / OpenGL (scatter3, 3dplot, gamutplot)

gamut_plot.m

scatterJ3D_demo.m

image thumbnail

updated 1 year ago

OpenGL 3D graphics in MATLAB using jzy3d - a demo by Malcolm Lidierth

A demo of some features of the open-source jzy3d 3d graphics package from http://www.jzy3d.org/ (opengl, java, swing)

image thumbnail

updated 1 year ago

Snake Toy by Eric Ludlam

Snake toy graphic and simulation. (games, hgtransform, rubik)

snakeclock()

snakedemo2

snaketoy(in, conf, style)

image thumbnail

updated 1 year ago

Matlab 3D figure to 3D (X)HTML by Dirk-Jan Kroon

Converts 3D objects of a Matlab figure to XHTML embedded X3D file. Interactive 3D website graphics. (3d, opengl, webgl)

[F,V,Cface,Cedge,E,T]=surf2FV(Obj)

[data,loc]=XMLaddNode(name,data,loc)

[data,loc_body]=XHTMLheader(options)

image thumbnail

updated 3 years ago

Patch Software Render by Dirk-Jan Kroon

Patch Software Render with Phong-shading, shadows and textures (software render, render, renderer)

FV=read_wobj(filename)

J=renderpatch(I,FV)

N=patchnormals(FV)

image thumbnail

updated 3 years ago

dvcRender by Binh Nguyen

A physical simulation testbed in Matlab. User friendly OpenGL renderer in Matlab (dvc3d, dvcrender, physics)

readObj(fname)

render( world )

setupApp( w )

image thumbnail

updated almost 4 years ago

surfo by Andres

workaround for surface lighting with OpenGL (plot, surf, surface)

facenorm(X,Y,Z)

surfo(varargin)

image thumbnail

updated almost 4 years ago

epscombine by Will Robertson

Combines two Matlab-generated EPS files. (eps, exportfig, annotation)

epscombine( eps1 , eps2 , writefile )

epscombinetest.m

image thumbnail

updated 4 years ago

OpenGL .NET Examples by Dirk-Jan Kroon

Matlab OpenGL .NET code and examples for R2009a and above (control, shader code, opengl)

CamLight_Cube_Painters(id)

I=texture2matlab(TextureID,Width,Height)

LoadTaoOpenGl.m

Contact us