equal
deleted
inserted
replaced
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 |