0.0.4
Accompanying improvements: - Refactors common code out of the base marching cubes implementation. - Adds a 3 dimensional vector class to improve readability. - Apply rustfmt to entire codebase. - Main sample now can switch algorithms, shapes, and wireframe mode on the fly. - Samples can now all be exited by pressing the ESC key.