alonrubintec / 3DViewer

Qt 3DViewer is a user-friendly 3D model viewer powered by Python, PyQt, OpenGL, and ModernGL, supporting multiple file formats developed by Alon Rubin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt 3DViewer

Qt 3DViewer is a compact tool for viewing 3D models in a user-friendly way.


This project is a compact and user-friendly application designed to showcase
3D models in a visually appealing manner. With support for a wide range of
file formats including .obj, .stl, .ply, .off, and .om.

Powered by Python the PyQt framework, the app use OpenGL, in combination
with ModernGL to render the 3D models and scenes in an interactive experience.
Designed and developed by Alon Rubin.

Movement:

  • Rotate: click and drag the left mouse button.
  • Pan: click and drag the right mouse button.
  • Zoom: use the mouse wheel to zoom in or out.

Watch a video demo:

Watch the series

App preview:

Alt text

How to install:

  1. Install Python 3.9
  2. Install requirements
  3. run "main.py" file

Like this project?

Check out other stuff that i make:
https://github.com/alonrubintec
https://www.artstation.com/alonzu

About

Qt 3DViewer is a user-friendly 3D model viewer powered by Python, PyQt, OpenGL, and ModernGL, supporting multiple file formats developed by Alon Rubin.


Languages

Language:Python 100.0%