Changes

Jump to navigation Jump to search

List of shaders and filters

405 bytes added, 17:46, 6 September 2023
DDT
===DDT===
Data-Dependent Triangulation Shaders look at the square plane formed by the four nearest neighbours (a basic image resizing technique that assigns each pixel in the resized image the colour value of the nearest pixel in the original image). They divide the square plane into two triangular planes. The pixels are bilinearly interpolated using only the three points of the triangles to which they belong.
{| class="wikitable"
! scope="col" style="text-align: center;"|Name
| style="text-align: center;"|
|}
 
===Dithering===
{| class="wikitable"
Anonymous user

Navigation menu