Gli oggetti 3D di vpython vengono visualizzati all’interno di una finestra grafica, canvas, immersa in una pagina web
canvas() | |
camera | |
ATTRIBUTI | |
Attributi degli oggetti 3D | |
color, emissive, opacity | |
texture | |
METODI | |
x.clear_trail() , x.clone() , x.rotate() | |
FUNZIONI | |
rotate() | |
OGGETTI | |
Oggetti 3D | |
Singoli | arrow(), box(), cone(), cylinder(), ellipsoid(), helix(), pyramid(), ring(), simple_sphere() , sphere() |
Multipli | curve(), points() |
Testi | label(), text() |
ALTRI_OGGETTI | |
attach_arrow() | |
Scia | interval, make_trail, pps, retain, trail_radius, trail_type |
Luci | ambient, attach_light(), distant_light(), local_light() |
Liste | lights, objects |
NUOVI_OGGETTI | |
compound() | |
extrusion() | |
group() |