PaperWorld3D source code is now open to the public


PaperWorld3D is a framework that lets developers create multi-user 3D environments. It also gives ability to create multi-user 3D games and simulations based on simple workflows.

PaperWorld3D uses Flex SDK to compile the client-side Actionscript, Red5 to handle client/server communication and Apache Ant to develop PaperWorld3D applications.

The basic building block of PaperWorld3D is a component that’s created for a very specific purpose. All the files that are created are placed into a single directory and can be called as a single block of files when you need them. Every component has its own conf.xml file that describes all the file that it contains and is called when you want to load a component or a module.

The applications of PaperWorld3D are numerous; multi-user applications, multi-user 3D games, flash based games and advertising in the games etc.

Sounds interesting? - PaperWorld3D project is hosted at Google code, if you wish to get your hands on it.


RELATED POSTS:


Leave a Comment