Robert Obkircher

My face

Compilers

C++ Java JVM Rust

Graphics

  1. Minecraft Clone WebGPU Rust

    screenshot of minecraft clone showing grass hills, sand and ocean blocks An almost infinite 3d world that runs in your browser.

  2. Ray Tracing Rust

    raytraced spheres
    This image is the result of following the book Ray Tracing in One Weekend.

Misc

  1. CTF Writeups pwn

    Writeups for Capture The Flag cybersecurity competitions

  2. CDCL SAT Solver Rust

    My attempt to understand an algorithm from a lecture.