Cyphesis is a server for the WorldForge project. Implemented in C++
and based on a prototype written in python, it is often referred to
as Cyphesis-C++.
Mercator is a terrain generation and handling library for online
games which allows the server to transfer data about large areas
of terrain very efficiently.
Equator is a world builder application for WorldForge. It is implemented
as a client which connects to the WorldForge server, and uses special
priveleges to manipulate the world.
Atlas-C++ is the C++ standard implementation of the WorldForge
Atlas protocol.
The software was written by Stefanus Du-Toit
and Mike Day and is now maintained by me.
Other WorldForge tools
In addition to the above I have also developed a number of other
programs for WorldForge including process, a regression testing client,
venus, a media server and apogee, a client test platform. Source code
for these and others can be found in
WorldForge git.
|