Ask Your Question
1

How do I plot the 3D object given vertices but no equation?

asked 2021-12-09 09:55:09 +0200

anonymous user

Anonymous

I was given the vertices of triangles and have to recreate a 3D shell.

I don't really know how to plot it since I'm not familiar with sage math, and I've tried to use the parametric plot 3D function but that seems to always need a formula which I don't know.

Is there a way for me to plot this object given the vertices of each triangle but with no equation?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-12-09 17:52:24 +0200

slelievre gravatar image

Use polygon3d or polygons3d.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2021-12-09 09:55:09 +0200

Seen: 113 times

Last updated: Dec 09 '21