<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://negarity.com/docs/negarity-color-visualizer/blog</id>
    <title>Negarity Color Visualizer Blog</title>
    <updated>2025-02-01T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://negarity.com/docs/negarity-color-visualizer/blog"/>
    <subtitle>Negarity Color Visualizer Blog</subtitle>
    <icon>https://negarity.com/docs/negarity-color-visualizer/img/favicon.png</icon>
    <entry>
        <title type="html"><![CDATA[Introducing Negarity Color Visualizer]]></title>
        <id>https://negarity.com/docs/negarity-color-visualizer/blog/introducing-negarity-color-visualizer</id>
        <link href="https://negarity.com/docs/negarity-color-visualizer/blog/introducing-negarity-color-visualizer"/>
        <updated>2025-02-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Negarity Color Visualizer is a TypeScript library for building 2D (Konva) and 3D (Three.js) color-space views in the browser.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Jalal Jaberi</name>
            <uri>https://linkedin.com/in/jalaljaberi</uri>
        </author>
        <category label="Announcement" term="Announcement"/>
        <category label="TypeScript" term="TypeScript"/>
        <category label="Color" term="Color"/>
        <category label="Visualization" term="Visualization"/>
        <category label="Library" term="Library"/>
    </entry>
</feed>