diff --git a/README.md b/README.md index d1c5e79..70117b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # 3D-Bear-Cartoon -Interactive 3D scene, created with C++ and OpengGl, inspired by a cartoon. +##Interactive 3D scene, created with C++ and OpengGl, inspired by a cartoon. It has been developed an application which draws a 3D object, composed by many parts, connected between them with hierarchical methods. The object is supposed to move with a simple animation. Another task of this application was the creation of a particle system feature, with constrains and collision detection. Finally a waves animation system has been developed, which simulate a pool with moving water in it. \ No newline at end of file