
Yoann Fabre, Guillaume Pitel, Laurent Soubrevilla, Emmanuel Marchand, Thierry Géraud, and Akim Demaille.
A Framework to Dynamically Manage Distributed Virtual Environments. In the proceedings of the
2nd International Conference on Virtual Worlds (VW'2000), J.-C. Heudin (Ed.), Lecture Notes in Computer Science Series, LNAI 1834, Springer-Verlag, pages 54-64, Paris, France, July 2000
In this paper, we present the project urbi, a framework to dynamically
manage distributed virtual environments (DVEs). This framework relies
on a dedicated scripting language, goal, which is typed,
object-oriented and dynamically bound. goal is interpreted by the
application hosted by each machine and is designed to handle
efficiently both network communications and interactivity. Finally, we
have made an unusual design decision: our project is based on a
functional programming language, ocaml.
to top