bgfx icon indicating copy to clipboard operation
bgfx copied to clipboard

xx-cbr - Checkerboard rendering

Open bkaradzic opened this issue 7 years ago • 2 comments

Port CBR technique to bgfx as an example:

https://github.com/GameTechDev/DynamicCheckerboardRendering

https://web.archive.org/web/20180821010729/https://software.intel.com/en-us/articles/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics-v-12

webops10010-fig15-motion-vectors-in-reconstruction

https://web.archive.org/web/20220120233106/https://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdfhttps://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdf

bkaradzic avatar Aug 21 '18 13:08 bkaradzic

The link ( https://software.intel.com/en-us/articles/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics-v-12 ) you provided no longer works. It has moved to a PDF it seems.

https://www.intel.com/content/dam/develop/external/us/en/documents/checkerboard-rendering-for-real-time-upscaling-on-intel-integrated-graphics.pdf https://www.intel.com/content/www/us/en/developer/articles/code-sample/dynamic-checkerboard-rendering-using-microsoft-directx-12.html?wapkw=checkerboard

msmshazan avatar Sep 15 '22 15:09 msmshazan

Thanks! I updated links.

bkaradzic avatar Sep 15 '22 15:09 bkaradzic