Hi all,
I dont know what went wrong , but from today onwards my houdini is acting strange , all objects getting created with a black color .. I am attaching a screen shoot , can you please tell me whats happening wrong ?
Platform: linux-x86_64-gcc4.4
OpenGL Vendor: ATI Technologies Inc.
OpenGL Renderer: ATI Mobility Radeon HD 4500 Series
OpenGL Version: 3.3.10524 Compatibility Profile Context
OpenGL Shading Language: 3.30
Black Shader for all object
8387 10 0- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- malexander
- Staff
- 5212 posts
- Joined: July 2005
- Offline
There has been a regression in the AMD GLSL compiler that appears to affect the gl_FrontFacing builtin in certain cases. I'm investigating this at the moment. You can rename a couple of shaders in the $HH/ogl2 directory in your Houdini distribution, or you can revert the Catalyst driver to 10.9.
To do the ogl2 rename patch, go to the <Houdini-install-path>/Houdini/ogl2. Rename ogl2_face_forward.func to ogl2_face_forward.bak, then ogl2_face_forward_osx.func to ogl2_face_forward.func (essentially making a backup of the shader causing the problem and replacing it with a shader that has an approximation of gl_FrontFace). This problem popped up on OSX for a time last year, so that alternate shader is the workaround for it.
To do the ogl2 rename patch, go to the <Houdini-install-path>/Houdini/ogl2. Rename ogl2_face_forward.func to ogl2_face_forward.bak, then ogl2_face_forward_osx.func to ogl2_face_forward.func (essentially making a backup of the shader causing the problem and replacing it with a shader that has an approximation of gl_FrontFace). This problem popped up on OSX for a time last year, so that alternate shader is the workaround for it.
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- malexander
- Staff
- 5212 posts
- Joined: July 2005
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- malexander
- Staff
- 5212 posts
- Joined: July 2005
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
-
- Quick Links