Panda Class/Resources

From MCIS Wiki

Jump to: navigation, search

Software

Installing Panda on your computer:

  • Create a folder c:/Panda
  • Copy the lib folder from my shared into this folder

Running Panda programs from Netbeans:

  • Create a Python project
  • In the project properties, select a python system configured as follows:
    • Executable is C:\panda3d\python\ppython.exe
    • Python path contains C:\panda\lib

note: examples are available under Teachers/fac_peterson/shared/cis197/camp