caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Announce: SoCaml - (minimal) Open Inventor binding for OCaml
@ 2004-01-25 23:17 Issac Trotts
  0 siblings, 0 replies; only message in thread
From: Issac Trotts @ 2004-01-25 23:17 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-25 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-25 23:17 [Caml-list] Announce: SoCaml - (minimal) Open Inventor binding for OCaml Issac Trotts

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).