Skip to content

EPITA course for 5th year students

Notifications You must be signed in to change notification settings

nigel-andrews/OM3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

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 [WIP]: https://hackmd.io/@gWNtISeXQWysGQ0awDxVYQ/HyiNLHS7p

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

Packages

No packages published

Languages

  • C++ 91.8%
  • GLSL 6.4%
  • Other 1.8%