MCPcopy Index your code
hub / github.com/BrokenSource/DepthFlow

github.com/BrokenSource/DepthFlow @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
104 symbols 295 edges 11 files 20 documented · 19%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README


DepthFlow

🌊 Images to 3D parallax effect videos 🌊

🔥 Description

DepthFlow is a fast image-to-video converter that turns static pictures into awesome 3D parallax animations, perfect for digital art, social media, stock footage, fillers and more.

  • [x] High quality videos with artifact-free edges and seamless loops. Render at any resolution, fps, native supersampling, using external SOTA Depth Estimation models.
  • [x] Fast processing with a heavily optimized Ray Marching GLSL Shader, up to 8k50fps rendering with an RTX 3060-class GPU, fastest FFmpeg data piping using TurboPipe.
  • [x] Commercial use is encouraged • Kindly retribute back if you got value from it ❤️
  • [x] Local code with no watermarks, unlimited usage, mass production with scripts.

📦 Getting Started

Visit the documentation at https://depth.tremeschin.com/

Core symbols most depended-on inside this repo

make
called by 12
examples/docs.py
update
called by 11
examples/docs.py
pipeline
called by 5
depthflow/state.py
input
called by 4
depthflow/scene.py
update
called by 4
depthflow/scene.py
normalize
called by 2
depthflow/estimators/__init__.py
main
called by 1
depthflow/__main__.py
estimate
called by 1
depthflow/estimators/__init__.py

Shape

Method 58
Class 41
Function 5

Languages

Python100%

Modules by API surface

examples/docs.py31 symbols
examples/presets.py20 symbols
depthflow/state.py13 symbols
depthflow/estimators/anything.py11 symbols
depthflow/scene.py9 symbols
examples/postfx.py8 symbols
depthflow/estimators/__init__.py7 symbols
examples/batch.py3 symbols
depthflow/__main__.py2 symbols

For agents

$ claude mcp add DepthFlow \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact