Francemi opened this issue on Jul 20, 2004 ยท 18 posts
Francemi posted Tue, 20 July 2004 at 12:26 AM
Is there a chart for the colors in Poser files? If I want to set the diffuse color to dark green, for example, is there a chart that will tell me what number to enter in the pz2 file? Thanks. France
France, Proud Owner of
KCTC Freebies
ockham posted Tue, 20 July 2004 at 12:44 AM
Attached Link: http://ockhamsbungalow.com/Python/LightPanel5.zip
ockham posted Tue, 20 July 2004 at 12:46 AM
The panel on the left shows the actual color; I tried to set a dark green for this example.
Francemi posted Tue, 20 July 2004 at 1:09 AM
I have 2 more questions then ;o) 1) How do I apply a Python script? and 2) In a PZ2 file, for the color shown in your screenshot, I would put: 0.150 0.700 0.390 0 I have a feeling that is wrong ;o) Thanks. France
France, Proud Owner of
KCTC Freebies
kuroyume0161 posted Tue, 20 July 2004 at 4:56 AM
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
ockham posted Tue, 20 July 2004 at 10:06 AM
Attached Link: http://ockhamsbungalow.com/Python/Manual.gif
If you have Poser 5 or ProPack, the easiest way to run a script is by the main menu choice File : Run Python Script. There's a whole palette for selecting several scripts, but if you're just starting out, the menu choice is best. If you have plain Poser 4.0 (or "Artist"), you can't use Python at all. See my single-picture tutorial at this link...Francemi posted Tue, 20 July 2004 at 10:26 AM
Thanks, I'll download the script and look at the tutorial. I might have to download the images from the tutorial though. Do you have any idea why Internet Explorer reduces the image size? I clicked on the link you provided and while they were loading, I saw that they were large images. After the page has finished loading, the images are so small I can't read a thing - I can't even see a thing! France
France, Proud Owner of
KCTC Freebies
ockham posted Tue, 20 July 2004 at 11:07 AM
Attached Link: http://ockhamsbungalow.com/Python/ColorPicker.zip
Francemi posted Tue, 20 July 2004 at 11:08 AM
Thanks for all your help. I've downloaded everything and will try to make it work ;o) France
France, Proud Owner of
KCTC Freebies
Nance posted Tue, 20 July 2004 at 11:27 AM
Attached Link: http://www.nattyware.com/
drifting a bit OT, but long ago someone posted a link to this site with a free color picker tool that I've found pretty handy. It's a tiny app that tells you the color values for any pixel you pass your cursor over. Color "Pixie" at the nattyware site linked above.Nance posted Tue, 20 July 2004 at 11:33 AM
... and great looking new tool Ockham! Been needing this one a long time
Dizzie posted Tue, 20 July 2004 at 3:39 PM
France, In Internet Explorer go to Tools/Internet Options/Advanced/go down to Multimedia and UNCHECK Enable Automatic Image Resizing
Francemi posted Tue, 20 July 2004 at 3:58 PM
Thank you Dizzie! It works (as I'm sure you know). That has been bugging me since I installed the latest version. France
France, Proud Owner of
KCTC Freebies
Dizzie posted Tue, 20 July 2004 at 4:52 PM
glad to help! I know the frustration...:>)
maclean posted Wed, 21 July 2004 at 2:54 PM
Attached Link: http://www.silverleifstudios.com/MATTut.htm
France, Here's a link to Silverlief's MAT-making tutorial - the best I've ever seen - and she includes a complete list of every color + it's poser numerical value. It's exactly what you want. macmaclean posted Wed, 21 July 2004 at 2:57 PM
Attached Link: http://www.datastic.com/tools/colorcop/
PS This link is to a really neat color eyedropper tool (color cop). It's tiny, unintrusive and does everything you need. I tried 3 or 4 before I settled on this one. macFrancemi posted Wed, 21 July 2004 at 3:47 PM
Thank you mac! Indeed, it is exactly what I was looking for. I've tried the Python script but even with the tutorial, I didn't understand (I'm completely null for that kind of things except if it is explained in French with the English terminology of the software) ;o)) I was able to get the correct color of green using color cop and kuroyume's equations but it will be faster with that chart, that's for sure. France
France, Proud Owner of
KCTC Freebies
maclean posted Wed, 21 July 2004 at 4:35 PM
Cool. Glad it helped. mac