Pinned Repositories
ColorGroover
JavaScript color utilities
EZIsometric
Real time shaded texturemaped Isometric 3D reandering for HTML5 canvas 2D API
EZSprites
Simplify drawing of game sprites on the 2D canvas
EZWebWorkers
Javascript helper API to create and manage web workers for parallel processing and non blocking data processing needs. Dynamicly spawn workers, and create processing jobs using a simple interface.
FilterGL
WebGL image processing filters for canvas, images, video, and raw imageData
FloodFill2D
Canvas 2D Flood fill. A flood fill function that can fill solid colours, patterns, gradients, using alpha, and composite operations. Can cut, copy, and create masks from filled areas. Plus more.
GIFGroover
Gif decoder for displaying animated gifs in the canvas element
Groover-webGL2D
Canvas 2D webGL API
LZipper
Easy to use LZW compression and decompression for JavaScript
SimplexNoiseJS
Javascript implementation of OpenSimplex Noise
blindman67's Repositories
blindman67/SimplexNoiseJS
Javascript implementation of OpenSimplex Noise
blindman67/FloodFill2D
Canvas 2D Flood fill. A flood fill function that can fill solid colours, patterns, gradients, using alpha, and composite operations. Can cut, copy, and create masks from filled areas. Plus more.
blindman67/GIFGroover
Gif decoder for displaying animated gifs in the canvas element
blindman67/LZipper
Easy to use LZW compression and decompression for JavaScript
blindman67/EZSprites
Simplify drawing of game sprites on the 2D canvas
blindman67/EZIsometric
Real time shaded texturemaped Isometric 3D reandering for HTML5 canvas 2D API
blindman67/ColorGroover
JavaScript color utilities
blindman67/EZWebWorkers
Javascript helper API to create and manage web workers for parallel processing and non blocking data processing needs. Dynamicly spawn workers, and create processing jobs using a simple interface.
blindman67/FilterGL
WebGL image processing filters for canvas, images, video, and raw imageData
blindman67/Groover-webGL2D
Canvas 2D webGL API
blindman67/GrooverGeom
Geomety functionality for Javascript and Canvas.
blindman67/GrooverGUI
Compact Simple UI
blindman67/GrooverNW
NW.js Canvas 2D realtime framework
blindman67/Iterators
Very basic breakable iteration functions.
blindman67/JSApps
General javascript misc code
blindman67/MMath
Math functions optimised for real-time graphics applications.
blindman67/PracticalSVG
Simplify creating SVG content using JavaScript
blindman67/RandomUtils
Set of Random number utilities including seeded random utilities