Skip to content

EPITA course for 5th year students

Notifications You must be signed in to change notification settings

Delantonio/OM3D-AAA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

OM3D

EPITA course for 5th year students

Slides: https://docs.google.com/presentation/d/1qJhH0cmEMVQRhF37UOYDdw0ZKtd00_oQXW1dZrUbSL4/edit

TP1: https://hackmd.io/@G2s9zdzlSd-RfTlBoN_x2A/ryY2BSgVo

TP2&3: https://hackmd.io/@G2s9zdzlSd-RfTlBoN_x2A/Bkm_EOFHo

How to build

Requirements: cmake 3.20 minimum, C++17, and OpenGL 4.5.

# At the project root
mkdir -p TP/build/debug
cd TP/build/debug
cmake ../..
make

Contact

If you have a problem, please send a mail to

About

EPITA course for 5th year students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.6%
  • GLSL 5.5%
  • CMake 1.2%
  • C 0.7%