This is a very general project to test my own skills and finally do an implementation in rust.
Admittedly it's very barebones, and the mathematics is implemented by nalgebra to make sure my mathematics is done efficiently and correctly but I'm hoping to add my matrix crate into this and see how it will handle.
There will hopefully be some new restructuring soon alongside with that matrix library.