|
|
|
|
Programming |
VesperThe beginnings of a multiplayer, distributed 3D game framework. Thanks to strange for helping me with this project. Vesper is very unstable and it's rather unlikely that I'll ever work on it again, but it has some nice ideas. The ./nodetest executable, for example, constructs a network laid out according to a topology file. Each peer on the network is given a socket, and artificial delays and dropped packets are introduced to stress-test the system. (Usually it breaks.) git is used for version control. You need to have cmake and make to build the code, as well as the OpenGL development libraries, and the Qt 4 (including QtOpenGL and QtNetwork) development libraries. If you're interested in hearing more about vesper, send me an email at dwks at theprogrammingsite period com. Download
|
| Top | |