Subject: Re: graphics in scheme
From: rpw3@rigden.engr.sgi.com (Rob Warnock)
Date: 2000/03/31
Newsgroups: comp.lang.scheme
Message-ID: <8c13gd$q85dr$1@fido.engr.sgi.com>
christophe Rocha <gkouadri@hotmail.com> wrote:
+---------------
| Where can I find tutorials about using graphics in scheme?
| Especially on DrScheme and Edscheme
+---------------

You might want to start by looking at Will Ware's NanoCAD molecular
modelling system <URL:ftp://ftp.std.com/pub/wware/nanocad-0.2/unix/README>
which runs on top of MrEd (which is the editor-cum-graphics package
underneath DrScheme). It's fairly simple & readable code, yet contains
some really cool stuff, such as click-and-drag "3-D" rotation of organic
molecules.

[An early version of NCAD was distributed in earlier PLT distributions,
in, for example, "plt.49/mred/demo/ncad02x.ss", but it was later dropped
from the PLT bits...]

You might also look at an unpacked PLT v.101 distribution tree at
"plt/collects/graphics/TREADME" for turtle graphics,


-Rob

-----
Rob Warnock, 41L-955		rpw3@sgi.com
Applied Networking		http://reality.sgi.com/rpw3/
Silicon Graphics, Inc.		Phone: 650-933-1673
1600 Amphitheatre Pkwy.		PP-ASEL-IA
Mountain View, CA  94043