KiLa
KiLa
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Q about creating color (not Cd!) attribute via wrangle June 27, 2020, 11:24 a.m.
Haa Ty Sir!
-k
-k
Q about creating color (not Cd!) attribute via wrangle June 27, 2020, 7:12 a.m.
Hi, title says it all: how can i create ‘true’ color atttribute, i.e. 3 float array with Color..subttype?
When i say ‘true’ color, i mean that when i look geometry spreadsheet, the coloum headers display r, g and b - e.g 'color', 'color' and 'color'.
If I try to do it like this, via wrangle:
v@color = { 1, 0, 0 };
Headers display ''color', 'color' and 'color', but if I do it via Attribute create, and set type to float and Color and size to 3..then headers display r,g and b.
Cheers
-k
When i say ‘true’ color, i mean that when i look geometry spreadsheet, the coloum headers display r, g and b - e.g 'color', 'color' and 'color'.
If I try to do it like this, via wrangle:
v@color = { 1, 0, 0 };
Headers display ''color', 'color' and 'color', but if I do it via Attribute create, and set type to float and Color and size to 3..then headers display r,g and b.
Cheers
-k
Q about Copy to points and orient attribute June 19, 2020, 1:28 p.m.
Hi Tomas, i guess i kinda was expecting it to place it into template (= grrid) points in both cases. But if this is the way, it just means that when using Copy to points, my source geometry needs to be always in origin. Or, i need to store the sorce geo offset and apply it after Copy to points.
-k
-k