https://www.youtube.com/watch?v=7_92r0JlCMM
=========================== Engine ===========================
-
Debug : Done
-
Maths : Done
-
Model : Done
-
Texture : Done
-
Shader : Done
-
Transform : Done
-
Mesh : Done
-
Resources Manager : Done
-
Graph : | | Done but not fully fonctional;
-
Scene : |
-
Camera : Dont have orthographic projection;
-
Light : not Done;
Bonus feature : a console logger that report the loading step that succesfully happen.
============================= Scene =============================
1 Arc 170 starflight.
============================= Inputs ============================
W, A, S and D : move the camera Mouse Motion : orient the camera 3 : Wireframe Mode Escape : Leave the program
======================== Build and Launch =======================
Use make in the root to build the project
Then use ./bin/gl to launch the project