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: gcevw
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.


I dont have any web site or any URL pointing to my code, but I can send you it by 
e-mail

Other Software Required:
Common C++

for clients:
now: OpenGL, GLU, GLUT.
later:
GLT ( http://www.nigels.com/glt/ )
or
Crystal Space ( http://crystal.sourceforge.net/drupal/ )

Other Comments:




_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to