Home    Features    Download    Screenshots    Manual    Reference    Forums    License    Contact   
 
  Panda3D Manual: File Reading
  <<prev top next>>     

General file reading in Panda is handled by the Virtual File System.

Although it presents the files and directories that it provides access to as a single, unbroken file system, it can in fact include files from multiple sources (such as Multifiles) in the hierarchy, regardless of the underlying structure.

This has the advantage of allowing one to access files and directories without worrying overmuch about where they actually reside, and even access Multifile archives as a directory hierarchy.

NB: While present in C++, on the Python side Panda does not offer file writing functionality, with the exception of writing to certain specialised file types. For general file writing, however, Python itself offers file-handling functionality, including potentially-useful features such as reading to the end of the line in a single call.

Incomplete Section

Note: This section is incomplete.

  <<prev top next>>     
.
screenshot
Code3D is a tool for creating virtual training scenarios.
screenshot
Flight Simulator, created by Carnegie-Mellon students
screenshot
Disney Pinball: real physics and cool settings