タグ

ブックマーク / jamie-wong.com (1)

  • Metaballs and WebGL

    Metaballs and WebGL I’m back to learning graphics! A lot of interesting simulation and rendering work takes place on the GPU, and I didn’t have much experience doing that, so I figured I’d try to get metaballs rendering on the GPU. This time, instead of using the marching squares algorithm, we’ll leverage the GPU to compute every pixel in parallel! In this post, I’m going to walk through the steps

  • 1