Commit Graph

15 Commits

Author SHA1 Message Date
737cb2a23c Lab5 impl without sorting 2025-03-10 17:53:57 +03:00
0b816497e9 Lab 4 implementation 2025-03-03 02:43:48 +03:00
bcb08b7cc5 Splitting labworks 1 and 2, moving keyboard catcher to lib 2024-12-25 10:42:35 +03:00
3360e35186 Test shaders for lab2 2024-12-23 16:14:00 +03:00
69e67e5802 Fixes 2024-12-11 13:07:53 +03:00
73132bbec5 Drawing square to screen (almost) 2024-12-11 09:42:03 +03:00
4dfbe50bb3 Template argument for painters in sprites for eliminating virtual function resolving 2024-12-11 04:10:58 +03:00
b171ea84c2 Extending VoxelDrawer api to support wrapper sprites 2024-12-11 02:26:45 +03:00
056a3efc73 Some useful widgets for lab1 and pixels grid sprite with necessary data 2024-12-10 14:43:16 +03:00
be82c26b01 Moving Projection from sprite arguments to sprite_data and changing source of sprite_data from field to provider 2024-12-10 10:54:22 +03:00
e1154fdf0a Writing pixels to buffer instead of QImage 2024-12-10 10:16:40 +03:00
003ba2b290 Fps calculator 2024-12-10 05:13:55 +03:00
15c715ad21 Minor improvements 2024-12-10 02:19:59 +03:00
52561c8004 Compilable and runnable example 2024-12-10 01:35:36 +03:00
08ced011c6 Utilities module for Qt, default voxel drawer and minor improvements 2024-12-09 07:35:18 +03:00