Difference between revisions of "Spherical environment map"
From polycount
(WikiName) |
(categories) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!-- ## page was renamed from Spherical Environment Map --> | <!-- ## page was renamed from Spherical Environment Map --> | ||
− | |||
− | |||
= Spherical Environment Map = | = Spherical Environment Map = | ||
Spherical Environment Mapping (SEM) is one of the simplest reflection mapping techniques. | Spherical Environment Mapping (SEM) is one of the simplest reflection mapping techniques. | ||
Line 18: | Line 16: | ||
* [http://vimeo.com/7916648 Mudbox Litspheres creation] - by ''[http://www.pioroberson.com/ Pior "pior" Oberson]'', timelapse video of him creating Lit Spheres. | * [http://vimeo.com/7916648 Mudbox Litspheres creation] - by ''[http://www.pioroberson.com/ Pior "pior" Oberson]'', timelapse video of him creating Lit Spheres. | ||
− | + | ---- | |
− | + | [[Category:Texturing]] [[Category:EnvironmentMap]] |
Revision as of 13:06, 6 July 2010
Spherical Environment Map
Spherical Environment Mapping (SEM) is one of the simplest reflection mapping techniques.
When the camera moves around the object, the reflection is not very realistic since the same image is always reflected. The reflection is view-aligned. Mudbox aligns its SEMs to the light.
Lit Sphere is another name for SEM.
- ZBrush MatCap materials use SEM.
- Mudbox Lit Sphere material uses SEM.
- Spherical Environment Mapping in Unreal 3 - by Norman Schaar
- The Art of Texturing Using The OpenGL Shading Language - Spherical Environment Mapping - by Jerome Guinot
- LitSpheres in Max viewport Polycount thread has Max & Maya FX shaders and many example Lit Spheres.
- Toon/Comic Shader for 3ds Max by Till "Rollin" Maginot supports LitSpheres. More info in the Polycount thread TF2 and TOON realtime viewport shader (3ds max).
- Mudbox Litspheres creation - by Pior "pior" Oberson, timelapse video of him creating Lit Spheres.