Shader: Unterschied zwischen den Versionen
Aus Das Sopra Wiki
(4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
== Shader Tutorials == | == Shader Tutorials == | ||
=== | === externe Tutorials === | ||
* [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!424.entry Tutorial 1 - Ambient light] | * [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!424.entry Tutorial 1 - Ambient light] | ||
* [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!426.entry Tutorial 2 - Diffuse light] | * [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!426.entry Tutorial 2 - Diffuse light] | ||
Zeile 28: | Zeile 25: | ||
* [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!639.entry Tutorial 19 - Hemispheric ambient light] | * [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!639.entry Tutorial 19 - Hemispheric ambient light] | ||
* [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!662.entry Tutorial 20 - Depth of Field] | * [http://digierr.spaces.live.com/blog/cns!2B7007E9EC2AE37B!662.entry Tutorial 20 - Depth of Field] | ||
=== Quellen === | === Quellen === | ||
Zeile 35: | Zeile 31: | ||
[[Kategorie:Tutorials]] | [[Kategorie:Tutorials]] | ||
[[Kategorie:Begriffe]] | [[Kategorie:Begriffe]] | ||
[[Kategorie:MS03]] | |||
[[Kategorie:MS04]] |
Aktuelle Version vom 16. Oktober 2019, 17:15 Uhr
Shader Tutorials
externe Tutorials
- Tutorial 1 - Ambient light
- Tutorial 2 - Diffuse light
- Tutorial 3 - Specular light
- Tutorial 4 - Normal mapping
- Tutorial 5 - Deform shader
- Tutorial 6 - Shader demo
- Tutorial 7 - Toon shading (aka Cel Shading[1])
- Tutorial 8 - Gloss map
- Tutorial 9 - Post process, wiggling
- Tutorial 10 - Post process, negative
- Tutorial 11 - Post process, Grayscale
- Tutorial 12 - Post process, Noise/Distortion
- Tutorial 13 - Alpha mapping
- Tutorial 14 - Transmittance
- Tutorial 15 - Dynamic environment mapping
- Tutorial 16 - Refraction
- Tutorial 17 - Point light + Self-Shadowing
- Tutorial 18 - Multiple Point Lights
- Tutorial 19 - Hemispheric ambient light
- Tutorial 20 - Depth of Field