caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Issac Trotts" <ijtrotts@ucdavis.edu>
To: caml-list@inria.fr
Subject: [Caml-list] Announce: SoCaml - (minimal) Open Inventor binding for OCaml
Date: Sun, 25 Jan 2004 15:17:17 -0800	[thread overview]
Message-ID: <20040125231717.GA953@manzanita> (raw)

SoCaml is a binding for the object-oriented 3D scene library Open
Inventor (tm) (http://oss.sgi.com/projects/inventor/).

Here's what can be done in SoCaml so far:

o Create an Inventor scene graph from a string.
o Display the scene graph with an examiner viewer.
o Type in commands that are echoed in a heads-up display. 
o Run your own event loop, for greater flexibility and compatibility
  with other graphical systems.

SoCaml is available at

  http://redwood.ucdavis.edu/~issac/software/socaml-1.1.tar.gz 

To try it, edit the Makefile to fit your system and then type make.
Some demos are created.  The documentation is sparse, but the demo
sources should be helpful.

Requirements:
  o OCaml 3.07beta2
  o Camlidl
  o g++ 2.95
  o SGI's version of Open Inventor

Caveats:
  So far it has only been tested on an Intel/Debian system, using the
  inventor-dev package.  I haven't yet made it work with Coin
  (www.coin3d.org) because of some linking issues.  No attempt has been
  made to use it with TGS's version of Inventor.  Also, lots of things
  haven't been wrapped yet.  

License: GPL

-- 
Issac Trotts
http://redwood.ucdavis.edu/~issac

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2004-01-25 23:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040125231717.GA953@manzanita \
    --to=ijtrotts@ucdavis.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).