My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

A panda3d system that is intended to be used by teams to interactively explore game dynamics.

Current Status

This project is not in any state for outside people to contribute or use. At this point we are starting a major refactoring. If you are curious about this project please send email to sillyfunnypedro@gmail.com It is our intention to bring this to a shareable product. For now we are using Google code as our svn repository since we are located around the globe.

If you are playing with this system please grab the code from trunk/src The trunk/src2 branch is being used for a network layer rewrite.

Please mail sillyfunnypedro@gmail.com if you have any questions/complaints/suggestions

Installing Game Sketching

Follow the following steps to install game sketching on your computer.

# Install Panda3d from www.panda3d.org # Set the PYTHONPATH environment variable to point at the Python directory within the Panda3d directory # Install wxPython from wxPython.org

# Use svn to get the code from our repository.

Running the sketch

- on windows use ppython server.py - then start a client ppython client.py

More documentation is to come.

Panda3d on a mac

We are also hosting the install script for panda3d on a mac. Look to your right.

Powered by Google Project Hosting