WobblePic
Drag it. Watch it wobble.
An interactive image viewer that lets you grab and pull images like rubber skin — they stretch, bounce, and spring back with satisfying physics.
Demo coming soon
Features
Everything you need for a playful image viewing experience
Wobble Physics
Click and drag any part of an image. It stretches like skin, then bounces back with spring dynamics and damping.
AI Segmentation
Powered by SAM2. Click on an object and only that region wobbles — the background stays fixed.
GPU Rendering
Real-time mesh deformation on the GPU with OpenGL shaders. Smooth 60fps even on large images.
Image Slideshow
Browse through images with keyboard shortcuts or mouse wheel. Supports zoom up to 10x and pan.
File Explorer
Built-in sidebar for navigating folders and images without leaving the app.
Smart Preloading
Adjacent images are preloaded in the background for instant, seamless transitions.
How It Works
Four simple steps to the satisfying wobble
Load
An image is loaded onto an NxN grid mesh rendered with OpenGL.
Click & Drag
When you click and drag, nearby vertices follow your mouse with Gaussian falloff.
Segment
SAM2 segments the clicked object, so only that region deforms.
Wobble!
On release, spring forces pull vertices back with inertia and damping.
Get WobblePic
Free for personal and commercial use
Download from GitHubWindows 10/11 · No installation required — just extract and run
System Requirements
SAM2 is optional. Without it, wobble applies to the entire image — no GPU required for basic use.