torcado.com/cleanEdge
I made a tool for it too! drop your sprites in and get some nice rotated or upscaled versions :)
torcado.com/cleanEdge
I made a tool for it too! drop your sprites in and get some nice rotated or upscaled versions :)
Also, there should be some fun news regarding the game soon 👀
#indiegame #games #roguelike #gamedev
Also, there should be some fun news regarding the game soon 👀
#indiegame #games #roguelike #gamedev
✨Transforming selections right on the canvas is coming in the next update!
🎯Pick your algorithm: Nearest Neighbor, CleanEdge, or OmniScale!
#ScreenshotSaturday #PixelArt #GodotEngine #OpenSource #GameDev
✨Transforming selections right on the canvas is coming in the next update!
🎯Pick your algorithm: Nearest Neighbor, CleanEdge, or OmniScale!
#ScreenshotSaturday #PixelArt #GodotEngine #OpenSource #GameDev
here's some before and after comparisons :)
bsky.app/profile/torc...
here's some before and after comparisons :)
bsky.app/profile/torc...
here's the original for both videos:
torcado.com/cleanEdge/demo/cleanEdgeD.mp4
torcado.com/cleanEdge/demo/cleanEdge-demo.mp4
here's the original for both videos:
torcado.com/cleanEdge/demo/cleanEdgeD.mp4
torcado.com/cleanEdge/demo/cleanEdge-demo.mp4
more details here: torcado.com/blog/cleanEdge
source code: gist.github.com/torcado194/e2794f5a4b22049ac0a41f972d14c329
it's all open-source MIT licensed, feel free to use it however you'd like! and if you do, i'd love to see! :)
more details here: torcado.com/blog/cleanEdge
source code: gist.github.com/torcado194/e2794f5a4b22049ac0a41f972d14c329
it's all open-source MIT licensed, feel free to use it however you'd like! and if you do, i'd love to see! :)
Sing it with me "There are bones, bones, bones, bones, bones inside of you" this #screenshotsaturday
Get DSprite on Itch extendmode.itch.io/dsprite
Sing it with me "There are bones, bones, bones, bones, bones inside of you" this #screenshotsaturday
Get DSprite on Itch extendmode.itch.io/dsprite
Additionally, you can decide whether you want your pixel art clarity, or a smoothed out cleanEdge processed output.
Get DSprite on Itch.
extendmode.itch.io/dsprite
#Pixelart #Indiedev
Additionally, you can decide whether you want your pixel art clarity, or a smoothed out cleanEdge processed output.
Get DSprite on Itch.
extendmode.itch.io/dsprite
#Pixelart #Indiedev
I wrote a pixel upscaling algorithm a while ago that you might be interested in, it's structurally similar to xBRZ but it's resolution-agnostic, so it may be nice for 3D depending on what looking for:
torcado.com/cleanEdge
(godot implementation: gist.github.com/torcado194/e... )
I wrote a pixel upscaling algorithm a while ago that you might be interested in, it's structurally similar to xBRZ but it's resolution-agnostic, so it may be nice for 3D depending on what looking for:
torcado.com/cleanEdge
(godot implementation: gist.github.com/torcado194/e... )
they're similar, cleanEdge tends to preserve outlines better
(direct link without compression: torcado.com/cleanEdge/demo/cleanEdge-comparison.mp4)
they're similar, cleanEdge tends to preserve outlines better
(direct link without compression: torcado.com/cleanEdge/demo/cleanEdge-comparison.mp4)
Seems it indeed make the rotated line more clean.
Can be used to make a Pixel-Perfect game with item's rotation.
Tested under viewport mode, with SimilarThreshold set to 1
#Godot #GameDev
Seems it indeed make the rotated line more clean.
Can be used to make a Pixel-Perfect game with item's rotation.
Tested under viewport mode, with SimilarThreshold set to 1
#Godot #GameDev
or see its implementation here: gist.github.com/torcado194/e...
or see its implementation here: gist.github.com/torcado194/e...
left: upscaled small sprite x2, medium sprite x2
right: upscaled small sprite x4
i didn't notice the subtle differences while doing this before, and it's interesting. i can crop sections and patch them together before doing hand edits
left: upscaled small sprite x2, medium sprite x2
right: upscaled small sprite x4
i didn't notice the subtle differences while doing this before, and it's interesting. i can crop sections and patch them together before doing hand edits
Special thanks to the creator of this sprite rotation program that made it possible for me to rotate this sword sprite really well, I highly recommend it:
torcado.com/cleanEdge/
Special thanks to the creator of this sprite rotation program that made it possible for me to rotate this sword sprite really well, I highly recommend it:
torcado.com/cleanEdge/
you can read a bit more about how it works here: torcado.com/blog/cleanEdge
essentially it expands the diagonals between pixels into neighbors based on what it believes are connected shapes
you can read a bit more about how it works here: torcado.com/blog/cleanEdge
essentially it expands the diagonals between pixels into neighbors based on what it believes are connected shapes