{"published":"2016-08-22 00:00:00","height":"190","categories":["3D","\u6c7a\u5b9a\u8ad6"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2F30min-processing.hatenablog.com%2Fentry%2F2016%2F08%2F22%2F000000\" title=\"\u591a\u74b0\u306e\u7403 - 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>","title":"\u591a\u74b0\u306e\u7403","url":"https://30min-processing.hatenablog.com/entry/2016/08/22/000000","author_name":"aa_debdeb","version":"1.0","blog_title":"Daily Creative Coding","description":"/** * multi-ringed sphere * * @author aa_debdeb * @date 2016/08/22 */ float step = 5; color c1 = color(0, 206, 209); color c2 = color(255, 215, 0); void setup(){ size(500, 500, P3D); noFill(); } void draw(){ background(0); translate(width / 2, height / 2); for(float d = step; d <= 400; d += step){ p\u2026","blog_url":"https://30min-processing.hatenablog.com/","provider_name":"Hatena Blog","type":"rich","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/aa_debdeb/","image_url":"https://cdn-ak.f.st-hatena.com/images/fotolife/a/aa_debdeb/20160817/20160817112415.jpg","width":"100%"}