Resources


Python 1.5 Documentation (local copy)

Tutorial (start here)
Quick reference guide (very helpful place for Python language, syntax, and modules)

Library Reference (keep this under your pillow)
Language Reference (for language lawyers)
Extending and Embedding (tutorial for C/C++ programmers)
Python/C API (reference for C/C++ programmers)

Tricks for building experiments

Reading a stimulus file
Saving subject data
Randomizing conditions

Example scripts

Each of the following scripts should be available in the public directory allowing you to run them from any Pythonwin interactive window.
 
tutorial Animations, textures, and transparency
duckwalk Network two VRUT sessions together
spindots Structure from motion sphere
demosls A scene with LOTS of textures from the Space Shuttle

Pitfalls

Programming scripts
Accelerator cards