Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 21 6:06 am)
Thanks bagginsbill, nice explanation and demonstration - I'll have to read through it all a few times to make sure I've got it correct. And those other two threads you linked - all good stuff.
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I'll throw my useless observation in here... the only thing I use translucence for is for illuminated signs that use an image map or for computer monitors. Plug the image map there rather than diffuse, ambient set to 0, translucence set to 1, get the image lit like an LCD monitor.
On the very rare occasions I've tried computer monitorsor TV screens in my renders I've used ambient. Any specific reason you use translucence instead? Back to the leaves - I tried the back-lit front-viewed and front-lit back-viewed experiment on the ivy I'm using with its default shader, and with the translucence connected as bagginsbill noted. Lighting was just an infinite (with ray-traced shadows - the translucence/shadows didn't seem to work with depth-mapped shadows) and IDL:
(bottom right caption should of course be "Back-lit front-viewed with translucence")
And here's the shader with translucence (I noticed as I was posting this that I used 1.0 for diffuse/translucence strength, whereas bagginsbill used 0.8.And the diffuse colour on the shader I used wasn't quite white):
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
In case you were wondering, front-lit back-viewed IDL doesn't do a shadow either.
I noticed that there appears to be some translucence near the inverted pawn. But I'm guessing from the shape of it that it's actually an IDL 'glow' coming back from the inverted pawn?
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
"On the very rare occasions I've tried computer monitorsor TV screens in my renders I've used ambient. Any specific reason you use translucence instead?"
No, they seem to be identical in brightness and projected light. It mainly came about because I made a mistake once setting up a monitor to render (the image was linked to diffuse so I just set ambient to white and gave it a low value. Needless to say the image didn't 'glow' that well and washed it out so I plugged it in to translucence, turned off ambient and it worked). I'm sure ambient is more technically correct, but to date translucence has worked as intended, and that's as much as I ask.
I know this has diverged a bit from the original "waxy leaf surface shader" topic, but I think it's best to continue posting to this thread rather than a new one.
My main interest is getting a nice leaf shader that I can use on all those old plant and tree models (and XFrog OBJs) that use one-sided transmapped squares for leaves. This is a quick summary of what I think I've learnt over the past day:
bagginsbill's scatter-based leaf shader doesn't seem to have a noticeable effect when applied to the leaves of the ivy in my render. Two likely reasons: (1) the scatter node requires a mesh with volume to work properly, and this ivy is one-sided transmapped squares; (2) my particular scene and lighting isn't a very good test.
leaf translucence (assuming infinite lights with ray-traced shadows) is automatically handled by the basic diffuse channel, EXCEPT if the leaves are back-lit and viewed from the front.
the translucence node of the Poser surface can be used to add leaf translucence (assuming infinite lights with ray-traced shadows) for back-lit front-viewed leaves.
the leaf translucence effect seems to require a basic Poser light with ray-traced shadows (I've only tried an infinite light so far). bagginsbill notes that it doesn't work with IDL. I've only tested with an infinite, so not sure about point/spot/diffuse IBL. It doesn't seem to work with depth-mapped shadows (I read somewhere that depth-mapped shadows are required for the fastscatter node, so that might be an option?)
And here are a couple of observations on problems with the standard leaf shaders - some might be easy to improve in the shader:
most plants use a single leaf texture image (maybe two), so every leaf looks the same. Something in the shader to add a bit of randomness might be good?
the bump image for most leaves is usually just a greyscale version of the texture image, so the veins appear raised, which is (usually) correct for the underside of a leaf, but wrong for the upper surface. Using a math subtract node, or GIMPing the image can correct this.
the transmapped squares used for leaves are usually flat (i.e. the four vertices are coplanar). It may be possible to use displacement to warp each leaf slightly?
the underside of a leaf is often very different from the upper surface. You really need a 3D mesh for this. But just maybe, the exploitable difference between front-lit and back-lit materials thread that bagginsbill linked to... ?
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I know this has diverged a bit from the original "waxy leaf surface shader" topic, but I think it's best to continue posting to this thread rather than a new one.
My main interest is getting a nice leaf shader that I can use on all those old plant and tree models (and XFrog OBJs) that use one-sided transmapped squares for leaves. This is a quick summary of what I think I've learnt over the past day:
bagginsbill's scatter-based leaf shader doesn't seem to have a noticeable effect when applied to the leaves of the ivy in my render. Two likely reasons: (1) the scatter node requires a mesh with volume to work properly, and this ivy is one-sided transmapped squares; (2) my particular scene and lighting isn't a very good test.
leaf translucence (assuming infinite lights with ray-traced shadows) is automatically handled by the basic diffuse channel, EXCEPT if the leaves are back-lit and viewed from the front.
the translucence node of the Poser surface can be used to add leaf translucence (assuming infinite lights with ray-traced shadows) for back-lit front-viewed leaves. If used, it also seems to brighten up the leaves from other viewpoints (maybe some balancing of diffuse/translucence strengths required)
the leaf translucence effect seems to require a basic Poser light with ray-traced shadows (I've only tried an infinite light so far). bagginsbill notes that it doesn't work with IDL. I've only tested with an infinite, so not sure about point/spot/diffuse IBL. It doesn't seem to work with depth-mapped shadows (I read somewhere that depth-mapped shadows are required for the fastscatter node, so that might be an option?)
And here are a couple of observations on problems with the standard leaf shaders - some might be easy to improve in the shader:
most plants use a single leaf texture image (maybe two), so every leaf looks the same. Something in the shader to add a bit of randomness might be good?
the bump image for most leaves is usually just a greyscale version of the texture image, so the veins appear raised, which is (usually) correct for the underside of a leaf, but wrong for the upper surface. Using a math subtract node, or GIMPing the image can correct this.
the transmapped squares used for leaves are usually flat (i.e. the four vertices are coplanar). It may be possible to use displacement to warp each leaf slightly?
the underside of a leaf is often very different from the upper surface. You really need a 3D mesh for this. But just maybe, the exploitable difference between front-lit and back-lit materials thread that bagginsbill linked to... ?
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I tried using separate cloud nodes with global coordinates to control saturation/value of the texture, and the displacement. Also included translucence, although with no back-lighting (sun behind and above camera) it's probably not contributing anything in this render. Here's the latest render (same setup as previous renders - only the leaf shader has changed):
And here's the shader:
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I just had to try combining that "Rendering single faced polygons differently on the back facing side" with translucence. Two infinites with ray-traced shadows, one in front, one behind; a one-sided transmapped leaf with its front facing to the front; an upward pointing thingy in front of the leaf, and a downward pointing thingy behind.Here are my results:
So I've clearly got something messed up with the back-lit back-viewed part of it.
Here's the shader I cobbled together. Obviously I've made a mistake somewhere - or maybe it just can't be made to work?:
What puzzles me most is that it's NOT the back-lit front-viewed part that's wrong - so the translucence seems to working correctly to bring the back lighting to the front view.
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Hmmm... just noticed that if I disconnect translucence, set Translucence_Color=black, and Translucence_Value=0 I get the same problem for the back-lit back view. I thought I'd checked all that before adding translucence? :oS
Even if I disconnect everything from the Poser surface and just use its diffuse colour the one-sided square renders black for back-lit back view. I'm missing something really obvious, I can tell...
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Of course, it's all to do with Normals_Forward, Ticking that on the Poser surface of that latest shader makes the back-lit back-view look right - but of course that messes up the front view... don't think I can see a way around this...
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Remember I repeatedly used the word "dedicated" - connecting a Diffuse to the translucence channel changes its meaning. Since you are also using a pair of Diffuse to detect back-side rendering, but they eventually feed the translucence, you are doomed as it's no longer "dedicated". It stops working as expected.
This would be so much easier if there was a node to tell you which side you're rendering. There are so many trivial one-line-of-C++ things i could build if the node system was extensible via DLLs.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Thanks bagginsbill, indeed you did! And you warned that it's buggy. And you advised against using it! And all in your first response to my translucence query.
"...and you must not send the data from that diffuse node to any of the other channels in any way. It must be dedicated to the Translucence channel.
I must add that it is buggy as hell. As far as I can see it is doing its thing as designed for directional lights and a dedicated Diffuse node, but for IBL or IDL, it doesn't behave like real translucence under those lighting conditions. I still advise not to use it, unless you first study it completely and understand how it will burn you if you go where it cannot go..."
I'd also noted your observation in post #29 of the RDNA "Diffuse, Clay, Skin and Velvet nodes" thread about the bizarre behaviour if you use the output of the diffuse node for something else as well.
But I hadn't expected that adding a couple of additional diffuse nodes upstream would mess things up.
Like I said, it was just something I felt I had to try... a little bit of burnt fingers is sometimes a good lesson! ;)
(Also found an earlier post by you explaining the same precise way to use translucence)
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Hang on a mo' (it takes a while for things to filter through the morass I call a brain :) )... that compilation of six renders I posted at the top of this page - it was only when the one-sided transmapped square was back-lit and back-viewed that there was a problem. But even if I just use the most basic material (e.g. a Poser_Surface with Diffuse_Color only) on a one-sided square it will render completely black if it is back-lit and back-viewed (unless of course you check Normals_Forward on the Poser surface)...
As far as I can see the Translucence bit seems to be doing what it should be, i.e. conveying BACK lighting to the front - the 3rd and 5th of my renders...
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Regarding the mysterious glow from pawn to leaf:
It's an IDL bug - a new one. I investigated it some more.
IDL thinks the pawn is recorded as fully lit and bouncing lots of light, and in a strange rectangular pattern that doesn't match the pawns shape exactly. I performed the following changes to see if the artifact remains.
The last test indicates it's not quite the same as if the shadow was turned off.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Took off the leaf shader (now it's just a square) and just made it simple Diffuse with a magenta (red and blue) color. I made the pawn a yellow (red and green) color. The two colors only have red in common. If we see red, it's bounced between both objects.
This is what I got with shadows off for the square - this looks right
This is what I got with shadows ON for the square - this is completely bogus
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
All these issues that BB has been finding with IDL and other stuff recently really has me considering the jump to Daz. :/
Doesn't DS have bugs then? (Just kidding! :D ) I think the only real solution is to be a 50/50 Poser/DS user - you get the best (and worst) of both worlds!
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Regarding my attempt at the top of page 4 of this thread to use quinlor's 2008 idea to get different images on the front and back of the leaf. As bagginsbill said "The Translucence channel has only one job - to convey BACK lighting to the front. It is not responsible for conveying FRONT lighting to the back. As we can see this is already performed by the completely ordinary lighting of the built-in diffuse node (or any diffuse node).". So plugging an additional copy of quinlor's nodes into the diffuse node was totally pointless. All I should plug into the diffuse node is the texture map that I want the translucence channel to use when it's conveying back lighting to the front - it's a moot point whether this should be the leaf back image, the leaf front image, or a blend of both.
Also, While rooting around in the forum I came across another translucent leaf thread and noted willyb53's suggestion to use fastscatter with translucence, so I gave it a whirl. Here's the adjusted shader network:
And here's what I got:
So with a Diffuse node plugged into translucence (as at the top of page 4) the back-lit back-viewed leaf renders black, but with a FastScatter node plugged into translucence I see the leaf texture and the correct shadows.
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Using primary colours instead of textures with quinlor's network plus the FastScatter => Translucence...
(I haven't labeled each of the six renders as the shadows and position of the leaf-tip should make that clear. In case it isn't - top to bottom: both lights; front lit only; back-lit only. Left=front view, Right = back view)
Maybe...
buggy translucence + bodged fastscatter = asking for trouble ?
But I get a feeling that I'm almost at a "good enough for my purposes" stage - it's just the other side of that crocodile-infested river with the trolls underneath the bridge... ;)
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Well, I've started crossing the bridge and I don't hear any "Fee, Fi, Fo, Fum!" yet...
This looks promising. I added the duplicate of quinlor's node back and plugged that into the Fastscatter, after swapping colours in the blend node.
(Blue is the colour I want on the Back, Red on the fRont)
I noticed that with both lights on only the area where the front shadow and back shadow overlap appears as shadow. I have a hunch that reducing Diffuse_Value and Translucence_Value further may resolve that...
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Before reducing those values I decided to do a test. Exactly the same as the previous post, except that I tried to use just one copy of most of quinlor's network, with an extra Blender node with colours swapped to plug into the FastScatter>Translucence bit.
Guess what? I get completely different results. Just as a bagginsbill already mentioned!
But the shadows for the both lights on case look correct again.
It definitely looks like doing anything other than what bagginsbill expressly suggested for translucence is... interesting ?!?@!
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
And back to the version with two quinlor networks, but with Diffuse_Value and Translucence_Value reduced to 0.33
Now the shadows look right with both lights on as well. So now the biggest problem I see is that the back-lit only renders both seem to be darker.
(Note: also seems fine with depth-mapped shadows. I'm using Poser 9 Firefly)
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Seems to work when released into the wild.
Now with a bit of colour variation and unflattening...
I suppose asking for different bump maps for the back and front of a one-sided leaf is taking a step too far... ? ;)
(unforeseen problem - that ivy on the right. Loads of leaves are upside down - that'll be the plant mesh...)
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I note that you have boxed yourself into the front-back paradigm when you don't even want that. The "front" of your leaf seems to be facing down at times, and this isn't what you are after. Instead, you should be shading one way or another based on up or down. The top of the leaf is whichever face is on top, right?
To detect up or down, top or bottom, use the N (normal) variable node, configured with a huge Y multiplier. Now connect that to your blender to decide which input to take.
Here I configured my blender top use Input_1 for top, Input_2 for bottom, which I got by configuring -1000 in the y component of the N node. I demonstrate on my mat pawn, to show that this works with any shape, not just a one-sided square.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
This is off-topic for a leaf, but I'm sure that after seeing the top-bottom shader, some will wonder if you can get a gradient out of it. Yes, with the addition of one math node. Note that this technique is at the heart of the snow and dust shaders I've posted in the past, which found its way into SnarlyGribbly's snow machine.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
I suppose asking for different bump maps for the back and front of a one-sided leaf is taking a step too far... ? ;)
Not at all - just connect them to a top-bottom blender. If you need a different multiplier on each, then premultiply them with a math node. (Don't try to multiply with shades of gray - too finicky and if you decide to change render gamma, it will change meaning.)
If you're using bump maps properly as I've taught, then you already have a math-subtract .5 node involved. Set each one up to do what you need for each map.
Note that multiply on a math subtract, whose job is centering the bump map around the 0 value, can be accomplished in one node - just multiply your input_1 and your input_2 by the same value. For example, if you want the map centered on .5, and multiplied by .16, then on the Math:Subtract set Value_1 = 1 * .16 = .16 and Value_2 = .5 * .16 = .08.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
i remember when you unlocked gradient magic for dynamic hair strands. rainbow hair. :)
♥ My Gallery Albums ♥ My YT ♥ Party in the CarrarArtists Forum ♪♪♪ 10 years of Carrara forum ♥ My FreeStuff
I note that you have boxed yourself into the front-back paradigm when you don't even want that. The "front" of your leaf seems to be facing down at times, and this isn't what you are after. Instead, you should be shading one way or another based on up or down. The top of the leaf is whichever face is on top, right? ...
Now that you've pointed it out...
Using the N node rang a very loud bell - Eventmobil's 'dust-on-top' [nudity warning - not that post, but the thread, which was about "slightly soapy water"] and snarlygribbley's snow machine. I've even used the N-node like that myself, but never thought it could be relevant here. I'll try that tomorrow.
I've run into a separate problem with back-lit one-sided meshes (as opposed to single faces, like my leaf). The mesh lines appear in the render (back-viewed or front-viewed) but only if I use ray-traced shadows. Depth-mapped shadows seem okay. I'm sure that must have been covered many times, but I can't find anything.
(P.S. I don't seem to be getting notification messages for new posts now.)
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
For raytrace polygonal self shadowing artifacts either
1 raise shadow min bias to higher value (diminishing returns in shadow quality though, with corresponding gradual elimination of artifacts).
2 disable smooth polygons (completely eliminates artifacts but is really only useful if model is higher res and not so dependant on Poser smoothing).
3 In recent Poser version, raise SubD level of mesh.
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG
Observation; Raytrace mesh artifacts as above must be specific Firefly bug as I've yet to see similar in other Raytrace renderers.
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG
Observation; Raytrace mesh artifacts as above must be specific Firefly bug as I've yet to see similar in other Raytrace renderers.
Yes, I'm using Firefly (Poser 9). I see the mesh-line artifacts regardless of whether Smooth Polys is checked. Bizarrely, adjusting shadow min bias has the opposite effect (i.e. increasing it makes them bigger, decreasing it makes them smaller), but only for the mesh-line artifacts on the back-lit mesh. Mesh-line shadow artifacts on other objects behave exactly as you say. :oS Definitely seems to be a back-lit + one-sided-mesh + Firefly + ray-traced-shadows specific problem
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
(Edit time ran out on that post, so an additional note...)
I also think that the rather cobbled-together shader I'm using (posted recently, with back and front leaf images, two of quinlor's networks, plus fastscatter driving translucence) might be an additional condition for seeing this effect. Just going to do some checks...
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
Hmmmph. I'll keep an eye out for that particular problem. I must say that I've experienced quite a bit of frustration over the years with said artifacts. With manifold geometry I generally disable smoothing, here's hoping that I don't run into the one sided geom version of the bug. :)
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG
Actually, now that I think of it I have encountered those artifacts on one sided geometry. In this instance a morphing high res plane that I created. the artifacts would only show at higher morph levels though, when the polys were extremely attenuated. I always had a nagging suspicion that non planar polygons were a contributing factor. Who knows?
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG
This particular version of the mesh-line artefact problem appears to be caused by plugging Fastscatter into Translucence...
So it appears to be:
one-sided-mesh + back lighting from a Poser light + ray-traced-shadows + Fastscatter node plugged into Translucence_Color + Firefly = mesh line artifacts
Using a Diffuse node (which is what bagginsbill said to do), not a Fastscatter node, the mesh line artifacts don't appear. But the shadow from the downward-pointing thingy behind the leaf doesn't appear on the leaf if you do this.
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
I'm thinking that these one-sided plane problems should continue on a new thread, so I'm just going to start a new thread (linking back to this one of course).
Here's the link - "One-sided face/mesh problems, tricks, workarounds, stumbling blocks, etc.."
The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.
*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).
So far following this thread has been most illuminating. Using the various methods shown here, I've improved the leaf shader for my Dryad character:
The first is without translucency, using the wax like shader described in this thread
and the second is a back lit translucent shader
Still trying to work out how to dampen the translucency a bit so its not quite so strong.
...Insert some witty or thought provoking comment
here...
Very nice... the Dryad is looking great. Perhaps you may want to lower the reflectivity on your blinn? I think a lower value might give a more pleasing sheen to the leaves.
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG
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.
For reference material and more detailed examination (from 2007!) check out this thread.
http://forum.runtimedna.com/showthread.php?26024-Diffuse-Clay-Skin-and-Velvet-nodes/page2
There is also this cool thread on the exploitable difference between front-lit and back-lit materials.
http://forum.runtimedna.com/showthread.php?37161-Rendering-single-faced-polygons-differently-on-the-back-facing-side
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)