Introduction to Camera Distortion
Related
What is Homography?
A visual and mathematical introduction to homography — how to map any flat surface onto any other using projective transformations.
Short take on the awesome power of web-browsers
·3 mins
Using homography, CSS transforms, and a phone camera to project live video onto a cyberpunk storefront — all running in the browser.
Rust ray tracer project
·11 mins
Building a photorealistic ray tracer from scratch in Rust — lights, shadows, reflections, and a Cornell box.