[Twisted-Python] ANN: MV3D v0.44 released!

Michael Handverger mike at mv3d.com
Sat Oct 23 21:18:33 EDT 2010


I’m pleased to announce the release of MV3D version 0.44! This version features a functioning content creation and world building tool-set. It is now possible to populate a game world from scratch without using the command line or writing code. Additionally, Ogre3D was upgraded to the latest version and a cluster management app was added.

Here’s a video showing off the demo world that is open to the public:

http://www.youtube.com/watch?v=9ebqAOWvyzI

MV3D is an open source virtual world simulation framework written in Python which uses Twisted for networking. It was designed with scalability in mind and aims to be able to distribute a world across as many servers as needed with dynamic load balancing. The simulation framework is not specifically slanted towards any one genre of online game, and can just as easily be used for a space game as a fantasy setting. On the client, Python-Ogre is used for rendering.

More info on MV3D including source code and Windows client binaries is available at http://www.mv3d.com. MV3D is released under the MIT license.

Enjoy,

Mike




More information about the Twisted-Python mailing list