COPs in - how do you create colored pattern in tilepattern?
442 5 2-
- LukeP
- Member
- 395 posts
- Joined: March 2009
- Offline
-
- BabaJ
- Member
- 2152 posts
- Joined: Sept. 2015
- Offline
-
- LukeP
- Member
- 395 posts
- Joined: March 2009
- Offline
-
- Benjamin Lemoine
- Member
- 148 posts
- Joined: Oct. 2015
- Offline
-
- LukeP
- Member
- 395 posts
- Joined: March 2009
- Offline
-
- Gaalvk
- Member
- 7 posts
- Joined: March 2025
- Offline
Tile Pattern is just an add-on to stamppoints. So you can just make a grid of dots in the sop, rotate, scale and feed the dots here. The Stamppoints node itself works fine with color.
So how to fix it in Tile patterns? You need to unlock HDA and go inside. Find stampoints and see that it is in mono. Change it to "automatic".
But this is not enough, because the input to the subnet is initially specified as mono. Exit hda, right-click on hda - type properties. And there is the input / output page. Find the stamp0 input - it is in mono. You need to change it to rgb. Here is the problem, that there is no choice of automatic signature type, as it is in other places. This is strange. Perhaps there are some unresolved technical problems here?
It is interesting that the tiles output is in mono and you can leave it as is, it will still output rgb, although the interface will say that it is mono. so it's probably better to change it.
Save the settings - voila, your pattern accepts and gives out RGB. On the downside - you always have RGB output even for mono, which is not very rational for memory, but you are unlikely to make such grandiose patterns that this would have any significance.
So how to fix it in Tile patterns? You need to unlock HDA and go inside. Find stampoints and see that it is in mono. Change it to "automatic".
But this is not enough, because the input to the subnet is initially specified as mono. Exit hda, right-click on hda - type properties. And there is the input / output page. Find the stamp0 input - it is in mono. You need to change it to rgb. Here is the problem, that there is no choice of automatic signature type, as it is in other places. This is strange. Perhaps there are some unresolved technical problems here?
It is interesting that the tiles output is in mono and you can leave it as is, it will still output rgb, although the interface will say that it is mono. so it's probably better to change it.
Save the settings - voila, your pattern accepts and gives out RGB. On the downside - you always have RGB output even for mono, which is not very rational for memory, but you are unlikely to make such grandiose patterns that this would have any significance.
-
- Quick Links