Commit Graph

14 Commits

Author SHA1 Message Date
3a80069160 Lab 1 / variant 1 2024-12-11 15:40:45 +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
e4442e595a Fixing memory leakage in default renderer's allocator 2024-12-10 15:08:21 +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
93da247ccc Voxels sort optimization 2024-12-10 06:34:24 +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
cdc8337219 Extracted to libraries renderer interface and utility functions like matrices or line drawing 2024-12-08 06:50:58 +03:00