Skip to content

My final year thesis project for Computer and Software Systems Engineering (Honours) at QUT

Notifications You must be signed in to change notification settings

AlexMcDermott/EGH400-VoxelEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel Renderer

Screenshot of engine, coloured by position of voxel

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.

Running the App

cd app
pnpm i
pnpm dev

Deploy

cd app
pnpm run deploy

About

My final year thesis project for Computer and Software Systems Engineering (Honours) at QUT

Resources

Stars

Watchers

Forks