Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llapuras/unityxbrshader
xbr shader for pixel art
https://github.com/llapuras/unityxbrshader
Last synced: 2 months ago
JSON representation
xbr shader for pixel art
- Host: GitHub
- URL: https://github.com/llapuras/unityxbrshader
- Owner: llapuras
- Created: 2020-06-12T01:44:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T06:31:52.000Z (almost 4 years ago)
- Last Synced: 2024-04-19T18:26:31.778Z (9 months ago)
- Language: C#
- Size: 15.3 MB
- Stars: 55
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xbr算法平滑像素画
Unity用像素画转换为非像素画的xbr算法 / XBR shader effect for Unity 2019.3
算法cg源代码取自[libretro/common-shaders](https://github.com/libretro/common-shaders/blob/master/xbrz/shaders/4xbrz.cg)。
效果如下:
![](https://github.com/llapuras/XbrShader/blob/master/display.png)