Karma Baking?

   436   0   0
User Avatar
Member
13 posts
Joined: 2月 2022
Offline
Photogrammetry and 3D scans in general are more and more popular in regards of building an asset pack for a shot.

Generally speaking not a single tool can handle texture baking processes due to these not rarely close to a billion polygon meshes.
(The one and only tools that can handle such process are the integrated bakers inside PG software as Reality Capture or Zephyr as two examples. They handle the baking process that is restricted to normal and displacement by exploiting the fact that all these mega meshes before export are aligned and meshed to parts, so several parts are baked separately not the whole mesh)

We are (in general) working with such large UDIM counts nowadays, that it is a pure waste of captured details to decimate these meshes before handling the baking process.

I would love to see a Karma driven new baker (quite same HDA as Lab's baker) built up by a node graph that would handle the mesh separation and UDIM split.
I would love to see it as a pure GPU baker: texture resolution and geo detail goes hand by hand due to photogrammetry, so basically what should be handled by one go is a 4K 1:1 UDIM segment + the underlying mesh (take in account that optimal texel density due to photogrammetry is already requires as many UDIMS, that if we would use the UDIM field as a converted attribute that separates the mesh to parts, it would always generate a part that can fit even to a middle range GPU Vram (12-16) and never would run out IF optimal texel density is used based on the photogrammetry data.

Valid question: why don't I set up a HDA as that?
Maybe I will have to, but I'm sure, that since Karma's ray projection plays with a bunch of random values, I would not be able to write it in a way to dodge visible seams between the parts. Also, my version would be 10× slower and would hide a bunch of issues VS a HDA that is written the SideFX team.

I hope we will be able to see something as described above in the near future.

(please correct me if it exists, I did not found it - and no, its not the simple baker and it is not the existing Lab's baker)
  • Quick Links