Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP2-CG

Boid Simulation

Requisitos

  • Freeglut

    • Para Windows, incluímos uma dll na pasta
    • Para Linux
      • sudo apt-get install freeglut3 freeglut3-dev
      • sudo apt-get install mesa-utils
  • GLM

    • Para Windows, incluímos o diretório glm no projeto
    • Para Linux
      • sudo apt-get install libglm-dev

Compilação

  • './make'
    • Usado em ambiente Windows
  • './make linux'
    • Usado em ambiente Linux (testado em ubuntu 16.04)

Execução

  • './make run' ou './main.out'

About

TP2-CG

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages