I've had a request that I'm passing on, in case someone
would like to attempt it.
A wrapper around the classes of panorama would be
useful so that someone could use Guile as a frontend for
a scheme-based scene description language.
This would be really neat, as it would be possible to
accomplish some amazing things with it. For example,
any other SDL could be written in scheme, if we could
find a good enough scheme hacker. Also, very simple
descriptions of complex scenes could be created in
scheme that would not be possible in the RT format (it
doesn't currently support defining functions within the
SDL).
If nobody is interested in doing this, I may take it on
myself, however, I cannot make any guarantees as to
when it would be completed.