Skip to content

zishun/pyqt-meshviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PyQt5 Mesh Viewer

Dependencies

  • pyqt5
  • moderngl
  • pyrr
  • openmesh

Install with pip install -r requirements.txt

Usage

  1. Run
    python ./mgl_qt_meshviewer.py
    
  2. Click File > Open in the menu bar to select a mesh file.
  3. Drag the left mouse button to rotate.

Applications

  1. SMPLViewer: a SMPL body model manipulator

  2. Squirrel: a spatial keyframing method

About

A super simple PyQt5 mesh viewer with a super nice arcball

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages