zishun / pyqt-meshviewer

A super simple PyQt5 mesh viewer with a super nice arcball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%