<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Negarity Color Visualizer Blog</title>
        <link>https://negarity.com/docs/negarity-color-visualizer/blog</link>
        <description>Negarity Color Visualizer Blog</description>
        <lastBuildDate>Sat, 01 Feb 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Introducing Negarity Color Visualizer]]></title>
            <link>https://negarity.com/docs/negarity-color-visualizer/blog/introducing-negarity-color-visualizer</link>
            <guid>https://negarity.com/docs/negarity-color-visualizer/blog/introducing-negarity-color-visualizer</guid>
            <pubDate>Sat, 01 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Negarity Color Visualizer is a TypeScript library for building 2D (Konva) and 3D (Three.js) color-space views in the browser.]]></description>
            <content:encoded><![CDATA[<p><strong>Negarity Color Visualizer</strong> is a TypeScript library for building <strong>2D</strong> (Konva) and <strong>3D</strong> (Three.js) color-space views in the browser.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="highlights">Highlights<a href="https://negarity.com/docs/negarity-color-visualizer/blog/introducing-negarity-color-visualizer#highlights" class="hash-link" aria-label="Direct link to Highlights" title="Direct link to Highlights" translate="no">​</a></h2>
<ul>
<li class=""><strong><code>ColorVisualizer</code></strong> — one entry class for presets, resize, and mode switching between 2D and 3D.</li>
<li class=""><strong>Built-in 3D preset</strong> — RGB cube (<code>RGB_CUBE_PRESET</code>).</li>
<li class=""><strong>Color channel UI</strong> — <code>ColorChannelVisualizer</code> with sliders for RGB, CMYK, HSL, HSV, Lab, LCh, XYZ, and YCbCr.</li>
<li class=""><strong>Shipped as a bundle</strong> — Three.js and Konva are dependencies of the package; consume via npm and your bundler.</li>
</ul>
<p>See the <a class="" href="https://negarity.com/docs/negarity-color-visualizer/docs/intro">documentation</a> for installation and API details.</p>]]></content:encoded>
            <category>Announcement</category>
            <category>TypeScript</category>
            <category>Color</category>
            <category>Visualization</category>
            <category>Library</category>
        </item>
    </channel>
</rss>