This is a desktop app for viewing and transforming 3D wireframe models, made as a UFSC Computer Graphics (INE5420) project using Qt for Python. Source code is available on GitHub.

3D

Colors

Transform

Installation

Use

  1. Download and uncompress the latest release archive.
  2. Install dependencies: pip install -r requirements.txt --user
  3. Execute the application: python3 pycg/app.py
    Note: you may optionally pass in OBJ files to be loaded on startup.

Updated: