﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ASculptorjim%2FMaterials%2FProperties%2FSubSurface_Scattering</id>
	<title>利用者:Sculptorjim/Materials/Properties/SubSurface Scattering - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ASculptorjim%2FMaterials%2FProperties%2FSubSurface_Scattering"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sculptorjim/Materials/Properties/SubSurface_Scattering&amp;action=history"/>
	<updated>2026-09-03T15:33:44Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sculptorjim/Materials/Properties/SubSurface_Scattering&amp;diff=140145&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sculptorjim/Materials/Properties/SubSurface_Scattering&amp;diff=140145&amp;oldid=prev"/>
		<updated>2018-06-28T20:52:56Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:52時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sculptorjim/Materials/Properties/SubSurface_Scattering&amp;diff=140144&amp;oldid=prev</id>
		<title>2013年3月3日 (日) 10:37にwiki&gt;Sculptorjimによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sculptorjim/Materials/Properties/SubSurface_Scattering&amp;diff=140144&amp;oldid=prev"/>
		<updated>2013-03-03T10:37:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|Doc:2.6/Manual/Materials/Properties/ Mirrors|Doc:2.6/Manual/Materials/Properties/Strand}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Subsurface Scattering =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=All Modes&lt;br /&gt;
 |panel=Shading/Material Context &amp;amp;rarr; Subsurface Scattering&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{| valign=&amp;quot;top&amp;quot;&lt;br /&gt;
 |[[Image:Blender3D Chihuahua Marmor WithSSS.jpg|thumb|300px|'''Image 1a:''' Marble Dog with SSS. Watch especially the ears and the paws.]]&lt;br /&gt;
 |[[Image:Blender3D Chihuahua Marmor.jpg|thumb|300px|'''Image 1b:''' And the same without SSS.]]&lt;br /&gt;
|}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Many organic and some inorganic skins are not totally opaque right at the surface, so light does not just bounce off the top surface. Instead, some light also penetrates the skin surface, and scatters around inside, taking on the color of the insides and emerging back out to blend with the surface reflection. Human/animal skin, the skin of grapes, tomatoes, fruits, wax, gels (like honey, or Jello) and so on all have subsurface scattering (SSS), and photo-realism really cannot be achieved without it.&lt;br /&gt;
&lt;br /&gt;
SSS can be found in the Material buttons, and is limited to diffuse shading only, it does not affect specular shading.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
&lt;br /&gt;
Actually calculating the light path beneath the surface of an object would be practically impossible. But it has been shown that it is not necessary to do this, and that one can use a different approach.&lt;br /&gt;
&lt;br /&gt;
Blender calculates SSS in two steps:&lt;br /&gt;
*At first the brightness of the surface is calculated, from the frontside of the object as well as from it's backside. This is pretty much the same as in a normal render. Ambient-Occlusion, Radiosity, the type of diffuse Shader, the light color etc. is taken into account.&lt;br /&gt;
*In the second step the image is rendered finally, but now the SSS shader replaces the diffuse shader. Instead of the lamps the calculated lightmap is used. The brightness of a surface point is the calculated &amp;quot;Average&amp;quot; of the brightness of it's surrounding points. Depending on your settings the whole surface may be taken into account, and it's a bit more complicated than simply calculating the average, but don't bother too much with the math behind it.&lt;br /&gt;
&lt;br /&gt;
Instead let's see what SSS does to a distinct light point.&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot;&lt;br /&gt;
 |[[File:25-Manual-Materials-SSS.png|none|thumb|300px|'''Image 3a:''' No SSS.]]&lt;br /&gt;
 |[[File:25-Manual-Materials-SSS1.png|none|thumb|300px|'''Image 3b:''' Small SSS radius.]]&lt;br /&gt;
|-&lt;br /&gt;
 |[[File:25-Manual-Materials-SSS2.png|none|thumb|300px|'''Image 3c:''' SSS radius enlarged.]]&lt;br /&gt;
 | [[File:25-Manual-Materials-SSS3.png|thumb|300px|'''Image 3d:''' SSS with very large red radius value.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
If you turn on SSS the light is distributed over a larger Area. The size of this area depends on the radius values. Instead of distributing all colors with the same amount, you may choose different radius values for each of the RGB-Colors.&lt;br /&gt;
&lt;br /&gt;
If you use a very large radius value for a color, its light is evenly distributed over the whole object.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Enabling Subsurface Scattering==&lt;br /&gt;
[[File:Manual25-Material-SSSPanel.png|right|'''Image 4:''' The SSS Panel. SSS is already enabled.]]&lt;br /&gt;
&lt;br /&gt;
* Enable SSS by clicking on the {{Literal|Subsurface Scattering}} button.&lt;br /&gt;
* Accessible at the top are various presets.  Add new or remove old presets by clicking the {{Literal|+}} and {{Literal|-}} buttons.  When you select a pre-set, the {{Literal|Radius}} values, the {{Literal|RGB Radius}} and the {{Literal|IOR}} are set for you.  The remaining options are not set (because they are mostly dependent on the size of your object).&lt;br /&gt;
&lt;br /&gt;
''SubSurface Scattering'' doesn't need raytracing. But since it is dependent on the incident light and shadows, you need proper shadow calculation (which may need raytracing).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Options  ==&lt;br /&gt;
&lt;br /&gt;
The numeric sliders control how the light is scattered: &lt;br /&gt;
&lt;br /&gt;
; {{Literal|IOR}} : The {{Literal|Index Of Refraction}} value determines the falloff of incident light.  Higher values means that light falls off faster.  The effect is quite subtle and changes the distribution function only a little bit.  By the examination of many different materials a value of '''1.3''' to '''1.5''' have been found to work well for most materials.  If you know the exact material you are trying to simulate, see [[Doc:2.5/Manual/Materials/Properties/Raytraced_Transparency#IOR values for Common Materials|our IOR table]].&lt;br /&gt;
; {{Literal|Scale}} : The scale of your object, in Blender units, across which you want the scattering effect to take place.  Scale {{Literal|1.0}} means '''1''' Blender unit equals '''1''' millimeter, scale '''0.001''' means '''1''' Blender unit equals '''1''' meter.  If you want to work out what scale value to use in your scene, just use the formula: (size in blender units)/(real world size in millimeters)=scale.&lt;br /&gt;
[[File:Manual-25-Material-SSS-Swatch.png|thumb|90px|The SSS Color Swatch]]&lt;br /&gt;
; {{Literal|&amp;amp;lt;Swatch&amp;amp;gt;}} : The color swatch has two effects.&lt;br /&gt;
:# If you think of the SSS as a strange sort of lamp, this would be the lights color.&lt;br /&gt;
:# It also affects the scattering&amp;amp;nbsp;&amp;amp;mdash; the darker the color the more light is scattered.&lt;br /&gt;
: So if you set it to green, the lit areas of the object will appear as green, and green is scattered only a little. Therefore the darker areas will appear in red and blue.  You can compensate the different scattering by setting a larger radius for the color.&lt;br /&gt;
; {{Literal|RGB Radius}} : The light blurring radius.  As the light travels through the object and back up to emerge from the surface at some other point, it creates a path length.  These sliders allow you to adjust the average length of that path.  The longer the path length is, the more evenly this color is distributed.&lt;br /&gt;
; {{Literal|Blend}} :&lt;br /&gt;
:; {{Literal|Color}} : This controls how much the R, G, B option modulates the diffuse color and textures. Note that even with this option set to '''0.0''', the R, G, B option still influences the scattering behavior.&lt;br /&gt;
:; {{Literal|Texture}} : How much the surface texture is blurred along with the shading.&lt;br /&gt;
; {{Literal|Scattering Weight}} :&lt;br /&gt;
:; {{Literal|Front}} : Factor to increase or decrease the front scattering. When light enters through the front of the object, how much is absorbed or added? (Normally '''1.0''' or '''100%''').&lt;br /&gt;
:; {{Literal|Back}} : Factor to increase or decrease the back scattering. Light hitting an object from behind can go all the way through the object and come out on the front of the object. This happens mostly on thin objects, like hands and ears.&lt;br /&gt;
; {{Literal|Error}} : This parameter controls how precisely the algorithm samples the surrounding points. Leaving it at '''0.05''' should give images without artifacts. It can be set higher to speed up rendering, potentially with errors. Setting it at '''1.0''' is a good way to quickly get a preview of the look, with errors.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Developing your own SSS material==&lt;br /&gt;
Follow these simple steps to make your own SSS material:&lt;br /&gt;
*Set the SSS color on a value of your choice, normally the predominant color of the object. If you want to use different radiuses for the colors, don't make it too dark.&lt;br /&gt;
*Set the scale factor. If you want to see much translucency you need small objects or large scale values.&lt;br /&gt;
*Set the radius values.&lt;br /&gt;
*Adjust the brightness with the {{Literal|Front}} and {{Literal|Back}} values.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Skin===&lt;br /&gt;
{| align=&amp;quot;center&amp;quot;&lt;br /&gt;
 | [[File:Manual-25-Material-SSS-MH-Head-1.png|thumb|100px|center|1]]&lt;br /&gt;
 | [[File:Manual-25-Material-SSS-MH-Head-2.png|thumb|100px|center|2]]&lt;br /&gt;
 | [[File:Manual-25-Material-SSS-MH-Head-3.png|thumb|100px|center|3]]&lt;br /&gt;
 | [[File:Manual-25-Material-SSS-MH-Head-4.png|thumb|100px|center|4]]&lt;br /&gt;
 | [[File:Manual-25-Material-SSS-MH-Head-5.png|thumb|100px|center|5]]&lt;br /&gt;
|-&lt;br /&gt;
 | colspan=&amp;quot;5&amp;quot; | Increasing SSS scale ([[:File:MH-SSS-head-001.blend|.blend]])&lt;br /&gt;
|}&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [http://www.blender.org/development/release-logs/blender-244/subsurface-scattering/ Development Release Log: Subsurface Scattering]&lt;br /&gt;
* [http://bensimonds.com/2010/05/31/three-layer-sss-in-blender-demystified/ Ben Simonds: ''Three Layer SSS in Blender Demystified'']&lt;br /&gt;
&lt;br /&gt;
[[Category:Materials]]&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.6/Manual/Materials/Properties/ Mirrors|Doc:2.6/Manual/Materials/Properties/Strand}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sculptorjim</name></author>
		
	</entry>
</feed>