pyx-project / pyx

Repository of PyX, a Python package for the creation of PostScript, PDF, and SVG files.
https://pyx-project.org/
GNU General Public License v2.0
109 stars 18 forks source link

Does pyx suppot 3D PDF? #21

Closed menhuan closed 3 years ago

menhuan commented 4 years ago

I want to output 3D PDF,but the 3d graph pdf is 2d. so how to use Pyx to write 3d pdf?

wobsta commented 4 years ago

Could you please be more specific what a 3D PDF file should look like, like providing an example of such a file. Thank you!