Hi all,

Im newbies on using SOYA and i need help,

i don't understand this :

# Add the path "tutorial/data" to the list of soya data path. When soya loads 
some data,
# like a model or a texture, it always searches the data in soya.path.
# soya.path behaves like Python's sys.path.
# Soya's data directory should be organized as following :
#   ./images    : the image file
#   ./materials : the materials (including textures, optimized forms of images)
#   ./worlds    : the model
#   ./shapes    : the optimized model

# Notice the use of sys.argv to get the directory where this script lives.


Does i create a directories /tutorial/data in the /soya/data directories where 
SOYA is install ?

I used SOYA 10.1 for WIndows and soya is install on my C:\Python24\Lib\site-packages\Soya
What can i do to make this first tuto begin ?

Thx

lo




Reply via email to