This is a repository for C/C++ implementations of Pixel art scaling and/or processing algorithms
- source code archive
- Related papers
- newer implementations for research purposes
- Download Sourcetree
- Setup GIT
- Get a CUDA-enabled graphics card for GPU implementation
- Setup MinGW with OpenMP support for Multicore implementation
- Get Matlab, FFTW if needed
- Get Visual Studio Community
- write/comment/review codes
- write documentation on code (as comments) and include in README.md
- Dael (dael.separa@gmail.com)