Default Object Colors
All  1-3  4-7

Previous
Next
 From:  fcwilt
9917.4 In reply to 9917.3 
Hi,

Thanks for the feedback.

If I draw an object using a color other then the Default color (say Red) I can see the effect of the "Lighten" and "Darken" option on the Edges of the object.

However an object drawn using the Default color doesn't seem to respond to those options. It does respond to the "Fixed" option.


Also, somewhat related, the Default style color shows in "style selector" and the "color editor" as RGB = (0,0,0) but clearly it doesn't appear that way on an object. It seems to be RGB = (188,188,188).

So where does the Default color get it's default RGB values from?

Thanks.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
9917.5 In reply to 9917.4 
Hi Frederick, yes a color of all black like the "Default" style will not be modified by the lighten/darken factors. That color is handled as a special case with black being used as the color for wire objects like curves and edges and white being used for surface shading.

> So where does the Default color get it's default RGB values from?

It's just built in to the display system that an RGB color of full black draws wires in black but uses white for shaded surfaces.

If it did not do this and used black for the shaded surface color it would be pretty weird because that looks like this:



If you want it to look like that, you can do that by setting the color to something very close to black like r=1, g=0, b=0 . It will then also respond to lighten/darken options but it will be hard to see any result from darkening something that's already almost full black.


> but clearly it doesn't appear that way on an object. It seems to be RGB = (188,188,188).

It gets switched to full white, RGB = 255,255,255 . But it will only be that color at areas that receive the most amount of lighting.


- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  fcwilt
9917.6 In reply to 9917.5 
Hi,

Thanks very much - it all makes sense now.

Just FYI - as an experiment I edited the Default color to RGB = (0,0,1) and then back to (0,0,0). After that I got all Black objects as in your example.

So there appears to be something special about the default Default color settings. Once edited the only way I could find to get back the original Default was to click on the "Add default styles" item in the Styles "drop down menu".

Thanks again.

Frederick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
9917.7 In reply to 9917.6 
Hi Frederick,

re:
> Just FYI - as an experiment I edited the Default color to RGB = (0,0,1) and then back to (0,0,0). After
> that I got all Black objects as in your example.

Seems to be a bug, some cached information not getting rebuilt. It seems to be fixed for the next beta already.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-7