I wanted to start learning GLSL. In part because I’m not sure which mechanism would be best (points, sprites, GPU Particles, meshes). And if I continue to use spheres, then implementing a custom points-only thinInstance might be fun. Also pointcloud on WebGPU is not responsive to point size, so that would likely be custom WGSL (though there may be a workaround explained here).
1 Like