Skip Navigation
41 comments
  • I love SVGs. Vector images are interesting and seeing an image stored in readable text and still being so small is really cool to me. It’s also fun to play around with since you can plug html into it and vice versa.

    • I miss Flash for vector reasons, both for animations and games. My internet is still slow enough to matter, especially with streaming speed/stability issues.

      WebGL is a thing but a bit of a mess, especially downloading. Ruffle or using Wick editor are options... but even Newgrounds doesn't highlight this (unless you find it first and go to info page from there). I assume most animators just render their animations now.

      Have tinkered with vertex color (untextured) models in Godot, I see workflow possibilities there (also for 2D to a lesser extent) but good luck if it's gotta be me. Some chunk of development is also different from the content it allows.

      • I was only a kid in Flash’s heyday, so I’ve never dealt with it creatively. I didn’t even know it supported vector graphics. You can animate SVGs though, but I don’t know if there’s a good tool for it though. I’ve only ever made SVG animations by hand with SMIL.

        Also wouldn’t blender be better suited for vertex colored animations? I feel like in either case the point is lost though since it’ll have to be rasterized eventually.

  • I like svg, as it is basically an ASCII file. And i can manipulate them with sed/grep etc for bulk changes.

  • Opus, then AV1

    I guess it's is not video. But video without sound would be missing something.

    I also like the capabilities of mkv Container format. Implementing it is not easy though.

  • I'm familiar with gif in this thread but other than that I have no idea what people are talking about lol. I use pngs for static images and gifs for moving ones because I know they'll probably work anywhere

  • Considering using jpeg xl to reduce the size of my photos archive. It can convert to and from jpeg losslessly. Haven't actually done it yet though

41 comments