Skip to content

ArthurSonzogni/Animation3D-Ensimag-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation3D Ensimag Starter

Skeleton for the Animation3D Ensimag project.

git submodules :

This project use git submodules system. To clone this repository you must add the --recursive option.

Alternatively, if you don't used the --recursive option, you can type:

  • git submodule init
  • git submodule update

output result

Requirement:

  • C++11 compiler
  • cmake (>= 2.8)
  • OpenGL drivers (>=3.0)

usage (Linux) :

Open the directory into a terminal

  • mkdir build
  • cd build
  • cmake ..
  • make run

usage (Windows) :

(instructions are coming soon)

usage (Mac Os X) :

(instructions are coming soon)

About

TP d'animation 3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published