Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 400 Bytes

ComputacionGrafica

Repositorio sobre lo hecho en el curso de Computación Gráfica:

Cada ejercicio y tarea debería correr bien en Python 3.9.4, con las siguientes librerías:

  • numpy
  • scipy
  • matplotlib
  • pyopengl
  • glfw
  • ipython
  • jupyter
  • pillow
  • imgui[glfw]
  • openmesh

Instalación:

pip install numpy scipy matplotlib pyopengl glfw ipython jupyter pillow imgui[glfw] openmesh