Houseo_of_Secrets

Houseo_of_Secrets

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Game Tools | Maps Baker Feb. 17, 2022, 10:31 a.m.

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 Feb. 17, 2022, 6:33 a.m.

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 Feb. 16, 2022, 5:29 a.m.

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