Nov 14, 2022Ferrofluid Web ExperimentInteractive procedural simulation of ferrofluid in WebGL. I have been fascinated by ferrofluid since I first saw it in a physics program. Its bizarre shape and strange movements have a unique aesthetic quality for me. So in one of my recent experiments I tried to recreate an interactive ferrofluid simulation…Webgl5 min readWebgl5 min read
Aug 9, 2022Our Angular i18n workflowAt atuin.media, we are currently working on a large business application for a customer that operates in several European countries. Therefore, internationalization was a key requirement. …Angular2 min readAngular2 min read
Sep 24, 2021Material You rounded polygon with AngularAt this year’s Google I/O the new personalized and colorful design system for Android and other Google products was revealed. It is called “Material You” and one of the first things that caught my eye were the various rounded polygons used for UI elements. It would be nice to have…Graphics Programming6 min readGraphics Programming6 min read
Jul 1, 2021How to add a GLSL loader to an Angular projectFor quite some time now I’ve been learning shader programming and trying to get my head around all the exciting concepts involved with it. In a nutshell, a shader is a program that gets executed directly on the graphics processing unit (GPU). …Angular2 min readAngular2 min read