Panda3D手册:用 Panda3D 编程

The Programming with Panda section of the manual attempts toenumerate all the various functionality that Panda3D provides.

“用Panda3D编程”这一章希望能够列举 Panda3D 支持的所有功能。

This manual does not attempt to be complete in the sense of listing everyclass, function, and method provided by Panda3D.If that's what you're looking for, go to the Reference Section instead.

这个手册不打算列出 Panda3D 所有的类、所有的函数和所有的方法。如果您想找这些资料,请浏览参考部分

The purpose of this manual is to:

这个手册的目的是:

1. List all of Panda3D's broad capabilities,

1、列出所有 Panda3D 的丰富的功能,

2. Help you understand what purpose these serve,

2、帮助您了解这些服务的目的,

3. Give you a general understanding of how to build games in Panda3D.

3、帮助您了解如何制作一个 Panda3D 下的游戏。

In time, though, you will need to supplement the knowledge providedby this manual by studying the Reference Section.

最后,您需要从参考部分上获得其他的知识。