README
branchpyrit
changeset 103 3b3257a410fe
parent 102 de3e9ea18f56
child 104 2274a07510c1
equal deleted inserted replaced
102:de3e9ea18f56 103:3b3257a410fe
    35 -----------------------
    35 -----------------------
    36 Not all models are included in distribution. To download the large
    36 Not all models are included in distribution. To download the large
    37 Stanford models, type 'scons download-models', which will download
    37 Stanford models, type 'scons download-models', which will download
    38 and extract the archives to appropriate location.
    38 and extract the archives to appropriate location.
    39 
    39 
    40 The download script uses 'tar' and 'wget' utilities.
    40 The download script uses 'tar' and 'curl' utilities.
    41 
       
    42 For Windows, these are available here:
       
    43 http://gnuwin32.sourceforge.net/packages/wget.htm
       
    44 http://gnuwin32.sourceforge.net/packages/libarchive.htm
       
    45 
    41 
    46 
    42 
    47 Pthreads
    43 Pthreads
    48 --------
    44 --------
    49 Threads are used to render rays paralelly. Arbitrary number
    45 Threads are used to render rays paralelly. Arbitrary number