RESULT
"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.
Here are some examples of the output videos:
To set up this project, follow these steps:
-
Clone the repository:
git clone https://github.com/IlhamriSKY/Simple-DepthMap-3D-Animation.git
-
Navigate to the project directory:
cd Simple-DepthMap-3D-Animation
-
Install the required packages:
pip install -r requirements.txt
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.