morrowind@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agoWhat the Cursor? - An introduction to the new hyprcursor formatblog.vaxry.netexternal-linkmessage-square39fedilinkarrow-up1350
arrow-up1350external-linkWhat the Cursor? - An introduction to the new hyprcursor formatblog.vaxry.netmorrowind@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square39fedilink
minus-squareWes_Dev@lemmy.mllinkfedilinkarrow-up2·1 year agoInstead of each frame of animation being a grid of pixels, each frame is a small collection of math describing the visuals. But we’d still have frames to use for animation, if we want. Instead of replacing one PNG for another PNG to make the illusion of movement, we replace one SVG with one SVG instead.
Instead of each frame of animation being a grid of pixels, each frame is a small collection of math describing the visuals.
But we’d still have frames to use for animation, if we want.
Instead of replacing one PNG for another PNG to make the illusion of movement, we replace one SVG with one SVG instead.