Well I know Hou isn't compatible with Intel GPU's but is there any setting I could change to make it work??
When I start Hou I get this console message : Could not create OpenCL device of type (HOUDINI_OCL_DEVICETYPE): GPU on platform vendor (HOUDINI_OCL_VENDOR): Intel(R) Corporation. Falling back to built-in CPU OpenCL driver (see HOUDINI_USE_HFS_OCL) Could not create OpenCL device of type (HOUDINI_OCL_DEVICETYPE): GPU on platform vendor (HOUDINI_OCL_VENDOR): Intel(R) Corporation. Falling back to built-in CPU OpenCL driver (see HOUDINI_USE_HFS_OCL)
You can ignore those errors. It works fine on an intel GPU. You can't run openCL on the GPU, but you wouldn't want to anyway as it's slower than the CPU. Make sure the driver is one from Intel and not the automatically installed one from Microsoft.
Well thanks but I can't ignore them when the GUI is all messed up. I tried adding this in the Houdini.env file, but it still doesn't work: HOUDINI_OCL_DEVICETYPE=CPU HOUDINI_OCL_VENDOR=Intel(R) Corporation
Grendizer Well thanks but I can't ignore them when the GUI is all messed up. I tried adding this in the Houdini.env file, but it still doesn't work: HOUDINI_OCL_DEVICETYPE=CPU HOUDINI_OCL_VENDOR=Intel(R) Corporation
The gui being messed up is unrelated to those messages. I get those messages and Houdini works fine for me. Install the current Intel graphics driver, and it should work properly. The auto-installed microsoft driver (version 26.something) is no good.