Ben M. Andrew
-
Delay-Tolerant Link-State Routing
Dissertation Project for the University of Cambridge
May 16, 2022
Dissertation
-
Using the select system call in Unix
Low-level event-driven programming in C
Feb 25, 2022
Article
-
Porting OCaml to the nRF52 Microcontroller
Talk given at the end of my internship with Tarides.
Sep 28, 2021
Talk
-
CoolSort, or Cache Access Pattern Optimisation
Combining Merge sort and Insertion sort for...
June 30, 2021
Article
-
Goblin Heist
Entry for the Ludum Dare 48 Game Jam, made in only 72 hours!
Apr 26, 2021
Interactive Project
-
JavaScript 3D Renderer
Drawing on a HTML table, and what the GPU hides from you.
Feb 26, 2021
Interactive Project
-
Forward and Deferred Rendering
Talk given to my fellow Cambridge computer scientists.
Jan 27, 2021
Talk
-
Cosmic Taxi
Entry for the Ludum Dare 47 Game Jam, made in only 72 hours!
Oct 6, 2020
Interactive Project
-
Custom Post-Processing Effects in Unity
Writing your own custom post-processing effects in Unity...
Sep 28, 2020
Article
-
Cryogen
Entry for the Ludum Dare 46 Game Jam, made in only 72 hours!
Apr 21, 2020
Interactive Project
-
Ray-tracing with Bounding Volume Hierarchies
The cost of naively intersecting every ray with every...
Feb 6, 2020
Article
-
Field of View in a Tile-Based World
One of my favourite parts of roguelikes is exploring the...
Jan 6, 2020
Article
-
Copper Logic
Visualiser of boolean logic circuits
Oct 1, 2019
Interactive Project
-
Creating Videos From Scratch With FFMPEG
Rendering videos yourself sounds challenging, but using...
Sep 28, 2019
Article
-
Graphics Rejects
Various mistakes I've made while working on graphics projects.
May 18, 2019
Article
-
Project Lux
3D triangle mesh renderer, A-Level Computer Science coursework
June 23, 2018
Coursework
-
Revenant
Game, personal project, made in Unity
May 30, 2018
Interactive Project
-
Connect 4 AI
Minmax algorithm for Connect 4 AI
May 2, 2018
Interactive Project
-
3D Bezier Curves
Plotter of 3D bezier curves, made in Unity
Apr 30, 2018
Interactive Project
-
Writing a Bezier Curve Plotter
Bezier curves are a rather nice looking model of...
Apr 21, 2018
Article
-
Trench Warfare
Unity-based strategy game inspired by the flash game...
Sep 18, 2017
Interactive Project