{"id":150,"date":"2021-10-04T17:12:01","date_gmt":"2021-10-04T17:12:01","guid":{"rendered":"https:\/\/www.poyuan.art\/?page_id=150"},"modified":"2024-07-21T18:45:01","modified_gmt":"2024-07-21T18:45:01","slug":"arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96","status":"publish","type":"page","link":"https:\/\/poyuan.art\/en\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/","title":{"rendered":"Arbeh \u8757\u798d\u8ad6"},"content":{"rendered":"\n<div class=\"wp-block-gutenbergp5-p5js gutenbergp5-block-p5js gutenbergp5-align-center\"><iframe frameborder=\"0\" srcdoc=\"\n        <!DOCTYPE html&gt;\n        <html&gt;\n            <head&gt;\n            <script src=&quot;https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/p5.js\/1.6.0\/p5.min.js&quot; integrity=&quot;sha512-3RlxD1bW34eFKPwj9gUXEWtdSMC59QqIqHnD8O\/NoTwSJhgxRizdcFVQhUMFyTp5RwLTDL0Lbcqtl8b7bFAzog==&quot; crossorigin=&quot;anonymous&quot; referrerpolicy=&quot;no-referrer&quot;&gt;<\/script&gt;\n            <\/head&gt;\n            <body style=&quot;padding: 0; margin: 0;&quot;&gt;<\/body&gt;\n            <footer&gt;\n                <script&gt;\n                    let textures = []; \/\/ \u7528\u65bc\u5b58\u5132\u591a\u500b\u5716\u7247\u7d0b\u7406\nlet imageUrls = [\n  'https:\/\/i.imgur.com\/0ZRUZ23.jpeg',\n'https:\/\/i.imgur.com\/sXv6A5Z.jpeg',\n'https:\/\/i.imgur.com\/xn3cC04.jpeg',\n'https:\/\/i.imgur.com\/RZ3Q4Pm.jpeg',\n'https:\/\/i.imgur.com\/4NgHhoc.jpeg',\n'https:\/\/i.imgur.com\/tgxpt26.jpeg',\n'https:\/\/i.imgur.com\/edZSBI9.jpeg',\n'https:\/\/i.imgur.com\/yN30Wcu.jpeg',\n'https:\/\/i.imgur.com\/Y0ep7Yl.jpeg',\n'https:\/\/i.imgur.com\/cr6VoQr.png',\n'https:\/\/i.imgur.com\/99UewZG.jpeg',\n'https:\/\/i.imgur.com\/kL1gOpk.png',\n'https:\/\/i.imgur.com\/qX9Uh8h.jpeg',\n'https:\/\/i.imgur.com\/DEuLzJs.jpeg',\n'https:\/\/i.imgur.com\/3RFBjhD.png',\n'https:\/\/i.imgur.com\/zNX3Bas.jpeg',\n'https:\/\/i.imgur.com\/swmE5se.jpeg',\n'https:\/\/i.imgur.com\/IJgpfgq.jpeg',\n'https:\/\/i.imgur.com\/H8f04o7.jpeg',\n'https:\/\/i.imgur.com\/cdu4eGr.jpeg',\n'https:\/\/i.imgur.com\/6dEPsU3.jpeg',\n'https:\/\/i.imgur.com\/DE25d3A.jpeg',\n'https:\/\/i.imgur.com\/kzCmlgg.jpeg',\n'https:\/\/i.imgur.com\/WcYMqeU.jpeg',\n'https:\/\/i.imgur.com\/8IDY7B3.jpeg',\n'https:\/\/i.imgur.com\/13Y4H6k.jpeg',\n'https:\/\/i.imgur.com\/GhP7Jon.jpeg',\n'https:\/\/i.imgur.com\/tgckRlO.jpeg',\n'https:\/\/i.imgur.com\/6z2rovI.jpeg',\n'https:\/\/i.imgur.com\/0IJqV5z.png',\n'https:\/\/i.imgur.com\/c4uXM7u.jpeg',\n'https:\/\/i.imgur.com\/UmFg0Kz.png',\n'https:\/\/i.imgur.com\/giWpqUZ.jpeg',\n'https:\/\/i.imgur.com\/SsG1rui.jpeg',\n'https:\/\/i.imgur.com\/EDZUSVY.jpeg',\n'https:\/\/i.imgur.com\/Ss7VZKx.jpeg',\n'https:\/\/i.imgur.com\/H3XLlbL.png',\n'https:\/\/i.imgur.com\/5MNF6Tn.jpeg',\n'https:\/\/i.imgur.com\/K9gA1cN.jpeg',\n'https:\/\/i.imgur.com\/61WY5zl.jpeg',\n'https:\/\/i.imgur.com\/FUBqDAz.jpeg',\n'https:\/\/i.imgur.com\/bOomRym.jpeg',\n'https:\/\/i.imgur.com\/DgSzCKv.png',\n'https:\/\/i.imgur.com\/iJbl29c.jpeg',\n'https:\/\/i.imgur.com\/egIQns6.jpeg',\n'https:\/\/i.imgur.com\/HctfEUH.jpeg',\n\n];\n\nlet planes = []; \/\/ \u7528\u65bc\u5b58\u5132\u5e73\u9762\u7269\u4ef6\nlet numPlanes = 46; \/\/ \u8981\u751f\u6210\u7684\u5e73\u9762\u6578\u91cf\nlet sphereRadius = 230; \/\/ \u7403\u9ad4\u534a\u5f91\nlet angleX = 0; \/\/ X \u8ef8\u65cb\u8f49\u89d2\u5ea6\nlet angleY = 0; \/\/ Y \u8ef8\u65cb\u8f49\u89d2\u5ea6\nlet lastMouseX, lastMouseY; \/\/ \u5132\u5b58\u4e0a\u6b21\u6ed1\u9f20\u4f4d\u7f6e\n\n\/\/ \u6a62\u5713\u9ad4\u7684\u7e2e\u653e\u56e0\u5b50\nlet scaleX = 1.5;\nlet scaleY = 1;\nlet scaleZ = 1.5;\n\n\/\/ \u63a7\u5236\u81ea\u52d5\u65cb\u8f49\u7684\u6a19\u8a8c\nlet autoRotate = true;\n\nfunction preload() {\n  \/\/ \u8f09\u5165\u5716\u7247\n  for (let url of imageUrls) {\n    let img = loadImage(url);\n    textures.push(img);\n  }\n}\n\nfunction setup() {\n  createCanvas(windowWidth, windowHeight, WEBGL); \/\/ \u8a2d\u5b9a\u756b\u5e03\u5927\u5c0f\u4e26\u4f7f\u7528 WebGL \u6a21\u5f0f\n  textures = shuffle(textures); \/\/ \u96a8\u6a5f\u6253\u4e82\u7d0b\u7406\u9806\u5e8f\n  let goldenAngle = PI * (3 - sqrt(5)); \/\/ \u9ec3\u91d1\u89d2\n  for (let i = 0; i < numPlanes; i++) {\n    let theta = goldenAngle * i; \/\/ \u8a08\u7b97\u6bcf\u500b\u5e73\u9762\u7684\u89d2\u5ea6\n    let y = map(i, 0, numPlanes, -sphereRadius, sphereRadius); \/\/ Y \u8ef8\u4f4d\u7f6e\n    let radius = sqrt(sphereRadius * sphereRadius - y * y); \/\/ \u8a08\u7b97\u534a\u5f91\n\n    let x = radius * cos(theta) * scaleX; \/\/ \u6a62\u5713\u9ad4\u7684 x \u8ef8\u6bd4\u4f8b\n    let z = radius * sin(theta) * scaleZ; \/\/ \u6a62\u5713\u9ad4\u7684 z \u8ef8\u6bd4\u4f8b\n\n    let img = textures[i % textures.length];\n    let aspectRatio = img.width \/ img.height;\n    let planeWidth = 120; \/\/ \u8a2d\u5b9a\u56fa\u5b9a\u5bec\u5ea6\n    let planeHeight = planeWidth \/ aspectRatio; \/\/ \u6839\u64da\u6bd4\u4f8b\u8a08\u7b97\u9ad8\u5ea6\n\n    planes.push({\n      texture: img,\n      position: createVector(x, y, z),\n      width: planeWidth,\n      height: planeHeight,\n      selected: false \/\/ \u65b0\u589e\u9078\u64c7\u72c0\u614b\n    });\n  }\n}\n\nfunction draw() {\n  background(0, 0, 0); \/\/ \u8a2d\u5b9a\u85cd\u8272\u80cc\u666f\n\n  \/\/ \u8a2d\u5b9a\u93e1\u982d\u4f4d\u7f6e\u548c\u65cb\u8f49\n  let camX = 0;\n  let camY = 0;\n  let camZ = 300; \/\/ \u8abf\u6574\u76f8\u6a5f\u4f4d\u7f6e\u4ee5\u4fbf\u66f4\u597d\u5730\u89c0\u5bdf\u6a62\u5713\u9ad4\n  camera(camX, camY, camZ, 0, 0, 0, 0, 1, 0); \/\/ \u8a2d\u5b9a\u93e1\u982d\u4f4d\u7f6e\u548c\u76ee\u6a19\n\n  \/\/ \u66f4\u65b0\u76f8\u6a5f\u7684\u65cb\u8f49\u89d2\u5ea6\n  if (autoRotate) {\n    let time = millis() \/ 1000; \/\/ \u8f49\u63db\u70ba\u79d2\n    angleX = sin(time * 0.7) * 0.5; \/\/ X \u8ef8\u65cb\u8f49\n    angleY = sin(time * 0.3) * 0.5; \/\/ Y \u8ef8\u65cb\u8f49\n  }\n\n  rotateX(angleX);\n  rotateY(angleY);\n\n  \/\/ \u7e6a\u88fd\u6a62\u5713\u9ad4\n  push();\n  scale(scaleX, scaleY, scaleZ); \/\/ \u8a2d\u5b9a\u6a62\u5713\u9ad4\u7684\u6bd4\u4f8b (x, y, z)\n  noFill(); \/\/ \u4e0d\u586b\u5145\u984f\u8272\n  stroke(255, 255, 255, 100); \/\/ \u8a2d\u5b9a\u908a\u6846\u984f\u8272\n  strokeWeight(1); \/\/ \u8a2d\u5b9a\u908a\u6846\u7c97\u7d30\n  ellipsoid(sphereRadius, sphereRadius, sphereRadius); \/\/ \u7e6a\u88fd\u6a62\u5713\u9ad4\n  pop();\n\n  \/\/ \u7e6a\u88fd\u6240\u6709\u5e73\u9762\n  for (let planeObj of planes) {\n    push(); \/\/ \u4fdd\u5b58\u7576\u524d\u8b8a\u63db\u72c0\u614b\n    \n    let pos = planeObj.position.copy();\n    translate(pos.x, pos.y, pos.z); \/\/ \u79fb\u52d5\u5230\u5e73\u9762\u4f4d\u7f6e\n\n    \/\/ \u8a08\u7b97\u5e73\u9762\u671d\u5411\u6a62\u5713\u9ad4\u7684\u4e2d\u5fc3\n    let target = createVector(0, 0, 0);\n    let dir = target.copy().sub(pos);\n    let normalizedDir = createVector(dir.x \/ scaleX, dir.y \/ scaleY, dir.z \/ scaleZ).normalize();\n\n    let angleY = atan2(normalizedDir.x, normalizedDir.z);\n    let angleX = -atan2(normalizedDir.y, sqrt(normalizedDir.x * normalizedDir.x + normalizedDir.z * normalizedDir.z));\n\n    rotateY(angleY);\n    rotateX(angleX);\n\n  \n\n    texture(planeObj.texture); \/\/ \u8a2d\u5b9a\u5e73\u9762\u7d0b\u7406\n    plane(planeObj.width, planeObj.height); \/\/ \u7e6a\u88fd\u5e73\u9762\n    pop(); \/\/ \u6062\u5fa9\u8b8a\u63db\u72c0\u614b\n  }\n}\n\n\/\/ \u7576\u7a97\u53e3\u5927\u5c0f\u8b8a\u5316\u6642\u66f4\u65b0\u756b\u5e03\u5927\u5c0f\nfunction windowResized() {\n  resizeCanvas(windowWidth, windowHeight);\n}\n\n\/\/ \u9f20\u6a19\u62d6\u52d5\u4e8b\u4ef6\nfunction mouseDragged() {\n  let dx = mouseX - lastMouseX; \/\/ \u8a08\u7b97\u6ed1\u9f20\u79fb\u52d5\u7684 X \u8ddd\u96e2\n  let dy = mouseY - lastMouseY; \/\/ \u8a08\u7b97\u6ed1\u9f20\u79fb\u52d5\u7684 Y \u8ddd\u96e2\n\n  \/\/ \u589e\u52a0\u9748\u654f\u5ea6\n  let sensitivity = 0.005; \/\/ \u8abf\u6574\u9748\u654f\u5ea6\n  angleY += dx * sensitivity; \/\/ \u66f4\u65b0 Y \u8ef8\u7684\u65cb\u8f49\u89d2\u5ea6\n  angleX -= dy * sensitivity; \/\/ \u66f4\u65b0 X \u8ef8\u7684\u65cb\u8f49\u89d2\u5ea6\uff08\u53cd\u5411\uff09\n\n  \/\/ \u9650\u5236 angleX \u7684\u7bc4\u570d\n  angleX = constrain(angleX, -PI \/ 3, PI \/ 3); \/\/ \u9650\u5236\u5728 -PI\/3 \u5230 PI\/3 \u4e4b\u9593\n\n  \/\/ \u66ab\u505c\u81ea\u52d5\u65cb\u8f49\n  autoRotate = false;\n\n  lastMouseX = mouseX; \/\/ \u66f4\u65b0\u4e0a\u6b21\u6ed1\u9f20\u4f4d\u7f6e\n  lastMouseY = mouseY; \/\/ \u66f4\u65b0\u4e0a\u6b21\u6ed1\u9f20\u4f4d\u7f6e\n}\n\n\/\/ \u5728\u6ed1\u9f20\u6309\u4e0b\u6642\u8a18\u9304\u4f4d\u7f6e\nfunction mousePressed() {\n  lastMouseX = mouseX;\n  lastMouseY = mouseY;\n}\n\n\/\/ \u7576\u6ed1\u9f20\u91cb\u653e\u6642\u6062\u5fa9\u81ea\u52d5\u65cb\u8f49\nfunction mouseReleased() {\n  autoRotate = true;\n}\n                <\/script&gt;\n            <\/footer&gt;\n        <\/html&gt;\n        \" sandbox=\"allow-scripts allow-same-origin allow-presentation\" scrolling=\"no\" style=\"width:1800px;height:800px;overflow:hidden;\" width=\"1800px\" height=\"800px\" class=\"gutenbergp5-noresize\"><\/iframe><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image alignfull size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"920\" height=\"710\" src=\"https:\/\/i0.wp.com\/www.poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=920%2C710&#038;ssl=1\" alt=\"\" class=\"wp-image-128\" srcset=\"https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?w=2059&amp;ssl=1 2059w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=300%2C231&amp;ssl=1 300w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=1024%2C790&amp;ssl=1 1024w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=768%2C592&amp;ssl=1 768w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=1536%2C1185&amp;ssl=1 1536w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?resize=2048%2C1580&amp;ssl=1 2048w, https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/%E8%9D%97%E8%9F%B2archive_noback.png?w=1840&amp;ssl=1 1840w\" sizes=\"auto, (max-width: 920px) 100vw, 920px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":121,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-150","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Arbeh \u8757\u798d\u8ad6 - Poyuan Juan<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/poyuan.art\/en\/home\/wow-series\/arbeh-\u8757\u798d\u8ad6\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Arbeh \u8757\u798d\u8ad6 - Poyuan Juan\" \/>\n<meta property=\"og:url\" content=\"https:\/\/poyuan.art\/en\/home\/wow-series\/arbeh-\u8757\u798d\u8ad6\/\" \/>\n<meta property=\"og:site_name\" content=\"Poyuan Juan\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-21T18:45:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\\\/\",\"url\":\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\\\/\",\"name\":\"Arbeh \u8757\u798d\u8ad6 - Poyuan Juan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/poyuan.art\\\/#website\"},\"datePublished\":\"2021-10-04T17:12:01+00:00\",\"dateModified\":\"2024-07-21T18:45:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Poyuan \u962e\u67cf\u9060\",\"item\":\"https:\\\/\\\/poyuan.art\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u962e\u67cf\u9060\",\"item\":\"https:\\\/\\\/poyuan.art\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WOW \u6a5f\u9020\u96fb\u5f71\",\"item\":\"https:\\\/\\\/poyuan.art\\\/home\\\/wow-series\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Arbeh \u8757\u798d\u8ad6\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/poyuan.art\\\/#website\",\"url\":\"https:\\\/\\\/poyuan.art\\\/\",\"name\":\"\u962e\u67cf\u9060 poyuan\",\"description\":\"The shape of us as digital objects\",\"publisher\":{\"@id\":\"https:\\\/\\\/poyuan.art\\\/#\\\/schema\\\/person\\\/6d7ac8e9c642e8f5533d4f861c9d409b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/poyuan.art\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/poyuan.art\\\/#\\\/schema\\\/person\\\/6d7ac8e9c642e8f5533d4f861c9d409b\",\"name\":\"blak232\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/poyuan.art\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/poyuan.art\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/poyuan.art\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1\",\"width\":960,\"height\":960,\"caption\":\"blak232\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/poyuan.art\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Arbeh \u8757\u798d\u8ad6 - Poyuan Juan","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/poyuan.art\/en\/home\/wow-series\/arbeh-\u8757\u798d\u8ad6\/","og_locale":"en_US","og_type":"article","og_title":"Arbeh \u8757\u798d\u8ad6 - Poyuan Juan","og_url":"https:\/\/poyuan.art\/en\/home\/wow-series\/arbeh-\u8757\u798d\u8ad6\/","og_site_name":"Poyuan Juan","article_modified_time":"2024-07-21T18:45:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/poyuan.art\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/","url":"https:\/\/poyuan.art\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/","name":"Arbeh \u8757\u798d\u8ad6 - Poyuan Juan","isPartOf":{"@id":"https:\/\/poyuan.art\/#website"},"datePublished":"2021-10-04T17:12:01+00:00","dateModified":"2024-07-21T18:45:01+00:00","breadcrumb":{"@id":"https:\/\/poyuan.art\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/poyuan.art\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/poyuan.art\/home\/wow-series\/arbeh-%e8%9d%97%e7%a6%8d%e8%ab%96\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Poyuan \u962e\u67cf\u9060","item":"https:\/\/poyuan.art\/"},{"@type":"ListItem","position":2,"name":"\u962e\u67cf\u9060","item":"https:\/\/poyuan.art\/"},{"@type":"ListItem","position":3,"name":"WOW \u6a5f\u9020\u96fb\u5f71","item":"https:\/\/poyuan.art\/home\/wow-series\/"},{"@type":"ListItem","position":4,"name":"Arbeh \u8757\u798d\u8ad6"}]},{"@type":"WebSite","@id":"https:\/\/poyuan.art\/#website","url":"https:\/\/poyuan.art\/","name":"\u962e\u67cf\u9060 poyuan","description":"The shape of us as digital objects","publisher":{"@id":"https:\/\/poyuan.art\/#\/schema\/person\/6d7ac8e9c642e8f5533d4f861c9d409b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/poyuan.art\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/poyuan.art\/#\/schema\/person\/6d7ac8e9c642e8f5533d4f861c9d409b","name":"blak232","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1","url":"https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1","contentUrl":"https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1","width":960,"height":960,"caption":"blak232"},"logo":{"@id":"https:\/\/i0.wp.com\/poyuan.art\/wp-content\/uploads\/2021\/10\/87326592_3080714021952320_328966349952909312_o_edited_edited.jpg?fit=960%2C960&ssl=1"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/pages\/150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/comments?post=150"}],"version-history":[{"count":5,"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/pages\/150\/revisions"}],"predecessor-version":[{"id":1068,"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/pages\/150\/revisions\/1068"}],"up":[{"embeddable":true,"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/pages\/121"}],"wp:attachment":[{"href":"https:\/\/poyuan.art\/en\/wp-json\/wp\/v2\/media?parent=150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}