{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2F30min-processing.hatenablog.com%2Fentry%2F2016%2F03%2F12%2F000000\" title=\"\u30d1\u30fc\u30c6\u30a3\u30af\u30eb\u306b\u3088\u308b\u56f3\u5f62 - Daily Creative Coding\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"aa_debdeb","url":"https://30min-processing.hatenablog.com/entry/2016/03/12/000000","height":"190","version":"1.0","width":"100%","image_url":"http://cdn-ak.f.st-hatena.com/images/fotolife/a/aa_debdeb/20160309/20160309093721.jpg","provider_name":"Hatena Blog","description":"/** * Shape by Particles * * @author aa_debdeb * @date 2016/03/12 */ int PARTICLE_NUM = 15; float PARTICLE_RADIOUS = 1.5; float PARTICLE_MAX_SPEED = 6.0; float PARTICLE_MAX_ACCELERATION = 0.4; float PARTICLE_IMPACT_SPEED = 300; float PARTICLE_SPEED_VARIANT = 0.5; Particle[] particles; void setup(){ \u2026","blog_title":"Daily Creative Coding","blog_url":"https://30min-processing.hatenablog.com/","categories":["\u30d1\u30fc\u30c6\u30a3\u30af\u30eb"],"title":"\u30d1\u30fc\u30c6\u30a3\u30af\u30eb\u306b\u3088\u308b\u56f3\u5f62","published":"2016-03-12 00:00:00","author_url":"https://blog.hatena.ne.jp/aa_debdeb/","provider_url":"https://hatena.blog","type":"rich"}