I added Fediverse/Activitypub based user-comments to my blog.
The implementation is based on the great client-side solution, that
@jwildeboer created. Was easy to integrate something similar into my Pelican blog templates🙂
For the new version of POINTS I'm adding a way to load an HTMLElement as a texture. I think it's a simple way to load a weird font asset without an atlas/spritesheet. Or basically anything in the DOM.
Another experiment with my POINTS library. This is basically an old physarum/slime demo I made a while ago, but rebuilt with compute shaders, particles and a lot more efficient than before.