An open API service indexing awesome lists of open source software.

https://github.com/mukaschultze/xbr-rs

2xBR - "Scale by rules" implementation in Rust
https://github.com/mukaschultze/xbr-rs

algorithm emulator pixel-art xbr

Last synced: about 2 months ago
JSON representation

2xBR - "Scale by rules" implementation in Rust

Awesome Lists containing this project

README

        

# 2xBR [![Build Status](https://travis-ci.com/mukaschultze/xBR-rs.svg?branch=master)](https://travis-ci.com/mukaschultze/xBR-rs)

Rust version of [this algorithm](https://github.com/carlosascari/2xBR-Filter/blob/master/xbr.js)

Input 256x240 | Output 512x480
----- | ------
![Input](assets/input.png) | ![Output](assets/output.png)