Chris Burdorf writes:
> I was wondering if anyone out there has built any sort of
> Haskell interface to OpenInventor or OpenGL?  I'm currently looking
> into the possibly of using one or the other with Haskell and would be
> interesting if anyone has any design insights they'd like to share.
> 

Hi,

nothing specific, but you might like to check out Green Card, which
will at least help out with the mechanics of writing a binding to
OpenInventor:

  http://www.dcs.gla.ac.uk/fp/software/ghc/ghc-docs/green-card.html

The current release only has a GHC backend, but backends for Hugs and
NHC do now exist, and both will hopefully be included in the next
release of Green Card.

On a related note, I wrote some Green Card specs for the various
DirectX APIs a while ago, which might be of interest (depending on
your platform.) E-mail if interested, and I will see if I can
dig them up. 

--Sigbjorn <[EMAIL PROTECTED]>



Reply via email to