diff --git a/_posts/2017-08-07-proximity-structures.md b/_posts/2017-08-07-proximity-structures.md index 7d701ed..eb9728f 100644 --- a/_posts/2017-08-07-proximity-structures.md +++ b/_posts/2017-08-07-proximity-structures.md @@ -1,7 +1,6 @@ --- title: Proximity Structures: Playing around with PixiJS layout: post -hidden: true image: /img/blog/proximity-structures.png --- @@ -17,6 +16,7 @@ shapes](http://www.goodboydigital.com/pixi-webgl-primitives/) (lines and circles). Play with it here: [http://proximity.hallada.net](http://proximity.hallada.net) + Read/clone the code here: [https://github.com/thallada/proximity-structures](https://github.com/thallada/proximity-structures) ![The animation in action](/img/blog/proximity-structures.gif)