]> OzVa Git service - rust_fft/commit
Refactoring main
authorwill <greenwoodw50@gmail.com>
Sun, 3 Nov 2024 22:23:15 +0000 (22:23 +0000)
committerwill <greenwoodw50@gmail.com>
Thu, 7 Nov 2024 17:34:58 +0000 (17:34 +0000)
commit28e43d29cba599b4c34448b89160638f0e57bd32
tree5585bc54946294ef1ad5fb77bf50c6b488df18c1
parent235db5dc8a8cd7df3b694e229b1ef88a0ad918e0
Refactoring

- Created camera module to deal with camera stuff
- Created sound modue to abstract inputs and outputs of different types
to indivisual sound objects
- changed calibration image path to include src
src/camera.rs [new file with mode: 0644]
src/main.rs
src/perspective.cpp
src/sound.rs [new file with mode: 0644]