Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 25 12:38 pm)
My python page
My ShareCG freebies
Maybe you could use the broken glass picture for the colors too. Use some math nodes to desaturate, optionally invert, and then clamp the picture, which will give you a pure black&white mask, and then use that mask to drive reflection strength, and an inverted version to drive diffuse color strengh.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
Cool beans...I shall have to do some experimenting then.
Thanks guys. ^_^
Crazy alien chick FTW! (yeah....right....)
Realm of Savage - Poser
goodies and so much more!
~~
The background color doesn't matter. You can always fix it with shader nodes.
For the displacement: you want inward displacement. You can use the photo as-is, connect it to the Displacement node and set the Displacement value to a negative number. The value should correspond with about half the thickness of the mirror glass.
This image would also be the right one to drive diffuse strength: just plug it straight into the Diffuse_Value input of the root node, at strength 1.000. Set the Diffuse Color to black.
To drive reflection strenght, you'd need a desaturated inverted version of this image. No problem: just add a Math->Math functions node to the material, set the function to Subtrackt, connect the image map to Value2 at strength 1, and you're done. Connect the output to Refraction_Value, keep the strength number as it is.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
You know that the glass of the mirror actually has no diffuse color to speak of? That's why I suggested to drive the Diffuse_Value with the imagemap: the Diffuse_Value should be almost zero on the reflecting parts of the mirror, while it may be closer to 1 in the cracks.
Actually, the diffuse strength and the reflection strength added together should not exceed 1.0 for every point in the material. Driving the Diffuse_Value with the inverse of what drives Reflection_Value guarantees that this rule will be obeyed. You can connect Diffuse_Strength directly to the output of your Pow node.
That Pow node can be removed, by the way. You can plug the image map directly into the Subtract node, the Blender node and displacement value.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Hey guys,
I have this idea in my head for a render I'm wanting to do...I just can't decide which way would be better.
I need a broken mirror, like someone smashed their fist against it - and at first I figured it would work better as a model, but then started to wonder if a displacement map might not achive the same effect.
Anyone know if a displacement map would mess up the reflection of the figure? Or would I just be better off modeling myself a smashed mirror?
Crazy alien chick FTW! (yeah....right....)
Realm of Savage - Poser goodies and so much more!
~~