An open API service indexing awesome lists of open source software.

https://github.com/turboss/netpanda

A networking sample in Panda3D, put together from samples found on the Panda3d Forum
https://github.com/turboss/netpanda

Last synced: about 1 year ago
JSON representation

A networking sample in Panda3D, put together from samples found on the Panda3d Forum

Awesome Lists containing this project

README

          

A Networking sample for Panda3d

- MJ-meo-dmt

- Credits:
- EdBighead - http://www.panda3d.org/forums/viewtopic.php?t=12766
- Yellow and bigfoot29 - http://www.panda3d.org/forums/viewtopic.php?t=940

Those three gave good examples on the Panda3d forums, I took them and made my own version of it.
Feel free to use this

## USING ##

Run Server.py
Run Client.py - BE SURE! you change the client ID of each client. (inside client.py): self.id = "TestClient"