mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
minor tweaks
This commit is contained in:
parent
daae94742a
commit
e43f374aa2
@ -39,7 +39,8 @@ gl-allow-software-renderer #t
|
|||||||
# These specify where model files may be loaded from. You probably
|
# These specify where model files may be loaded from. You probably
|
||||||
# want to set this to a sensible path for yourself. Note the use of
|
# want to set this to a sensible path for yourself. Note the use of
|
||||||
# the Panda convention of forward slashes (instead of backslash)
|
# the Panda convention of forward slashes (instead of backslash)
|
||||||
# separating directory names.
|
# separating directory names. (You may also use Windows-native paths
|
||||||
|
# here if you prefer.)
|
||||||
model-path /i/alpha/player/install/tagmodels
|
model-path /i/alpha/player/install/tagmodels
|
||||||
sound-path /c/ttmodels
|
sound-path /c/ttmodels
|
||||||
|
|
||||||
|
@ -4,3 +4,6 @@ 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
|
||||||
|
the INSTALL document in this directory before starting.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user