{"id":2318,"date":"2015-10-04T20:01:48","date_gmt":"2015-10-04T11:01:48","guid":{"rendered":"http:\/\/mirror.boy.jp\/?p=2318"},"modified":"2015-10-05T04:06:12","modified_gmt":"2015-10-04T19:06:12","slug":"openframeworks-%e3%83%9d%e3%83%aa%e3%82%b4%e3%83%b3%e6%8f%8f%e7%94%bb-%e3%83%a1%e3%83%a2","status":"publish","type":"post","link":"https:\/\/mirror.boy.jp\/?p=2318","title":{"rendered":"openFrameworks \u57fa\u672c\u63cf\u753b \u30e1\u30e2"},"content":{"rendered":"<pre><code>\/\/\u80cc\u666f\r\nofBackground(color);\r\n\r\n\/\/\u30b9\u30e0\u30fc\u30b9\r\nofEnableSmoothing();\r\nofDisableSmoothing();\r\n\r\n\/\/\u5186\u306e\u89e3\u50cf\u5ea6\r\nofSetCircleResolution(resolution);\r\n\r\n\/\/\u56f3\u5f62\u3092\u8272\u3067\u57cb\u3081\u308b\r\nofFill();\r\n\r\n\/\/\u8272\u306e\u6307\u5b9a\r\nofSetHexColor(0xb5de10);\r\n\r\n\/\/Text\r\nofDrawBitmapString(\"str\",x,y);\r\n\r\n\/\/\u30dd\u30ea\u30b4\u30f3\u30e2\u30fc\u30c9\u306e\u6307\u5b9a\r\nofSetPolyMode(OF_POLY_WINDING_ODD);\r\n\r\n\/\/\u30a2\u30eb\u30d5\u30a1\u30d6\u30ec\u30f3\u30c9\u7528\u306e\u8a2d\u5b9a\r\nofEnableAlphaBlending();\r\nofDisableAlphaBlending();\r\n\r\n\/\/\u7dda\u5e45\r\nofSetLineWidth(size);\r\n\r\n\/\/\u63cf\u753b\r\nofBeginShape();\r\n\/\/\u3053\u3053\u306b\u4ee5\u4e0b\u306e\u9802\u70b9\u7cfb\u306e\u51e6\u7406\u3092\u66f8\u304f\r\nofEndShape(bool bClose=false);\r\n\r\n\/\/\u9802\u70b9\r\nofVertex(x,y);\r\n\r\n\/\/Curve\u7528\u306e\u9802\u70b9\uff08\u6307\u5b9a\u3057\u305f\u9802\u70b9\u3092\u901a\u308b\u3088\u3046\u306b\u30ab\u30fc\u30d6\u3092\u4f5c\u6210\u53ef\u80fd\uff09\r\nofCurveVertex(x,y);\r\n\r\n\/\/Circle\r\nofDrawCircle(x,y,r \/*\u5186\u306e\u30b5\u30a4\u30ba*\/);\r\nofDrawEllipse(x,y,w,h);\r\n\r\n\/\/Hole\r\nofNextContour(true);\r\n\r\n\/\/\u4e2d\u5fc3\u4f4d\u7f6e\u5909\u66f4\r\nofPushMatrix();\r\nofTranslate(x,y);\r\nofPopMatrix();\r\n\r\n\/\/Scale\u5909\u66f4\r\nofScale(x,y);\r\n\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/\/\u80cc\u666f ofBackground(color); \/\/\u30b9\u30e0\u30fc\u30b9 ofEnableSmoothing(); ofDisableSmoothing(); \/\/\u5186\u306e\u89e3\u50cf\u5ea6 ofSetCircleResolution(reso &hellip; <a href=\"https:\/\/mirror.boy.jp\/?p=2318\" class=\"more-link\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"screen-reader-text\">openFrameworks \u57fa\u672c\u63cf\u753b \u30e1\u30e2<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,104],"tags":[],"_links":{"self":[{"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/posts\/2318"}],"collection":[{"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2318"}],"version-history":[{"count":10,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/posts\/2318\/revisions"}],"predecessor-version":[{"id":2328,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=\/wp\/v2\/posts\/2318\/revisions\/2328"}],"wp:attachment":[{"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mirror.boy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}