<?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: Janina Mergenthal</title>
    <description>The latest articles on DEV Community by Janina Mergenthal (@nanimartrix).</description>
    <link>https://dev.to/nanimartrix</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3825344%2F3a377489-efbe-4949-951d-810fa47ffb75.jpeg</url>
      <title>DEV Community: Janina Mergenthal</title>
      <link>https://dev.to/nanimartrix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nanimartrix"/>
    <language>en</language>
    <item>
      <title>Exploring Motion and Generative Visuals in the Browser — Three Small Experiments</title>
      <dc:creator>Janina Mergenthal</dc:creator>
      <pubDate>Sun, 15 Mar 2026 15:56:02 +0000</pubDate>
      <link>https://dev.to/nanimartrix/exploring-motion-and-generative-visuals-in-the-browser-three-small-experiments-i7b</link>
      <guid>https://dev.to/nanimartrix/exploring-motion-and-generative-visuals-in-the-browser-three-small-experiments-i7b</guid>
      <description>&lt;p&gt;Over the last weeks I startet exploring frontend development through small visual experiments in the browser.. &lt;/p&gt;

&lt;p&gt;I've been particularly interested in how simple pieces of JavaScript and canvas logic can create motion.. interaction and generative behaviour on screen..&lt;/p&gt;

&lt;p&gt;Here are three small studies I enjoyed building while experimenting with particles.. movement and interaction..&lt;/p&gt;




&lt;h2&gt;
  
  
  Moving Dots and Connecting Lines
&lt;/h2&gt;

&lt;p&gt;A small generative p5.js sketch where moving particles dynamically connect with lines depending on their distance..&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/Janina-Mergenthal/embed/wBzJeeg?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;




&lt;h2&gt;
  
  
  Interactive Starfield Cursor
&lt;/h2&gt;

&lt;p&gt;A small interaction experiment where particles behave like a starfield and gather to form my name as the cursor moves.. Star-like particles assemble into my name and respond to the cursor..&lt;br&gt;
Moving the cursor through the text disturbs the particles and breaks their formation..&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/Janina-Mergenthal/embed/raMyypa?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;




&lt;h2&gt;
  
  
  Particle Heart Study
&lt;/h2&gt;

&lt;p&gt;A minimal canvas animation where particles gradually move into position and form the shape of a heart..&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/Janina-Mergenthal/embed/MYjpXKa?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;




&lt;p&gt;These small studies are part of my ongoing exploration of motion.. interaction and generative visuals in the browser.. I'm looking forward to building and sharing more experiments..&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>creativecoding</category>
      <category>webdev</category>
      <category>canvas</category>
    </item>
  </channel>
</rss>
