File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # Interactive Graphical System
2-
1+ # Interactive Graphical System - Computer Graphics in Python
32
43UFSC Computer Graphics (INE5420) project using [ Qt for Python] [ PySide2 ] .
54
5+ ![ 2D] ( https://user-images.githubusercontent.com/27034173/131594230-6012ef29-01fb-44db-8ba4-2d97f00ff00d.png )
6+ ![ 3D] ( https://user-images.githubusercontent.com/27034173/131594235-0bc0321c-598d-4bb9-9959-6913577005d6.png )
7+
68
79## Installation
810
911### Use
1012
11- 1 . Download and uncompress the latest release archive.
13+ 1 . Download and uncompress the latest ** release** archive.
12142 . Install dependencies: ` pip install -r requirements.txt --user `
13153 . Execute the application: ` python3 pycg/app.py ` <br />
1416 Note: you may optionally pass in [ OBJ] files to be loaded on startup.
You can’t perform that action at this time.
0 commit comments