slang-shaders/pixel-art-scaling/shaders
hunterk 94a7736c65
add cleanEdge shader with edge-smoothing and rotation presets (#479)
* add cleanEdge shader with edge-smoothing and rotation presets

* move cleanEdge to an include to customize available parameters in scale vs rotate versions
2023-09-10 10:03:07 -05:00
..
pixel_aa Correctly account for screen rotation in several shaders (#478) 2023-09-10 09:15:41 -05:00
aann.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
bandlimit-pixel.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
bilinear-adjustable.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
cleanEdge-rotate.slang add cleanEdge shader with edge-smoothing and rotation presets (#479) 2023-09-10 10:03:07 -05:00
ControlledSharpness.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
grid-blend-hybrid.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
pixellate.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear-scanlines.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear-simple.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
sharp-bilinear.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
smootheststep.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
SmuberStep.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00
uniform-nearest.slang Repo reorg: edge smoothing, interpolation, and pixel art scaling (#469) 2023-08-12 18:09:28 -05:00