diff --git a/docs/data/Loops & 3D Animation.md b/docs/data/Loops & 3D Animation.md index 79f806b4..02ea04bb 100644 --- a/docs/data/Loops & 3D Animation.md +++ b/docs/data/Loops & 3D Animation.md @@ -1,7 +1,9 @@ # Loops & 3D Animation -[//]: # (TODO: Make a codepen with it) -![](http://i.imgur.com/v7OaN9h.gif) +
+ +
You don't need to write `animate()` function like you do in Three.js. The problem is that bigger you app become, the bigger your `animate()` function is.