Home    Features    Download    Screenshots    Manual    Reference    Forums    License    Contact    Blog   
 
 
  Panda3D Manual: Tasks and Event Handling
  <<prev top next>>     Python / C++     

Tasks are subroutines that you write that get called by Panda every frame. Event handlers are subroutines that you write that get called by Panda when certain special events occur. Together, these two mechanisms enable you to update your Panda world between rendering steps.

  <<prev top next>>     Python / C++     
.
screenshot
Flight Simulator, created by Carnegie Mellon students
screenshot
Improvisational acting techniques are used to improve character behavior
screenshot
Spiderman game from Building Virtual Worlds class