Skip to content

Is an easy-to-use tool that creates 3D animations from 2D images using depth maps. It applies depth prediction to generate layered animations with effects like zoom and perspective shifts. Users can adjust settings and render high-quality 3D videos, making it ideal for dynamic visuals.

Notifications You must be signed in to change notification settings

IlhamriSKY/Simple-DepthMap-3D-Animation

Repository files navigation

Simple DepthMap 3D Animation

screen

RESULT

screen

"Simple DepthMap 3D Animation" is an easy-to-use tool that creates 3D animations from 2D images using depth maps. It applies depth prediction to generate layered animations with effects like zoom and perspective shifts. Users can adjust settings and render high-quality 3D videos, making it ideal for dynamic visuals.

This project demonstrates a basic depth map 3D animation, rendering videos using depth mapping techniques. Below are examples of the rendered animations.

Videos

Here are some examples of the output videos:

  1. Video 1
  2. Video 2
  3. Video 3
  4. Video 4
  5. Video 5
  6. Video 6
  7. Video 7
  8. Video 8

Installation

To set up this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/IlhamriSKY/Simple-DepthMap-3D-Animation.git
  2. Navigate to the project directory:

    cd Simple-DepthMap-3D-Animation
  3. Install the required packages:

    pip install -r requirements.txt

Usage

After setting up the environment and installing the dependencies, you can run the application with the following command:

python app.py

Follow the on-screen instructions to load an image, configure the settings, and render the animation.

About

Is an easy-to-use tool that creates 3D animations from 2D images using depth maps. It applies depth prediction to generate layered animations with effects like zoom and perspective shifts. Users can adjust settings and render high-quality 3D videos, making it ideal for dynamic visuals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages