This commit is contained in:
2023-05-10 17:04:23 +02:00
parent 4b6c4e1af8
commit 25787c8b65
47 changed files with 234 additions and 2348 deletions

View File

@@ -1,5 +1,5 @@
use glob::glob;
use lightwave::LightWaveObject;
use lightwave_3d::LightWaveObject;
fn main() {
let mut successful = 0;