plot3d orthographic projection

12 views
Skip to first unread message

david.g...@gmail.com

unread,
Feb 2, 2022, 11:59:29 AM2/2/22
to CoCalc
When I specify orthographic projection in parametric_plot3d it doesn't work--still shows perspective:

t=var('t'); r=vector([t*cos(t),t*sin(t),t])
parametric_plot3d(r,(t,-2*pi,2*pi),color='red',projection='orthographic')

Am I doing something wrong? Is this broken? I normally use cocalc in docker, but I've also tried cocalc.com, same problem.

Thanks,
David
Reply all
Reply to author
Forward
0 new messages