Page 1 of 1
Geometry doesn`t render
Posted: Tue Jul 28, 2015 11:32 am
by UglyStupidHonest
Hey ,
I have the problem that most of the Geometry I load into houdini is only rendered magenta even if I append a divide node with convex ticked on.
Maybe someone can help me with that ?
Thank you so much !

Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 11:43 am
by juanjgon
If the surfaces are rendered magenta, this means that you don't have an Octane material attached to them. Simple add a Octane material and assign it to the objects.
http://render.otoy.com/manuals/Houdini/?page_id=728
-Juanjo
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 11:48 am
by UglyStupidHonest
Hey thank you for your fast reply !
I have a material assigned but maybe in the wrong place see image

Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 11:55 am
by juanjgon
What kind of material? ... perhaps it is not valid, you need a valid Octane material node tree available inside the SHOP node, something like this, for example.
-Juanjo
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 12:08 pm
by UglyStupidHonest
Hey!
I build the material exactly as you have it it still is magenta ! When I tick on Compute Dual in the divide sop it renders fine with the material .
Would it help if I send you my hip file ?
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 12:13 pm
by juanjgon
Yes please, send the file to me to test it here.
-Juanjo
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 12:25 pm
by UglyStupidHonest
Hey
thank you ! I send you a pm with the file !
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 3:33 pm
by juanjgon
The issue is that you are working with an .obj input file. This file has a lot of material groups, and you need to assign the Octane material for each group using the material node. You can also drag and drop the SHOP node over the object, and Houdini allows you drop the SHOP in the material group under the cursor and create the material SOP node for you (but I am not sure if this feature is available in the demo version)
-Juanjo
Re: Geometry doesn`t render
Posted: Tue Jul 28, 2015 3:47 pm
by UglyStupidHonest
Oh nice okay that makes alot of sense !! I will try that first thing in the morning !
Thank you very much!!