Skip to content

Commit 62acb1d

Browse files
committed
updated readme
1 parent 17d72bd commit 62acb1d

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

README.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
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+
* &

0 commit comments

Comments
 (0)