BrokenSource/DepthFlow
🌊 Images to 3D parallax videos
What it solves
DepthFlow converts static images into 3D parallax animation videos. It eliminates common issues like artifacts at the edges of the images and provides seamless loops, making it suitable for digital art, social media, and stock footage.
How it works
The tool uses external state-of-the-art (SOTA) depth estimation models to determine the depth of the image. It then employs a heavily optimized Ray Marching GLSL Shader and TurboPipe for fast FFmpeg data piping to render the high-quality videos.
Who it’s for
Digital artists, social media content creators, and producers of stock footage or filler content who want to create professional 3D animations from single images locally.
Highlights
- High-quality, artifact-free edges and seamless loops.
- Support for any resolution and FPS, including native supersampling.
- Fast processing capable of up to 8k50fps rendering on an RTX 3060-class GPU.
- Local execution with no watermarks or usage limits.
Related
- Project
VisionDepth/VisionDepth3DVisionDepth 3D is a Windows desktop app that converts 2‑D images or videos into stereoscopic 3‑D using AI depth models, depth‑map blending, RIFE frame‑interpolation, and AI super‑resolution. It offers a free tier (limited length, 1080p, watermarked) and a one‑time $59.99 Pro tier (no limits, 4K+, batch processing, advanced controls). Installation is via an Itch.io “Setup Hub” that provides CUDA (NVIDIA) or DirectML (AMD/Intel) builds. The software is proprietary, but the AI models it downloads are open‑source under their own licenses.
- Project
TencentARC/ColorFlowColorFlow is a retrieval-augmented diffusion framework that colorizes black-and-white image sequences while maintaining consistent character and object identities across frames.
- Project
- Project
hacksider/Deep-Live-CamA real-time face-swapping and deepfake tool that allows users to replace faces in videos or live webcam feeds using a single source image.
- Project
pingcap/autoflowAutoFlow is an open-source Graph RAG knowledge base tool that enables users to create conversational search experiences using a built-in website crawler and TiDB Vector.