diff --git a/Header.h b/Header.h deleted file mode 100644 index 11f9a68..0000000 --- a/Header.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -class Animation -{ - -}; \ No newline at end of file diff --git a/README.md b/README.md index 5de244e..c22305f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # UnitedEngine -Little physics engine designed for massive and fast simulations using Verlet integration +Physics engine designed for massive and fast simulations using Verlet integration. + +[video demo](https://www.youtube.com/watch?v=-r0wYJUGrrI&t=89s) diff --git a/bin/Release/README.txt b/bin/Release/README.txt deleted file mode 100644 index b017f69..0000000 --- a/bin/Release/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -COMMANDES - -clic droit : ajout balle -clic droit maintenu + d�placement : ajout cha�ne - -clic gauche maintenu : attraper un objet -clic gauche + clic droit : �pingler / d�tacher un objet \ No newline at end of file diff --git a/bin/Release/robot.png b/bin/Release/robot.png deleted file mode 100644 index 29d24b1..0000000 Binary files a/bin/Release/robot.png and /dev/null differ