<?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: Rahul Singh</title>
    <description>The latest articles on DEV Community by Rahul Singh (@rahulkuulsingh).</description>
    <link>https://dev.to/rahulkuulsingh</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%2F601293%2Fec79eaad-ea8c-47b1-a886-4eb7b0945ea7.png</url>
      <title>DEV Community: Rahul Singh</title>
      <link>https://dev.to/rahulkuulsingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rahulkuulsingh"/>
    <language>en</language>
    <item>
      <title>Glass Morphism create 3d shapes using pure css</title>
      <dc:creator>Rahul Singh</dc:creator>
      <pubDate>Sun, 21 Mar 2021 23:43:58 +0000</pubDate>
      <link>https://dev.to/rahulkuulsingh/glass-morphism-1gdg</link>
      <guid>https://dev.to/rahulkuulsingh/glass-morphism-1gdg</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgdn49mqm9eff3p013uzh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgdn49mqm9eff3p013uzh.png" alt="Create Glass morphism in pure css"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Few days ago I was experimenting in figma to find different use cases for the new trend "Glass Morphism. More specifically i was trying to find that can it be used to create 3d glass shapes. Yes with a few layers stacked together it can be done. One has to have little knowledge of perspective. &lt;/p&gt;

&lt;p&gt;Checkout the design files.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.behance.net/gallery/115664441/Glass-Morphism-to-render-3d-products-in-figma" rel="noopener noreferrer"&gt;Behance Post&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Use Cases
&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The trick can be used to create 3d assets, specially frosted glass.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It can used to create complex gradients.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Checkout the HTML and CSS version here. Mix and Match play with the code on code pen. do let me know your thoughts.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codepen.io/rahulkuulsingh/pen/GRNVJLL" rel="noopener noreferrer"&gt;CodePen Post&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;how to create a div in perspective, &lt;/li&gt;
&lt;li&gt;how to apply gradient background/color to a Text element&lt;/li&gt;
&lt;li&gt;how to create objects that look like frosted glass&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you have any question, do let me know.&lt;/p&gt;

</description>
      <category>css</category>
      <category>html</category>
      <category>figma</category>
      <category>codepen</category>
    </item>
  </channel>
</rss>
