Sim-Ethereal Basic Example
·
99 commits
to master
since this release
This release includes an example SimEthereal application that builds on the basic network examples of previous releases. The example is a really basic "game" where multiple players can login and fly around in space ships in a 3D grid in space.
The code illustrates how to setup SimEthereal for networking syncing and how to do proper client-side interpolation of the object updates.
sim-eth-basic.zip contains the full application. Just unzip it and run the bin/sim-eth-basic.bat or bin/sim-eth-basic depending on your operating system.