Alexander Zeilmann

Demos

I love playing around with new technologies and ideas and think about how they can be use in real-world applications. Here are some prototypes and technical demonstrations I have built.

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 colormap 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...