Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #2926
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2016-11-02 08:22 -0700 |
| References | <f14e6b0d-3439-47ef-8b4b-0f3d65dbbef2@googlegroups.com> <5b7781ce-c685-4a4b-bd22-4b78a0adccfe@googlegroups.com> <bf67649d-e33f-4b90-863d-e4f42e08be47@googlegroups.com> <522a0ac9-1197-4967-9185-320d6ffa2e7a@googlegroups.com> |
| Message-ID | <ca8035f5-a699-4333-9b8b-346d2297efc5@googlegroups.com> (permalink) |
| Subject | Re: How can we evangelize PostScript? |
| From | luser droog <luser.droog@gmail.com> |
On Friday, June 10, 2016 at 1:38:52 AM UTC-5, Lawrence D’Oliveiro wrote: > I did toy with my own implementation of a PostScript-like language about a year or so ago. I added proper lexical scoping, name qualification, stackbegin/stackend, and Python-style iterators. And also vector and matrix types for 3D graphics. Basically the idea was to do for 3D graphics what PostScript did for 2D. But I got kind of stuck trying to decide whether it would be real-time 3D (i.e. OpenGL) or non-real-time (e.g. RenderMan). > What does/would stackbegin and stackend do? I've been wanting to redesign my backend to use stacks for paths, but at a loss of how to nicely interface it from the ps level. Also, are the iterators like Carlos's?
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Re: How can we evangelize PostScript? Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-06-01 17:02 -0700
Re: How can we evangelize PostScript? luser- -droog <mijoryx@yahoo.com> - 2016-06-09 22:59 -0700
Re: How can we evangelize PostScript? Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-06-09 23:38 -0700
Re: How can we evangelize PostScript? Peter Billam <peter@www.pjb.com.au> - 2016-06-12 04:52 +0000
Re: How can we evangelize PostScript? Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-06-12 00:49 -0700
Re: How can we evangelize PostScript? luser- -droog <mijoryx@yahoo.com> - 2016-06-12 01:38 -0700
Re: How can we evangelize PostScript? Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-06-12 02:31 -0700
Re: How can we evangelize PostScript? luser droog <luser.droog@gmail.com> - 2016-11-02 08:22 -0700
Re: How can we evangelize PostScript? Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-11-05 18:21 -0700
Re: How can we evangelize PostScript? luser droog <luser.droog@gmail.com> - 2016-11-09 18:34 -0800
csiph-web