Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
/ SGI Public archive

Sistema gráfico interativo em Python para a disciplina de Computação Gráfica (INE5420) da UFSC

License

Notifications You must be signed in to change notification settings

ErFer7/SGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGI

Sistema gráfico interativo em Python

Comando para executar: python3 main.py


Atalhos da window:

  • Translação: w, a, s, d ou clique e arraste com o mouse
  • Translação z: f, g
  • Rotação x: h, j
  • Rotação y: k, l
  • Rotação z: q, e
  • Zoom: z, c ou scroll do mouse
  • Redefinir a posição: r
  • Redefinir a rotação: t
  • Redefinir o zoom: y

Este projeto inspirou a criação do SGE (Simple Graphical Engine) que está sendo desenvolvido em C++ com OpenGL.

About

Sistema gráfico interativo em Python para a disciplina de Computação Gráfica (INE5420) da UFSC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages