File tree Expand file tree Collapse file tree 1 file changed +32
-2
lines changed Expand file tree Collapse file tree 1 file changed +32
-2
lines changed Original file line number Diff line number Diff line change 1- houdarcs
1+ Houdarcs
22========
33
4- Houdini Architecture Assets
4+ Houdini Architecture Assets (Houdarcs)
5+
6+ Houdarcs
7+ ========
8+
9+ The following installation procedure has been developed for windows.
10+
11+ Installation
12+ ------------
13+
14+ * make sure you have Python installed.
15+ * unzip the zip folder anywhere on your hard disk.
16+ * double-click the setup_env.bat file.
17+
18+ More details
19+ ------------
20+
21+ If you want to know what the bat files does, then read on.
22+
23+ The bat files will set various environment variables. Assuming that $HOUDARCS is the
24+ location where you unzipped the folder, then the following paths are added:
25+
26+ For the Windows PATH envioronment variable:
27+ * $HOUDARCS/bin_libs_32bit or $HLFS/bin_libs_64bit
28+
29+ For the PYTHONPATH environment variable:
30+ * $HOUDARCS/python_libs
31+
32+ For the HOUDINI_OTLSCAN_PATH environment variable:
33+ * $HOUDARCS/otls
34+ * &
You can’t perform that action at this time.
0 commit comments