Skip to content

Windows executable v1.0.0

Choose a tag to compare

@DTolm DTolm released this 16 Dec 20:34
· 5 commits to main since this release

Initial release of VkResample. Can upscale power of 2 sized png images with the following command: -i INPUT_NAME.png -u UPSCALE_FACTOR, where INPUT_NAME is a valid png file name and UPSCALE FACTOR is a power of 2. Requires Vulkan support, which is provided by the graphics driver.