Commit Graph

14 Commits

Author SHA1 Message Date
9e58b48034 Extensible barycentric interpolator 2025-03-07 15:22:38 +03:00
0b816497e9 Lab 4 implementation 2025-03-03 02:43:48 +03:00
3360e35186 Test shaders for lab2 2024-12-23 16:14:00 +03:00
92f95588e0 Support for different lab-works and other improvements in shapes 2024-12-22 20:13:38 +03:00
f5f3ccee34 Intrinsics for squares 2024-12-12 06:31:56 +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
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