Legacy:Dynamic Texture: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
m replaced invalid link by web.archive.org |
(No difference)
|
Latest revision as of 02:25, 6 December 2015
Besides normal static textures, the Unreal engine provides animated textures and a variety of dynamic or procedural textures. Procedural textures are calculated and re-rendered in real-time and provide realistic-looking, non-repeating smooth texture animations that scale well with the player's framerate.
Known Classes
Things to cover
- How to create palettes for fire/wave textures
Web Links
- Animating Real-time Textures by Erik de Neve (Epic)
Related Topics
- Texture Topics
- Animated Texture – textures animated as a repeating sequence of static frames