andersch.dev
dandersch
contact [at} andersch {dot) dev
article
project
other
Latest
articles
Embedding a Binary File into a C/C++ Program
How to bake any file as a buffer into your executable
Hot-Reloadable, Embedded Shader Code in C/C++
How to include a GLSL shader as a string inside your code (and still make it hot-reloadable)
The Lisp Programming Language and its Influence
A paper on the history, influence and concepts of the Lisp family of programming languages
Latest
projects
Trusted Peripherals in TrustZone-M
Securing Peripherals in Embedded Systems using ARM TrustZone-M
game2d
A 2D game engine in C++ using SDL
CHECKBOX
A puzzle platformer written in C++ using SFML and Box2D
Planetarium
A virtual reality planetarium application in C++ using a 3D OpenGL engine
Compute Raytracer
A raytracer written in C using OpenGL compute shaders