Home    Features    Download    Screenshots    Manual    Reference    Forums    License    Contact    Blog   
 
 
  Panda3D Manual: Camera Control
  <<prev top next>>     Python / C++     

Panda3D's camera is considered a PandaNode. It can therefore be manipulated as any other node.

The actual camera is defined in ShowBase as a NodePath named base.cam. There is also a plain node above the camera, which is a NodePath called base.camera. Generally you want to control the base.camera NodePath with your code.

  <<prev top next>>     Python / C++     
.
screenshot
Disney's Pirates of the Caribbean Online
screenshot
Student Recreation of "Colossus"
screenshot
Epoch: a space combat game