mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-07-31 09:47:39 +02:00
Einfügen Übergangsmodell (6 gefärbte Spielsteine)
This commit is contained in:
@@ -45,7 +45,12 @@ public class ModelExporter extends SimpleApplication {
|
||||
export("Models/BoatSmall/12219_boat_v2_L2.obj", "BoatSmall.j3o"); //NON-NLS
|
||||
export("Models/Battle/14084_WWII_Ship_German_Type_II_U-boat_v2_L1.obj", "Battle.j3o"); //NON-NLS
|
||||
export("Models/CV/essex_scb-125_generic.obj", "CV.j3o"); //NON-NLS
|
||||
|
||||
export("Models/Figures/Würfel_blau.obj", "Würfel_blau.j30");
|
||||
export("Models/Figures/Würfel_gelb.obj", "Würfel_gelb.j30");
|
||||
export("Models/Figures/Würfel_grün.obj", "Würfel_grün.j30");
|
||||
export("Models/Figures/Würfel_rosa.obj", "Würfel_rosa.j30");
|
||||
export("Models/Figures/Würfel_rot.obj", "Würfel_rot.j30");
|
||||
export("Models/Figures/Würfel_schwarz.obj", "Würfel_schwarz.j30");
|
||||
stop();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user