Create three-dimensional models from images
Modly is a desktop application that creates 3D models from images and performs all operations on the local graphics card (GPU). This tool, which works without the need for an internet connection, brings the artificial intelligence-supported modeling process to personal computers.
Updates
- August 31, 2026: Stars 7,132 → 7,347, latest release v0.4.2 (August 28, 2026).
- August 22, 2026: Stars 6,115 → 7,132, latest release v0.4.1 (July 16, 2026).
- August 15, 2026: Stars 5,550 → 6,115, latest release v0.4.1 (July 16, 2026).
What you get
- Converts photos to 3D models on local computer
- Works completely offline with no internet connection required
- Offers a flexible structure that can be expanded with external models
Installation
npm installcd api
python -m venv .venv
.venv\Scripts\activate # Windows
source .venv/bin/activate # Linux / macOS
pip install -r requirements.txtRunning it
# Windows
launch.bat
# Linux / macOS
./launch.shIf you don't write code
I want to convert an image into a 3D model using the Modly application. Help me set up the 'Image -> Generate Mesh -> Add to Scene' flow by going to the 'Workflows' tab in the application. Then let me start the 3D model generation by selecting the relevant workflow from the 'Generate' tab. If I get an error, how can I analyze the problem in the 'Settings/Logs/Errors' section?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-14: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.