This repository houses both the code and reports for my final year engineering thesis where I created a voxel rendering engine. You can you view the full report here as well as live app hosted with GitHub Pages here.
cd app
pnpm i
pnpm dev
cd app
pnpm run deploy