Freya 0.4 - Rust GUI library via @obsoleszenz https://lobste.rs/s/x3xvou #graphics #release #rust
https://freyaui.dev/posts/0.4
graphics
Scanline edge-flag algorithm for antialiasing https://lobste.rs/s/a12cfy #pdf #graphics
https://mlab.taik.fi/~kkallio/antialiasing/EdgeFlagAA.pdf
Declarative WebGPU with S-expressions https://lobste.rs/s/hypo37 #graphics #web
https://hugodaniel.com/posts/declarative-webgpu-with-s-expressions/
Reducing Graphics API Complexity: A Clean Slate Design for Modern GPUs https://lobste.rs/s/4unr6j #video #api #graphics
https://www.youtube.com/watch?v=aQv9pUl9PBM
Software rendering in 500 lines of bare C++ https://lobste.rs/s/p4xo2i #c++ #graphics
https://ssloy.github.io/tinyrenderer/
Hilariously Fast Volume Computation with the Divergence Theorem (2018) https://lobste.rs/s/dbavwl #graphics #math
https://alyssarosenzweig.ca/blog/hilariously-fast-volume-computation-with-the-divergence-theorem.html
Curvature Beziers via @fanf https://lobste.rs/s/r7kppl #graphics #math
https://acko.net/blog/curvature-beziers/
Making [etched] holograms with a pen plotter https://lobste.rs/s/9iliea #show #art #graphics #math
https://blog.jordan.matelsky.com/Penplotter-holography/
"Liquid Selves" - Karl Sims (1992) https://lobste.rs/s/a4ctvn #art #graphics
https://www.karlsims.com/liquid-selves.html
3D Gaussian Splatting in a Weekend https://lobste.rs/s/q2kyu1 #graphics
https://bfeldman.me/3dgs-weekend/
Why tiny JPEGs look different in Chrome https://lobste.rs/s/xwo03g #graphics #web
https://guillaumetech.github.io/posts/jpg-scaling-chrome/
Develop Cross-Platform CLI and GUI Tools With Tcl/Tk https://lobste.rs/s/jrq2d9 #graphics
https://cgicoffee.com/blog/2026/04/tcl-tk-develop-cross-platform-cli-gui-tools-tutorial-guide
C64 Demo Effects Explained: Rodents In The Attic via @fanf https://lobste.rs/s/zsq34k #video #art #graphics #retrocomputing
https://youtu.be/uZ1atMUOUMU
Interactive Raylib with Common Lisp https://lobste.rs/s/8fep9z #video #emacs #games #graphics #lisp
https://www.youtube.com/watch?v=yeJRK_1rS4Y
Human Interface Guidelines from various platforms https://lobste.rs/s/xhliz8 #a11y #design #graphics
https://unsung.aresluna.org/i-think-theres-a-lot-of-value-in-these/
Imaging System Simulation https://lobste.rs/s/yq49ge #art #graphics #python
https://www.amarthchen.com/nerdy-stuff/imaging-system-simulation
Accurate color conversions (2023) https://lobste.rs/s/zyuk9c #graphics #math
http://lomont.org/posts/2023/accuratecolorconversions/
Perspec 1.0: A Haskell desktop app for perspective correction of document photos via @bde https://lobste.rs/s/plmwzl #graphics #haskell #release
https://adriansieber.com/announcing-perspec-1-0/
Intent to Ship: JPEG XL https://lobste.rs/s/26oj2u #browsers #graphics
https://hacks.mozilla.org/2026/08/intent-to-ship-jpeg-xl/
Dissectingthe Apple M1 GPU, the end https://lobste.rs/s/w2g5fx #slides #graphics
https://alyssarosenzweig.ca/blog/asahi-gpu-part-n.html
What happens when a GPU reads memory https://lobste.rs/s/bkcjsa #graphics #hardware #performance
https://blog.doubleword.ai/what-happens-when-a-gpu-reads-memory
FreeBSD: DRM: virtio-gpu: 2D KMS driver for QEMU/UTM/libvirt guests by borovikovd · Pull Request #499
https://github.com/freebsd/drm-kmod/pull/499
❮… developed with heavy AI assistance. Knowing the failure modes of AI-generated code, it went through adversarial review and testing rather than just "it works":
…
Root causes for the platform workarounds (notify-window fault, interrupt arming, indirect descriptors) are documented in the commit messages and README. …❯
👍️
Partial background: an issue that was raised more than five years ago, <https://github.com/freebsd/drm-kmod/issues/62>.
#FreeBSD #AI #virtual #graphics #virtio #QEMU #UTM #libvirt #KMS #DRM #VirtualBox