Forgot password?
 Register account
View 287|Reply 2

Asymptote web version椭球体是正球?

[Copy link]

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

hbghlyj Posted 2022-6-9 18:32 |Read mode
Last edited by hbghlyj 2023-2-19 01:55
import three;
size(4cm,0);
draw(scale(2,1,1)*unitsphere,surfacepen=material(white+opacity(0.4)),
meshpen=gray(0.4));
draw(O--2X, blue); //x-axis
draw(O--2Y, green); //y-axis
draw(O--2Z, red); //z-axis
在本机,画出来是椭球体(沿x轴拉长的单位球),这是所期望的. 但是,在Web version 画出来是正球体(放大的单位球)

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

 Author| hbghlyj Posted 2023-2-19 06:25
Last edited by hbghlyj 2023-5-1 15:48已提交sourceforge.net/p/asymptote/discussion/409349/thread/cb39fdfd39/
John Bowman

This is a bug with html output (not specific to asymptote.ualberta.ca/), which we will try to fix soon. Thanks for reporting this.
v2.86 已修复该问题
John Bowman - 5 days ago

This bug is now fixed in git and on asymptote.ualberta.ca/ and will be in the upcoming 2.86 release. In the future, it is better to post bug reports at github.com/vectorgraphics/asymptote/issues

3152

Threads

7905

Posts

610K

Credits

Credits
64068
QQ

Show all posts

 Author| hbghlyj Posted 2023-2-25 04:34
Last edited by hbghlyj 2023-5-1 15:53画一个橙色的球:

加上render=0

unitsphere是由8片拼成的
可以看到缝线

Mobile version|Discuz Math Forum

2025-6-4 17:35 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit