added last boat und finished task 9

This commit is contained in:
Tamino Mueller
2024-10-11 02:47:38 +02:00
parent 70ed981ea2
commit 2b8bfb82ba
7 changed files with 20207 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ public class ModelExporter extends SimpleApplication {
export("Models/Alienship/Alienship.obj", "Alienship.j3o");//NON-NLS
export("Models/Marlow66/Marlow66.obj", "Marlow66.j3o");//NON-NLS
export("Models/UX23/UX23.obj", "UX23.j3o");//NON-NLS
export("Models/KingGeorgeV/King_George_V.obj", "KingGeorgeV.j3o");//NON-NLS
export("Models/Boje/Boje.obj", "Boje.j3o");//NON-NLS
stop();
}

File diff suppressed because it is too large Load Diff