This commit is contained in:
David Rose 2004-07-27 18:05:53 +00:00
parent 4ac8cbba22
commit fa9f5206e7

View File

@ -1,9 +1,9 @@
Panda3D Read Me Panda3D Read Me
Panda3D is a powerful rendering engine for SGI, Linux, Sun, and Windows. Panda3D is a powerful rendering engine for SGI, Linux, Sun, and Windows.
The core of the engine is in C++. Panda3D/DIRECT provides a Python The core of the engine is in C++. Panda3D/DIRECT provides a Python
scripting interface and utility code. Panda3D can be used with or without scripting interface and utility code. Panda3D can be used with or without
Python. Python.
Panda is a complex project and is not trivial to install. Please read Panda is a complex project and is not trivial to install. Please read
the INSTALL document in this directory before starting. the INSTALL document in this directory before starting.