falomir.dev

My public experiments can be found here, and my projects are listed below.

CERV (Computer Enhance Requested Visualizer)

CERV is a simple stb-style C library with no dependencies to plot and visualize data easily. It’s still a work in progress and currently only works on Apple silicon but is in the process of being ported to other platforms. The name comes from the idea being requested to Casey Muratori at his Computer Enhance site. A video showcasing it and the current state of the project can be seen here

A picture showing CERV in action with a plot of 4 data series.

Complex Calculator

A complex calculator to easily visualize complex functions with domain coloring. I’m working on a UI toolkit that I plan to use for this and migrate away from SDL so this project is currently on hiatus.