|
|
Micro Texturing Micro-Texturing is a technique used to show more surface detail when looking closely at wood, marble, ground, etc. Micro-Texturing is very easily realised on PowerVR by defining a translucent 'shell' around the object which should be micro-textured. The texture of the translucent shell should be the more detailed texture, whilst the more coarse texture is wrapped across the object itself. The trick is to automatically change the opacity of the translucent shell as the camera is brought closer, from completely transparent (when the camera is far away) to more opaque (when the camera is brought closely to the object). The easiest way to do this is to make use of the fact that, as the camera is moved closer to a surface texture, the mipmap level of that texture changes. By supplying the mipmap levels for the translucent shell texture, and altering the translucency for the different mipmap levels, the effect of a surface changing opacity as the camera is brought closer can be realised.
|
Confidential / provided under Non-Disclosure Agreement Copyright © 1999-2000, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Limited. |