A package was submitted to savannah.nongnu.org This mail was sent to [EMAIL PROTECTED], [EMAIL PROTECTED]
Gilles Dégottex <[EMAIL PROTECTED]> described the package as follows: License: lgpl Other License: Package: Generic C++ engine for virtual world System name: vwe Type: non-GNU Description: Generic engine writen in C++ designed for building networked virtual world (games to life simulation and surely more) Based on the main principle Model View Control: Models are only usefull for controllers to compute the news states of the objects he have the responsibility. Viewers just show to the client objects he know the state. Use a very atomic server which have nearly no clue of the message's semantic he broadcasts (he understand only a small header to make network clipping). There is actually no security (theoricaly and praticaly) against bad controllers which modify objects over his rights (like cheating in games). To show it praticaly, a simple shooter game implements the engine. ftp://dworin.dyndns.org/vwe/ Other Software Required: for everything: Common C++ only for the shooter game: now: OpenGL, GLU, GLUT. SDL later: GLT ( http://www.nigels.com/glt/ ) or Crystal Space ( http://crystal.sourceforge.net/drupal/ ) Other Comments: _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ Savannah-hackers mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/savannah-hackers