MIF37 - Animation par modèles physiques (F. Zara)

Pour compiler

  cd gkit2light
  premake/premake4.linux --file=master_MecaSim.lua codeblocks
  ouvrir le projet master_MecaSim_etudiant.cbp
  cd gkit2light
  premake/premake4.linux --file=master_MecaSim.lua gmake
  make -f master_MecaSim_etudiant.make
  cd gkit2light
  premake/premake4.macosx --file=master_MecaSim.lua gmake
  make -f master_MecaSim_etudiant.make

Pour compiler le code sous Windows - codeblocks :