toneegee
Since 2017, developing Panels for Photoshop. Fluent in Vanilla Javascript, jQuery, CSS3, HTML5, ScriptUI, CEP and UXP new Adobe implementation is my new scope.
France
Pinned Repositories
canvasSpliner
photoshop like curve widget using html canvas, cubic splines and javascript
color-stacks
Color palette generator for design systems. Built with Vue.js.
colors
High-quality colorspace conversions
RGBAnalyse
An RGB-HC histogram library for same-origin images
slayer
JavaScript time series spike detection for Node.js and the browser; like the Octave findpeaks function.
tooltipJS
A simple tooltip made with Vanilla JS.
vectorscope
oscilloscope x-y mode on WebAudio
toneegee's Repositories
toneegee/audio-visualizer
vanilla JS
toneegee/canvasfilters
Canvas image filters
toneegee/Chroma
Chroma is color conversion library for Processing.
toneegee/chromaticity
Chromaticity: guidance for accessible visualization color design
toneegee/color-composite
For turning layers of alpha colors into one
toneegee/color-interpolate
Get interpolated color from a palette
toneegee/color-space
Math & data behind color spaces and color conversions.
toneegee/Color-tool
An analysis and synthetic representation experiment about color relations and proportions in images
toneegee/ColourMatch
Search by Colour. Find photos with matching palettes.
toneegee/console-plot
Add plotting to the browser console, because data viz is life.
toneegee/gamutvision
toneegee/git-tutorial
A git tutorial for SFU Comp Sci students.
toneegee/histogram-canvas
Draws a photo histogram on a canvas
toneegee/kd3d
kdbush extended to 3D.
toneegee/kuler-d3
D3.js implementation of the color wheel UI found on http://color.adobe.com, formerly known as Adobe Kuler
toneegee/make-color-accessible
:art: produce colors that meet web content accessibility guidelines
toneegee/munsell
Interactive palette using Albert Munsell's color system
toneegee/music-theory-js
For when you need to do music theory things. In javascript. Don't look at me you know what you need this for.
toneegee/Pentachromacy
Image Color Cluster Summarizer
toneegee/photo-histogram-1
implement photo histogram viewer with React.js and D3.js
toneegee/photoshop_hsl_plugin
CEP extension for showing HCY or HSL color in photoshop
toneegee/pick-a-good-color
Choose the boldest and most accessible color for a given background.
toneegee/picolor.js
JavaScript color picker controls optimized for picking map colors
toneegee/realtime-audio-analyzer
A fullscreen audio realtime analyzer for your web browser for live-input written in javascript and based on the MDN Voice-change-o-matic demo. Powered by Web Audio API and build with 32-bit floating-point values.
toneegee/resizer
Example of resizing of the HTML element by mouse dragging
toneegee/sma
Calculate the simple moving average of an array.
toneegee/vector_scope
toneegee/vibrant.js
Extract prominent colors from an image. JS port of Android's Palette.
toneegee/xmp-reader
Extracts some commonly used XMP/RDF metadata tags from JPEG files
toneegee/yuv-canvas
JS class to draw YUV image frame buffers to an HTML5 canvas