Hi, is there any other possibility to export Maple 3D graphic into VRML scene with axes and labels? When I use the plot3d(3*sin(x)*cos(y), x=-Pi..Pi, y=-Pi..Pi, style=patchnogrid,axes =framed, tickmarks=[3,3,3],grid=[50,50]); o:=%: vrml(o,`krychle.wrl`,tickback_color=brown,tickfore_color=yellow); i receive the VRML file with axes tickmarks as cubes. For an example of 3D graphics in VRML format with axes and labels see Holodraw. With best regards Roman

Please Wait...