Panda3D Astron is a package that integrates the Astron distributed server framework with the Panda3D game engine. This allows for the creation of large-scale multiplayer games using Panda3D.
You can install the package using pip:
pip install panda3d-astron
panda3d
panda3d-toolbox
These dependencies will be installed automatically when you install panda3d-astron
.
To use Panda3D Astron in your project, simply import it along with Panda3D:
import panda3d_astron
from panda3d.core import *
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
For any questions or inquiries, please contact the project maintainers through GitHub.