#html5-canvas

[ follow ]
jQuery
fromjQuery Script
1 week ago

jQuery Plugin To Extract The Dominant Color of An Image - Primarycolor.js

A lightweight jQuery plugin extracts an image’s dominant RGB color using HTML5 canvas and applies it via a callback to any element’s styling.
fromFlowingData
3 months ago

IsoCity, an open source city building game

If you're a fan of SimCity, then you'll appreciate IsoCity, an open source simulation game. The premise is the same. Start with land, build infrastructure, and try to maintain a thriving city. From the GitHub: IsoCity is a open-source isometric city-building simulation game built with Next.js, TypeScript, and Tailwind CSS. It leverages the HTML5 Canvas API for high-performance rendering of isometric graphics, featuring complex systems for economic simulation, trains, planes, seaplanes, helicopters, cars, pedestrians, and more.
Video games
#javascript
JavaScript
fromSlicker
8 months ago

Bubble sort visualization

Bubble sort repeatedly compares adjacent elements and swaps them until an array is ordered, visualized with color-coded elements and pass-by-pass displays on an HTML5 Canvas.
[ Load more ]