Houseo_of_Secrets

Houseo_of_Secrets

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Game Tools | Maps Baker 2022年2月17日10:31

I think I found the problem.
When you are using a cage input, the baker reverses the ray direction in the "cage_calculation" vertex wrangle.

In the "intersect" snippet in the copsnetwork it sets the starting point of the ray to the cage mesh and then adds the ray direction.

This way it seems to trace the model from the inside to the outside.

I changed the cage_calculation wrangle to this:

And the intersect code to this:


I still don't know if this is the best solution, but it seems to work now.

Game Tools | Maps Baker 2022年2月17日6:33

When I use the cage input of the mapsbaker the results seems broken.
I made a simple example scene and this is the result I get.
Anyone has similar issues with using the cage input?

Labs Map Baker - Bake Per Piece Using Name 2022年2月16日5:29

Thanks for the explanation, I had my name attributes assigned wrong.
It works now!