Jump to content

Involuntary Transparency on HDA's


Digistruct

Recommended Posts

Hi guys, 

I'm trying to learn how to make HDA's for games and specifically UE4 right now. 
I've made some simple assets with a varied level of success, but they've all had the same issue in common. 

All the assets I bring in have either a lower transparency on the surface closest to the camera/player (objects with thickness) or is being clipped in half from the point of view as if the near clipping plane is super high ( open objects without thickness f.e. a tube).

Any help on getting to the bottom of this issue would be greatly appreciated! 

Thanks,
Jack

Edited by Digistruct
Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Hey Jack,

Because you're using a negative value in the polyextrude the resulting geometry has the normals facing inwards.  In unreal the default material only displays geo with normals facing the camera.

There's a couple things you could do.  In Houdini open up your display options by hovering your cursor over the viewport and hitting "D".  Under the optimize tab turn on "Remove Backfaces" to get an idea of the result you will see in UE4.

You could add a reverse node after the polyextrude in your hda but that would still cause problems if the polyextrude value was positive.

Maybe add a toggle to flip the normals.

Mike

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...