Difference between revisions of "Spherical environment map"
From polycount
Cheeseplus (Talk | contribs) m (9 revisions) |
m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
= 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 [[Cube map]|reflection mapping]] techniques. |
When the camera moves around the object, the reflection is not very realistic since the same image is always reflected. | When the camera moves around the object, the reflection is not very realistic since the same image is always reflected. | ||
Line 26: | Line 24: | ||
---- | ---- | ||
− | [[Category:Texturing]] [[Category:TextureTypes]] [[Category: | + | [[Category:Texturing]] [[Category:TextureTypes]] [[Category:Environment map]] |
Revision as of 12:56, 14 August 2014
Spherical Environment Map
Spherical Environment Mapping (SEM) is one of the simplest [[Cube map]|reflection mapping]] techniques.
When the camera moves around the object, the reflection is not very realistic since the same image is always reflected.
The image is usually aligned with the camera, although you could align it to other directions. For example Mudbox aligns its SEMs to the light, or in Unreal you can align SEMs to the Up vector (world space) and other directions.
Also called MatCap or Lit Sphere.
[[attachment:litspheres_cmp.jpg|Media:SphericalEnvironmentMap/attachments/litspheres_cmp.jpg |
- Matcaps for UE4 Unreal Engine Forum thread.
- UDK LitSpheres, world space and camera space Polycount Forum thread.
- MatCap Basics » ZBrush Docs Pixologic documentation.
- Mudbox Lit Sphere Autodesk video tutorial.
- Spherical Environment Mapping in Unreal 3 - by Norman 'Norman3D' Schaar
- The Art of Texturing Using The OpenGL Shading Language - Spherical Environment Mapping - by Jerome Guinot
- LitSpheres in Max viewport Polycount Forum 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.