Skip to content

1xcoder-1/3d_viewer_py-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

App preview:

Alt text

How to install:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages