for me (in complex scenes) it often is very confusing that every object has this black wireframe.
is it possible to display the wires in the color you gave the material? (or maybe seerately define a color for the wire)
i think this often would make things easier and much clearer.
benjamin
more colors for wireframe 3d view
Moderators: jesterKing, stiv
Hello,
Please take a look at:
http://tinus.ath.cx/temp/blendercolor.png
This is an example of how it could look like. Note: it was made by a simple hack of, say, 5 lines of code, so very simple.
I myself thought it would be very pleasing to see a color-preview in blender. I also posted this a few months back on the blender forum, and a few people replied.
Some people opposed it with some very good reasons: it just does not fit the interface standards blender uses, therefor not used.
Regards,
--
tinus.
Please take a look at:
http://tinus.ath.cx/temp/blendercolor.png
This is an example of how it could look like. Note: it was made by a simple hack of, say, 5 lines of code, so very simple.
I myself thought it would be very pleasing to see a color-preview in blender. I also posted this a few months back on the blender forum, and a few people replied.
Some people opposed it with some very good reasons: it just does not fit the interface standards blender uses, therefor not used.
Regards,
--
tinus.
Re: more colors for wireframe 3d view
Some apps have lit/shaded wireframe drawmodes. Making material color visible on wireframes could therefore be easily integrated into blender (gui-wise) by implementing it as drawmode.padrino wrote:is it possible to display the wires in the color you gave the material? (or maybe seerately define a color for the wire)