Closed transientsolutions closed 2 years ago
Ghostscript isn't used by this example, so we can eliminate that. It helps knowing which version this first occurred with. I am able to reproduce the issue. The example renders fine on the screen; the issue happens only upon export.
I am reimplementing the 3D transparency shaders in asy 2.78 and will use this example for testing. In the meantime, you can work around the issue with settings.GPUindexing=false
(or specifying the command line option -noGPUindexing
).
Thank you! This advise (GPUindex
=false) works for me. And I'm glad that sample above will be helpful!
And how can I discus with you another problem with embeded (in Latex, XeLaTex) 3d asy-script like above? Problem is with font in the labels. In 2d asy-script labels are performed separatly, but 3d are not. So, I should use tricks with project
-funtction. It is not right. But, what to do?
The Asymptote Forum is a good place for discussions: https://sourceforge.net/p/asymptote/discussion/409349
A small example works properly without opacity. Also, it works properly (WITH opacity) under: asymptote 2.74 64 bit Windows 7 GPL Ghostscript 9.27 And it has got bug (WITH opacity) under: asymptote ver. 2.75 64 bit Windows 10 GPL Ghostscript 9.55.0
Level of degradation depends on
settings.render
Sample: