Commit Graph

22 Commits

Author SHA1 Message Date
60f01db034 added camera class 2023-08-04 11:27:00 +02:00
e8e2408b9d finished camera section (TODO: add camera class) 2023-08-03 13:00:10 +02:00
0ea858953b finished chapter "Move around" 2023-08-02 18:27:40 +02:00
6a51a7a0ae started section "Camera" 2023-08-02 13:29:47 +02:00
178fb8a9bf finished coordinate system section 2023-08-02 11:52:04 +02:00
6485de44cd improved texture class 2023-08-01 15:02:25 +02:00
a89e820bd8 Refactored texture usage 2023-07-31 13:42:13 +02:00
350aef4871 started with coordinate system section 2023-07-31 11:51:09 +02:00
de5a6d1bfd Finished transformations section 2023-07-29 18:47:40 +02:00
46ee2d9102 Added GLM and added info for future projects 2023-07-29 11:52:56 +02:00
285baf46b1 updated CLion config 2023-07-28 11:50:16 +02:00
47212c2679 added cmake 2023-07-28 10:45:56 +02:00
ebbfacecba updated project 2023-07-28 10:18:31 +02:00
0ec4ac7cd0 Added CMake and stuff for CLion 2023-07-28 09:42:46 +02:00
deb2a7de0b finished texture unit chapter (and therefore textures section) 2023-07-27 09:16:56 +02:00
5d149d8b3c finished first chapter of Textures section 2023-07-24 20:06:59 +02:00
6aa1460068 added sample for a mesh class used for rendering an object (maybe more like a mesh component?) 2023-07-24 14:46:06 +02:00
82649e7648 Finished shader chapter and fix #1 2023-07-18 10:24:18 +02:00
2d230155a7 Fixed non standard error messages 2023-07-17 12:20:17 +02:00
8d4ec28aa1 rename 2023-07-16 10:10:02 +02:00
00d6f03442 init 2023-07-16 10:08:20 +02:00
ef8a42de8f Initial commit 2023-07-16 10:02:09 +02:00