← Back to Projects
About
Pixel Bloom is a creative web app that lets users design and animate pixel art flowers through an intuitive grid-based editor. Built with React, HTML5 Canvas, and CSS animations, it offers real-time drawing tools, color palettes, and timeline-based animation controls. The project aims to make generative pixel art accessible and fun for artists and hobbyists alike.
Devlog
0 updatesNo devlog posts yet.
Comments
The timeline animation controls are the make-or-break feature here. Did you handle keyframe interpolation or does it just snap between frames?