vrml
3D graphics using VRML
Select category:
s = vmesh (x, y, z [, options] ) - Visualize a 3D surface s = vmesh (z [, options] )
select_3D_points
Not implemented.
p = vrml_browse ([s]) - View vrml code s with FreeWRL vrml_browse ("-kill") - Kill the browser
p = vrml_kill () - Kill the current vrml browser If a vrml browser has previously been launched with vrml_browse(), it will be sent a KILL signal.
s = vrml_anim (typ, val, eventin, time)
s = vrml_surf (x, y, z [, options] ) - code for a VRML surface s = vrml_surf (z [, options] )
s = vrml_points(x,options) x : 3xP : 3D points
vrml_select_points
Not implemented.
s = vrml_faces(x,f,.
s = vrml_cyl(x,.
v = vrml_frame (t, r, .
s = vrml_flatten (x [, d, w, col]) - A planar surface containing x
v = vrml_transfo(s,t,r,c,d) s : string of vrml code.
s = vrml_Background (.
s = vrml_PointLight (.
s = vrml_text(t,.
s = vrml_arrow (sz, col) - Arrow pointing in "y" direction
s = vrml_lines(x,f,.
v = vrml_group (s1, s2 .
s = data2vrml (typeStr, value) - Convert 'value' to VRML code of type typeStr
save_vrml(outname,[options],s1,.
[d,w,rx,cv,wx] = best_dir( x, [a , sx ] )
[cv,wx] = best_dir_cov(x,a,sx,wd) x D x P : a P x W : Same as in best_dir, but sx is compulsory.
x = proplan(x,d,v=1)
y = bound_convex(d,h,x,pad=0)
s = vrml_DirectionalLight (.
vrml_ROUTE (eventout, eventin)
s = vrml_TimeSensor (.
v = vrml_ellipsoid (moment, col) - Ellipsoid
s = vrml_interp (typ, val,.
s = vrml_material (dc,ec,tr) - Returns a "material" vrml node
n = vrml_newname (root) - A name for a vrml node, starting by root vrml_newname ("-clear")
s = vrml_parallelogram (x,.
s = vrml_thick_surf (x, y, z [, options] ) s = vrml_thick_surf (z [, options] )
Package: vrml