witchdidi opened this issue on Aug 18, 2012 · 11 posts
witchdidi posted Sat, 18 August 2012 at 5:11 AM
Hello,
I was hoping someone could help me with a script. I need a way to change toon ids easily with a colour picker as opposed to manually calculating a colour?
Stewer confirmed that to calulate it from RGB or more like hex numbers u needed to do the following:-
(RED * 65536) + (GREEN * 256) + BLUE
so pure green 00FF00 = 65280.
So is it possible for the script to let you use a colour picker and then internally do the calculation for the ID? I want to use the Toon Ids as an object Id for postwork and need a way to quickly change colours in the mat room to match what I need.
Regards,
Didi
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
markschum posted Sat, 18 August 2012 at 2:23 PM
Is this the toonid that determines if there is a line between the two materials ?
I dont quite follow what you are trying to do because the id for lines between materials does not affect the actual colors.
what I do if I need to use a specific set of colors is save them in the pallette so I can just click on them as needed.
witchdidi posted Sat, 18 August 2012 at 2:37 PM
With PoserPro, when you save psds out you can select toonids in auxilliary options under render settings.
When it renders out, they come in various shades of blue usually. I want to be able to set the colours up in the material room so that when I choose to render with toonids, I can select colours better in photoshop through the psd file.
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
witchdidi posted Sat, 18 August 2012 at 2:42 PM

So I'm looking for a way to pick the colours quicker by being able to select whatever colour I need for whichever object or part.
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
semidieu posted Sun, 19 August 2012 at 3:14 AM
Attached Link: Simple ToonID Color
Here is a simple version :)
(Hope it's ok to post to a freebie somewhere else)
witchdidi posted Sun, 19 August 2012 at 3:39 AM
Thank you very much Basil!!!!! I'll try it out.
I was wondering though if your Advanced Shaders would work also? Like the partial shaders so you can save different colours out...
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
witchdidi posted Sun, 19 August 2012 at 6:14 AM
Just tried it with props and also a scene with V4, hair and clothes. It works beautifully for what I need.
Thank you again! :D
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
semidieu posted Tue, 21 August 2012 at 4:06 AM
You're welcome :) And Advanced Shaders could do this... But I think the attached script above is more easy to use... :)
witchdidi posted Tue, 21 August 2012 at 7:21 AM
Yeah you're right the script is way easier. Now if only we could get down to materials level...
laughs manically
But seriously...thank you! :O)
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi
semidieu posted Tue, 21 August 2012 at 9:49 AM
Fine tunning materials? Ok! As soon I'm back home, I'll do the script for materials level :)
witchdidi posted Tue, 21 August 2012 at 9:53 AM
sigh You just made my day!
Lifetime supply of chocolates? Third born son? What would adequately say it??
:D
Be mad...until proven genius.
Sitting
quietly in the corner does not make one the class
fool.
- Didi