Dynamic Resolution Rendering - Versione stampabile +- Creare Videogiochi - Game Developer (https://www.making-videogames.net/giochi) +-- Forum: Making Cafe (https://www.making-videogames.net/giochi/Forum-Making-Cafe) +--- Forum: Discussioni Generiche sul Game Development (https://www.making-videogames.net/giochi/Forum-Discussioni-Generiche-sul-Game-Development) +--- Discussione: Dynamic Resolution Rendering (/thread-Dynamic-Resolution-Rendering) |
Dynamic Resolution Rendering - Skyline - 19-10-2011 The Dynamic Resolution Rendering sample demonstrates a technique for dynamically adjusting the resolution of the main rendering, with graphical user interface components drawn at the native resolution. This technique can help developers achieve their quality and performance goals on a wide range of hardware and scene profiles. The sample also shows how the addition of scaling filters such as velocity aware temporal spatial anti-aliasing can enhance quality. [thumb]http://software.intel.com/file/37633[/thumb] A view of the swinging bell with supersampling enabled and dynamic resolution control set to give 30FPS. The geometric temporal anti-aliasing uses velocity aware filtering to reduce ghosting artefacts. [thumb]http://software.intel.com/file/37634[/thumb] With dynamic resolution parts of the scene with higher performance can have increased resolutions, yet match the chosen performance criteria. Geometric temporal anti-aliasing gives additional smoothness to the edges. [thumb]http://software.intel.com/file/37637[/thumb] An illustration of the basic principle of dynamic resolution. System Requirements
Download: Dynamic Resolution Rendering |