Skip to content

Trabalho realizado na disciplina de Computação Gráfica (CG) 2022/2023. Rendering Engine.

License

Notifications You must be signed in to change notification settings

Katilho/Trabalho-CG-2022-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licenciatura em Engenharia Informática
Trabalho prático de Computação Gráfica
2022/2023


Colaboradores 🤝

Nome Número
Ana Rita Santos Poças A97284
Miguel Silva Pinto A96106
Orlando José da Cunha Palmeira A97755
Pedro Miguel Castilho Martins A97613

Como executar os testes do programa:

Atenção:

  • Pré-requisitos
    • Compilador g++
    • Programa makefile
    • Cmake
  • Tem de se executar os comandos abaixo a partir da raíz do repositório (.../Trabalho-CG-2022-2023)

1.º) Compilar o código

make

2.º) Executar os testes

  • Testes da primeira fase:
make test_1_1
make test_1_2
make test_1_3
make test_1_4
make test_1_5
  • Testes da segunda fase:
make test_2_1
make test_2_2
make test_2_3
make test_2_4
make solar2
make solarAligned2
make solarRotatedInLine2
  • Testes da terceira fase:
make test_3_1
make test_3_2
make solarAnimated3
  • Testes da quarta fase:
make box
make cone
make gelado
make holofote
make plano
make ring
make teapot
make test_4_1
make test_4_2
make test_4_3
make test_4_4
make test_4_5
make test_4_6
make solarAnimated4
make solarStatic4

Nota: 18.6 / 20

Keywords

CG, Computação Gráfica , computacao grafica, uminho, miei, lei, engenharia informatica

About

Trabalho realizado na disciplina de Computação Gráfica (CG) 2022/2023. Rendering Engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages