how do i get colour to display past my geo comp when using POPS i can do it when using TOPs by referencing my point file select TOP in the colour OP of the geo but i have no idea how do do it when using a point file in POP, pre GEO comp it’s coloured as I add the fc_dc_0, 1, 2 values to the point file in POP but no idea how to render it within the geo
Hello,
You need to create a color attribute. You can do it with attribute Pop but you can also directly in math mix Pop.
You can assign the desired color with algorithm in math mix and then, in Geometry Comp, in Color Instance setting, you choose the color attribute.
here is a quick an dirty example
colorParticles.toe (7.4 KB)
Voilà
When i do so and create a color attribute im shown a warning and that i already have one, after middle clicking on my point file in node it tells me P(float3)(r) and Color(float4)(Colour)(r) but there are no options again to add this to my color OP values in the instancing 2nd tab of geo, apologies if im missing critical logic but im new to working with things independently outside of tutorials
If you post your project (the pop / color part), it would be easier to help you ![]()