|
|
PaperWorld3D is a Realtime 3D Multi-User Application Framework built for the Flash Platform.
If you have any problems getting PaperWorld3D up and running please post a message at the google group - http://groups.google.com/group/paperworld3d - and get some help.
The aim is to provide developers and designers with the tools to create realtime 3D Multiplayer Games. Using Red5 on the server means this projects is 100% open source.
Ease of Use is the primary aim here. You don't have to be aware of all the problems that creating a multiplayer game (especially a realtime one) can present. You can create a basic multiplayer 'scene' in just 2 LINES OF CODE!
PaperWorld3D can be used as a complete framework with which to build large games and applications or you can just use the individual libraries you need for your specific purpose without the overhead of using the whole thing.
It provides a set of features for:
- Creating modular game components which can be created, shared, edited, updated and extended by anyone with some knowledge of flash.
- Skinning mechanism allows designers to create new or replace exisiting graphical assets wihout touching any code.
- Multi-region content, allows developers to provide content specific to a region/locale and reload/change locales at runtime.
- Connecting to and communicating with Red5 to allow multiplayer interaction and communication, database access or connection to any other application running on your server.
- AI - Steering Behaviours, Decision Making etc. etc. allow you to create complex behaviours for NPCs.
and much, much more is in development.
