{"title":"Z^Z^Z.. Julia set","provider_url":"https://hatena.blog","version":"1.0","url":"https://ita.hatenadiary.jp/entry/00010417/p2","image_url":null,"height":"190","published":"0001-04-17 00:00:01","author_name":"ita","width":"100%","provider_name":"Hatena Blog","type":"rich","blog_url":"https://ita.hatenadiary.jp/","blog_title":"ita\u2019s diary","categories":[],"description":"#include <stdio.h> #include <stdlib.h> #include <math.h> // color stuff void hue2rgb(int hue, int vmax, int *r, int *g, int *b) { int *max=r; int *p1=g; int *p2=b; int h0= hue+60; if(h0>=360)h0-=360; if(h0>=240) { max=b; p1=r; p2=g; h0-=240; } else if(h0>=120) { max=g; p1=b; p2=r; h0-=120; } *max= v\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fita.hatenadiary.jp%2Fentry%2F00010417%2Fp2\" title=\"Z^Z^Z.. Julia set - ita\u2019s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/ita/"}