{"id":578,"date":"2025-12-17T16:22:33","date_gmt":"2025-12-17T16:22:33","guid":{"rendered":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/?page_id=578"},"modified":"2026-01-14T14:03:30","modified_gmt":"2026-01-14T14:03:30","slug":"waarden-onderzoek","status":"publish","type":"page","link":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/","title":{"rendered":"Waarden onderzoek"},"content":{"rendered":"\n<div id=\"hexagon-tool\">\n  <h3>Geef je waarden aan<\/h3>\n\n  <label>\n    Naam:\n    <input type=\"text\" id=\"userName\" placeholder=\"Typ je naam\" \/>\n  <\/label>\n\n  <canvas id=\"hexCanvas\" width=\"1100\" height=\"800\"><\/canvas>\n\n  <button id=\"saveBtn\">Opslaan als afbeelding<\/button>\n<\/div>\n\n<style>\n#hexagon-tool {\n  max-width: 1120px;\n  margin: 2rem auto;\n  text-align: center;\n  font-family: sans-serif;\n}\n\n#hexCanvas {\n  border: 1px solid #ccc;\n  cursor: crosshair;\n  margin: 1rem 0;\n}\n\ninput {\n  padding: 0.4rem;\n  margin-left: 0.5rem;\n}\n\nbutton {\n  padding: 0.6rem 1.2rem;\n  font-size: 1rem;\n  cursor: pointer;\n}\n<\/style>\n\n<script>\nconst canvas = document.getElementById(\"hexCanvas\");\nconst ctx = canvas.getContext(\"2d\");\nconst img = new Image();\n\n\/\/ \ud83d\udd01 vervang door jouw media-library URL\nimg.src = \"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2025\/12\/Hexagon-waardes-NL-2-Hexagon-Letters-wit-scaled.png\";\n\n\/* === CANVAS INSTELLINGEN === *\/\nconst canvasWidth = 1100;\nconst canvasHeight = 800;\n\n\/\/ Centrum van het hexagon (midden van de afbeelding)\nconst center = {\n  x: canvasWidth \/ 2,   \/\/ 550\n  y: canvasHeight \/ 2   \/\/ 400\n};\n\n\/\/ Radius afgestemd op hoogte van hexagon\n\/\/ (iets kleiner dan halve hoogte zodat 0\u201310 netjes past)\nconst maxRadius = 330;\n\nconst points = [];\n\nimg.onload = () => {\n  drawBase();\n};\n\nfunction drawBase() {\n  ctx.clearRect(0, 0, canvas.width, canvas.height);\n\n  \/\/ Achtergrond: hexagon-afbeelding\n  ctx.drawImage(img, 0, 0, canvas.width, canvas.height);\n\n  \/\/ Naam linksboven\n  const name = document.getElementById(\"userName\").value;\n  if (name) {\n    ctx.font = \"24px sans-serif\";\n    ctx.fillStyle = \"#000\";\n    ctx.fillText(name, 30, 40);\n  }\n\n  \/\/ Teken geplaatste stippen\n  points.forEach(p => {\n    ctx.beginPath();\n    ctx.arc(p.x, p.y, 7, 0, Math.PI * 2);\n    ctx.fillStyle = \"#ff0000\";\n    ctx.fill();\n  });\n}\n\n\/\/ Klik om stip te plaatsen\ncanvas.addEventListener(\"click\", (e) => {\n  const rect = canvas.getBoundingClientRect();\n  const x = e.clientX - rect.left;\n  const y = e.clientY - rect.top;\n\n  const dx = x - center.x;\n  const dy = y - center.y;\n  const distance = Math.sqrt(dx * dx + dy * dy);\n\n  \/\/ Alleen binnen schaal 0\u201310 (cirkel binnen hexagon)\n  if (distance <= maxRadius) {\n    points.push({ x, y });\n    drawBase();\n  }\n});\n\n\/\/ Opslaan als PNG (lokale download)\ndocument.getElementById(\"saveBtn\").addEventListener(\"click\", () => {\n  drawBase();\n\n  const link = document.createElement(\"a\");\n  const name = document.getElementById(\"userName\").value || \"waarden\";\n  link.download = `hexagon_${name}.png`;\n  link.href = canvas.toDataURL(\"image\/png\");\n  link.click();\n});\n<\/script>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"724\" src=\"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-1024x724.png\" alt=\"\" class=\"wp-image-1006\" style=\"width:338px;height:auto\" srcset=\"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-1024x724.png 1024w, https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-300x212.png 300w, https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-768x543.png 768w, https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-1536x1086.png 1536w, https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-2048x1448.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Geef je waarden aan Naam: Opslaan als afbeelding<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":469,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-578","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>Waarden onderzoek - Tanja Ubert - Master Design Research<\/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:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Waarden onderzoek - Tanja Ubert - Master Design Research\" \/>\n<meta property=\"og:description\" content=\"Geef je waarden aan Naam: Opslaan als afbeelding\" \/>\n<meta property=\"og:url\" content=\"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/\" \/>\n<meta property=\"og:site_name\" content=\"Tanja Ubert - Master Design Research\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-14T14:03:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1811\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated 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:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/\",\"url\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/\",\"name\":\"Waarden onderzoek - Tanja Ubert - Master Design Research\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Save-to-disk-white-1024x724.png\",\"datePublished\":\"2025-12-17T16:22:33+00:00\",\"dateModified\":\"2026-01-14T14:03:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/#primaryimage\",\"url\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Save-to-disk-white-scaled.png\",\"contentUrl\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Save-to-disk-white-scaled.png\",\"width\":2560,\"height\":1811},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/waarden-onderzoek\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Master Design Research\",\"item\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Spel Leven zonder letters v10\",\"item\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/index.php\\\/master-design\\\/spel-leven-zonder-letters\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Waarden onderzoek\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#website\",\"url\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/\",\"name\":\"Tanja Ubert - Master Design Research\",\"description\":\"What makes you weird is what makes you special - Meryl Streep\",\"publisher\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#organization\",\"name\":\"Tanja Ubert - Master Design Research\",\"url\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Helping-1-e1749551471217.png\",\"contentUrl\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Helping-1-e1749551471217.png\",\"width\":2054,\"height\":2054,\"caption\":\"Tanja Ubert - Master Design Research\"},\"image\":{\"@id\":\"https:\\\/\\\/masterdesign.ubertconcepts.nl\\\/livingatlas\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Waarden onderzoek - Tanja Ubert - Master Design Research","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:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/","og_locale":"en_GB","og_type":"article","og_title":"Waarden onderzoek - Tanja Ubert - Master Design Research","og_description":"Geef je waarden aan Naam: Opslaan als afbeelding","og_url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/","og_site_name":"Tanja Ubert - Master Design Research","article_modified_time":"2026-01-14T14:03:30+00:00","og_image":[{"width":2560,"height":1811,"url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-scaled.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/","url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/","name":"Waarden onderzoek - Tanja Ubert - Master Design Research","isPartOf":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#website"},"primaryImageOfPage":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/#primaryimage"},"image":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/#primaryimage"},"thumbnailUrl":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-1024x724.png","datePublished":"2025-12-17T16:22:33+00:00","dateModified":"2026-01-14T14:03:30+00:00","breadcrumb":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/#primaryimage","url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-scaled.png","contentUrl":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2026\/01\/Save-to-disk-white-scaled.png","width":2560,"height":1811},{"@type":"BreadcrumbList","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/waarden-onderzoek\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/"},{"@type":"ListItem","position":2,"name":"Master Design Research","item":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/"},{"@type":"ListItem","position":3,"name":"Spel Leven zonder letters v10","item":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/master-design\/spel-leven-zonder-letters\/"},{"@type":"ListItem","position":4,"name":"Waarden onderzoek"}]},{"@type":"WebSite","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#website","url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/","name":"Tanja Ubert - Master Design Research","description":"What makes you weird is what makes you special - Meryl Streep","publisher":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#organization","name":"Tanja Ubert - Master Design Research","url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#\/schema\/logo\/image\/","url":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2024\/06\/Helping-1-e1749551471217.png","contentUrl":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/wp-content\/uploads\/2024\/06\/Helping-1-e1749551471217.png","width":2054,"height":2054,"caption":"Tanja Ubert - Master Design Research"},"image":{"@id":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/pages\/578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/comments?post=578"}],"version-history":[{"count":8,"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/pages\/578\/revisions"}],"predecessor-version":[{"id":1008,"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/pages\/578\/revisions\/1008"}],"up":[{"embeddable":true,"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/pages\/469"}],"wp:attachment":[{"href":"https:\/\/masterdesign.ubertconcepts.nl\/livingatlas\/index.php\/wp-json\/wp\/v2\/media?parent=578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}