Demos
I love playing around with new technologies and ideas and think about how they can be used in real-world applications. Here are some prototypes and technical demonstrations I have built. Sadly my biggest projects in the last few years have to be behind firewalls for legal reason so I cannot display them here. The demos serve as a testing ground for me. For larger projects that I have worked on please see my projects page.
3D Rendering
A demo for interactive 3D rendering running smoothly in the browser. It features a variety of rendering modes, like direct volume rendering (DVR), maximum intensity projection (MIP), and more. It is possible to change the color map and dynamically render isosurfaces. It is initially developed for KI-Morph.
Node-based UI – Inspired by ComfyUI
ComfyUI and similar tools are a great approach to generate images with generative AI. However, it is not very complicated to implement a node-based UI yourself using libraries like @xyflow/react. To save computing costs, in this demo all images are pre-generated with FLUX.1 [dev].
More demos coming soon...