<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: wenyumoney</title>
    <description>The latest articles on DEV Community by wenyumoney (@wenyumoney).</description>
    <link>https://dev.to/wenyumoney</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3994385%2F1833fc99-dd90-400b-8e4b-08c1c3635e84.png</url>
      <title>DEV Community: wenyumoney</title>
      <link>https://dev.to/wenyumoney</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wenyumoney"/>
    <language>en</language>
    <item>
      <title>I Built an Interactive 3D Universe Map Connecting the Yin-Yang Diagram to 11 Scientific Fields</title>
      <dc:creator>wenyumoney</dc:creator>
      <pubDate>Sat, 20 Jun 2026 16:31:18 +0000</pubDate>
      <link>https://dev.to/wenyumoney/i-built-an-interactive-3d-universe-map-connecting-the-yin-yang-diagram-to-11-scientific-fields-23gi</link>
      <guid>https://dev.to/wenyumoney/i-built-an-interactive-3d-universe-map-connecting-the-yin-yang-diagram-to-11-scientific-fields-23gi</guid>
      <description>&lt;p&gt;I built an unusual educational website: a bilingual (EN/ZH) platform that maps the ancient Taiji (Yin-Yang) diagram onto 11 modern scientific domains — quantum physics, information theory, chaos theory, systems science, and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The core idea&lt;/strong&gt;: the Yin-Yang diagram isn't mysticism — it's a remarkably prescient model of polarity, mutual dependence, and emergence. These same patterns appear across modern science in surprising ways.&lt;/p&gt;

&lt;h2&gt;
  
  
  What you can do on the site
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🗺️ &lt;strong&gt;3D Universe Map&lt;/strong&gt; — 21 nodes across 11 disciplines, connected by conceptual bridges. Drag to rotate, scroll to zoom, click golden nodes to enter deep-dive pages.&lt;/li&gt;
&lt;li&gt;🎥 &lt;strong&gt;Guided Tour&lt;/strong&gt; — GSAP-powered camera fly-through covering 6 core nodes in narrative order.&lt;/li&gt;
&lt;li&gt;📖 &lt;strong&gt;11 Domain deep-dives&lt;/strong&gt; — Each has its own page with custom Canvas/SVG/Three.js visualizations exploring the Taiji connection.&lt;/li&gt;
&lt;li&gt;📝 &lt;strong&gt;Knowledge Quiz&lt;/strong&gt; — Per-domain quiz after each article + a cumulative 11-domain comprehensive quiz with score tracking.&lt;/li&gt;
&lt;li&gt;📍 &lt;strong&gt;Reading Progress&lt;/strong&gt; — localStorage-based tracking across visits. Resume where you left off.&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Fully Bilingual&lt;/strong&gt; — Defaults to English for international visitors.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;p&gt;Next.js 16 (App Router) + React 19 + TypeScript&lt;br&gt;
Three.js / R3F / Drei + GSAP 3&lt;br&gt;
Tailwind CSS v4 + next-intl v4&lt;/p&gt;

&lt;h2&gt;
  
  
  Some connections I found
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Mathematics&lt;/strong&gt;: Leibniz discovered binary arithmetic (0-63) through the 64 hexagrams in 1701 — the Bagua diagram is a 3-bit binary table&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Quantum Entanglement&lt;/strong&gt;: Paired particles that mirror each other's states regardless of distance — pure yin within yang, yang within yin&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Symmetry Breaking&lt;/strong&gt;: The universe's forces emerging from an undifferentiated state mirrors Yin-Yang differentiating from Wuji&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Information Theory&lt;/strong&gt;: Shannon entropy formalizes order-from-chaos — pure yang emerging from yin&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Chaos &amp;amp; Fractals&lt;/strong&gt;: Hidden order in apparent randomness, infinite self-similarity — the Taiji within the Taiji&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why this was interesting to build
&lt;/h2&gt;

&lt;p&gt;Making the 3D graph both beautiful and meaningful took many iterations of the force layout algorithm. Keeping the UI elegant in both Chinese and English (very different text lengths) forced a flexible card-based design. SSR/CSR consistency for the random quiz required implementing a seeded PRNG.&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live site&lt;/strong&gt;: &lt;a href="https://tai-chi-diagram-science.vercel.app" rel="noopener noreferrer"&gt;https://tai-chi-diagram-science.vercel.app&lt;/a&gt;&lt;br&gt;
📂 &lt;strong&gt;Source&lt;/strong&gt;: &lt;a href="https://github.com/wenyumoney/tai-chi-diagram-science" rel="noopener noreferrer"&gt;https://github.com/wenyumoney/tai-chi-diagram-science&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback on the 3D map UX and the bilingual design patterns!&lt;/p&gt;

</description>
      <category>learning</category>
      <category>science</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
