Install_win64:

If you unzip folder to C: disc( C:\Energy ).
Run "Houdini Command Line Tools" and tape this

C:\Energy\Assemble
hcustom SOP_EAssemble.cpp

C:\Energy\Constraint
hcustom SOP_EConstraint.cpp

C:\Energy\Properties
hcustom SOP_EProperties.cpp

C:\Energy\Multijoints
hcustom SOP_EMultijoints.cpp

C:\Energy\Transform
hcustom SOP_ETransform.cpp

C:\Energy\Force
hcustom SOP_EForce.cpp

C:\Energy\Solver_win64
hcustom -l SolverDLL.lib SOP_EBullet.cpp 

before you start Houdini copy file SolverDll.dll from C:\Energy\Solver_win64 to houdini /bin folder(or your system folder)!!!




Install_linux:

run Terminal

tape: cd /opt/<your houdini folder>
tape: source houdini_setup

go to the install foler
tape: ./build.sh
tape: houdini


note: build.sh(in solver_linux64 folder) includes comment with gcc version!!!
