Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!news.psc.edu!hudson.lm.com!news.math.psu.edu!chi-news.cic.net!uwm.edu!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!in1.uu.net!siemens!news
From: aoppelt@scr.siemens.com (Achim Oppelt)
Subject: Re: 3D graphics library?
In-Reply-To: jsc@tabitha.atype.com's message of 28 Oct 1995 15:19:31 -0500
Message-ID: <AOPPELT.95Oct29091920@hoover.scr.siemens.com>
Lines: 13
Sender: news@scr.siemens.com (NeTnEwS)
Nntp-Posting-Host: hoover.scr.siemens.com
Organization: Siemens Corporate Research
References: <x468h9cqek.fsf@tabitha.atype.com>
Date: Sun, 29 Oct 1995 14:19:19 GMT

>>>>> "Jin" == Jin S Choi <jsc@tabitha.atype.com> writes:

 Jin> Does anyone know of any 3D graphics libraries for any scheme that
 Jin> supports graphics in X?

Have a look at the guile-iii snapshot on ftp://ftp.cygnus.com/pub/guile
It has bindings to Mesa, a free implementation of OpenGL.

guile is the proposed GNU extension language. The only difference to R4RS is
that #f and '() are the same (for better compatibility with Emacs-Lisp), and
it is case-sensitive.

Achim
