rhino3
rhino1

Möbius-band

Terug

   Hieronder staat een implementatie van de Möbius-band in Maple V.
Anders dan bij de Rhino-afbeelding is er hier inderdaad sprake van een oppervlak.
> restart: 
> with(plots): 
> xc := 6+x*cos(1/2*y): 
> yc := y: 
> zc := x*sin(1/2*y): 
> moebius := 
    plot3d([xc,yc,zc], x=-Pi..Pi, y=0..2*Pi,
    coords=cylindrical, 
    style=patchnogrid, grid=[60,60],
    orientation=[180,-120], 
    lightmodel=light4, shading=zhue, scaling=constrained): 
> display(moebius); 
[Maple-plot, ca 6kB]

[ geen bewegend beeld, helaas ]

begin pagina

[moebius3.htm] laatste wijziging op: 18-01-18