Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news.babsi.de!open-news-network.org!news2.open-news-network.org!.POSTED!not-for-mail From: Mark Carroll Newsgroups: comp.lang.postscript Subject: Re: 3D in PS Date: Sun, 01 Sep 2013 09:28:06 +0100 Organization: none Lines: 6 Message-ID: <87li3h2bft.fsf@ixod.org> References: NNTP-Posting-Host: 82-71-47-217.dsl.in-addr.zen.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news2.open-news-network.org 1378024087 22248 82.71.47.217 (1 Sep 2013 08:28:07 GMT) X-Complaints-To: abuse@open-news-network.org NNTP-Posting-Date: Sun, 1 Sep 2013 08:28:07 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:WEYbgprHebjdLZ6FSZ8SiC7DCp8= Xref: csiph.com comp.lang.postscript:1608 Alas, when I've wanted to do 3D, I've calculated the z-stacked 2D projection in code in a different programming language, then made it use a custom drawing library that just printed out postscript code under the hood for drawing the scene from "bottom" to "top". Mark