//=time() ?>
Have you wondered about the magic behind generative AI art tools like DALL·E and Midjourney? Seeing the outputs is fun, and learning the algorithms can be even more rewarding. Today we look at 4 popular Machine Learning models — Autoencoder, Transformer, Diffusion Model, and GAN.
There is so much going on when rendering a 3D scene! Learn or refresh you memory on the high-level ideas of the 4-stage rendering pipeline — geometry processing, rasterization, fragment processing, and frame buffer processing — with Renny the Render Bunny 🐰.
Have you ever felt confused by all the Anti-Aliasing acronyms out there? What are they actually doing to reduce those jaggies on your screen? Here we look at some selected features of FXAA, SSAA, MSAA, and TXAA.
Been reading a bit into the history of computer graphics (1960-2000s). Converted some of the notes I took into these. What are the milestones in graphics you remember from any decade?