Chaos Corona Forum

General Category => Gallery => Work in Progress/Tests => Topic started by: lacilaci on 2013-01-24, 10:48:40

Title: SubSurface
Post by: lacilaci on 2013-01-24, 10:48:40
Just playing with standard shader to fake skin sss behavior...
Title: Re: SubSurface
Post by: Ludvik Koutny on 2013-01-24, 11:10:02
Nice. It is usually a good practice to model some simple proxy object of skull inside the head, so light does not pass directly through...

Easiest way would probably be to duplicate head mesh, delete ears geometry, scale it down a little and put opaque bright gray (bone color) material on it ;)
Title: Re: SubSurface
Post by: lacilaci on 2013-01-24, 11:56:11
I know, but with epidermal subdermal and backscattering layers you could get it working well even without internals...(well for showcasing some models and stills, maybe simple animations etc..)
Title: Re: SubSurface
Post by: lacilaci on 2013-01-24, 12:06:54
Here's a thought... I don't know what "key" is planning to do about some fastskin shader in future. But it might be nice to have it inside standard material. So you would have a standard simple sss function switchable to layered one for skin shading with ability to mix it with default material diffuse and reflections etc...

You know.. even the best mental ray skin shaders are actually mix of mia_x and fastskin which allows to blend a solid look of standard material with scattering functions...

This way you would have an uber material for all purposes... Just a thought...
Title: Re: SubSurface
Post by: lacilaci on 2013-01-24, 13:20:08
some additional skin stuff :D
Title: Re: SubSurface
Post by: Javadevil on 2013-01-31, 03:18:09
I'd like to see a fake SSS like this Blender/cycles one that adjusts the ray length of the translucency.
Its a quick and cheap way that doesn't take to much to processing power.

http://agus3d.blogspot.com.au/2012/05/blender-cycles-ray-length-node-output.html

Since we are talking shaders I'd also like to see a 0-90 degree lobe added instead of faking it with diffuse falloff maps.
Something like Theas custom curve.
http://www.thearender.com/forum/viewtopic.php?f=17&t=2829&sid=a4d5bafdec1accc35b65b43dde988408

cheers
Title: Re: SubSurface
Post by: ikercito on 2014-04-16, 01:36:42
Hey Lacilaci, that fake SSS looks great! Since we still don't have the chance to use real SSS in Corona, could you share some info on how you did it?

Thanks in advance, and keep up the good work. :)
Title: Re: SubSurface
Post by: Alex Abarca on 2014-04-16, 03:16:30
I would like to see too. It looks great by the way.
Title: Re: SubSurface
Post by: hemrie on 2014-05-04, 00:02:03
Great stuff!
Title: Re: SubSurface
Post by: Ondra on 2014-05-04, 01:11:22
Great stuff!
Please consider https://forum.corona-renderer.com/index.php/topic,1158.0.html before posting further...
Title: Re: SubSurface
Post by: Eddoron on 2018-04-18, 22:29:40
Sry for bringing up the topic but I have a question that wasn't fulfillingly answered yet.

First, just to be on the same level...I assume the scattering shown and talked about here is the normal SSS function, not the Volume Scattering, right?

If so, do bone meshes work? The only mode I have noticed them was in the volume scattering, the SSS and Skin shader didn't seem to be affected at all.
Title: Re: SubSurface
Post by: maru on 2018-04-19, 16:20:02
These posts are from 2014, so it must be volumetric scattering or just translucency.
The "SSS" mode was added in Corona 1.7 in 2017.