Featured open source projects
A real time ray-traced simulation of a Schwarzschild black hole using THREE.js. The contributions of various special and general relativistic effects can be toggled from the GUI.
Real-time visual-inertial SLAM system with excellent performance in academic benchmarks and custom vehicular data. Developed at Spectacular AI and Published in WACV '22.
Run a GPU-powered bidirectional raytracer in the browser and experiment with different scenes and rendering options. GPGPU now possible without spending hours installing CUDA!
JavaScript 2D car dynamics simulation. The physics model is as simple as possible: Frictional forces are applied to two points: the center of the front and rear axle.
An interactive visualization of the Open Tree of Life using d3.js. The entire tree with approximately 2.3 million identified species as leaf nodes is browsable through the application.
Archive of ad hoc algorithmic solutions to physical puzzle games. Mostly throwaway-quality code, some of which only runs with Python 2.