Instance rgb map

Houdini Integrated Plugin

Moderator: juanjgon

Post Reply
Issa
Licensed Customer
Posts: 26
Joined: Fri Feb 14, 2014 5:21 pm

Hi,
I need to translate a bunch of RGB color to fit the rgb4k_map.ppm so i'm looking for the formula.

Can you help me ?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

This translation is a bit complex. I can send you the C++ function used to encode the RGB to UV map, but why do you need it? The plugin should be able to use any RGB Cd attribute to get the final color in the rgb4k_map.ppm texture.

Thanks,
-Juanjo
Issa
Licensed Customer
Posts: 26
Joined: Fri Feb 14, 2014 5:21 pm

Hi juanjgon,
I try to optimize computation time to get photogrammetric point cloud ready for rendering. It time consuming to convert millions points in houdini.

This can realy help me :)
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Ok. I've sent you by pm the code used by the plugin. Hope it helps.

Thanks,
-Juanjo
Post Reply

Return to “Houdini”