diff --git a/Abgabe_4/ICG_Hausaufgabe_4.pdf b/Abgabe_4/ICG_Hausaufgabe_4.pdf new file mode 100644 index 0000000..b45a08c Binary files /dev/null and b/Abgabe_4/ICG_Hausaufgabe_4.pdf differ diff --git a/Abgabe_4/lightTODOs/common/objects3D.js b/Abgabe_4/lightTODOs/common/objects3D.js index 8bc2300..7e96b9b 100644 --- a/Abgabe_4/lightTODOs/common/objects3D.js +++ b/Abgabe_4/lightTODOs/common/objects3D.js @@ -74,7 +74,7 @@ class Object3D { } } -asd; + class Island extends Object3D { constructor() { // DONE: Setze Material für Insel diff --git a/Abgabe_4/lightTODOs/index.html b/Abgabe_4/lightTODOs/index.html index 950397b..83db0bb 100644 --- a/Abgabe_4/lightTODOs/index.html +++ b/Abgabe_4/lightTODOs/index.html @@ -4,8 +4,7 @@ WebGL Example - -