Commit Graph

19 Commits

Author SHA1 Message Date
Vogel, Rick 96622e0abd add rhi support 2023-12-09 19:25:07 +01:00
Vogel, Rick eb18c58830 add QskArcShadowNode infrastructure 2023-12-09 16:18:11 +01:00
Vogel, Rick 8d74b08c08 add stroke sliders 2023-12-06 13:32:38 +01:00
Vogel, Rick 4820fec7b6 add color sliders 2023-12-05 16:10:37 +01:00
Vogel, Rick ded6523249 add shadow metrics 2023-12-05 15:13:31 +01:00
Vogel, Rick af149c0e84 use better ellipse ring shader 2023-12-05 12:13:39 +01:00
Vogel, Rick 9f8bf9deaf initial commit 2023-12-04 17:33:28 +01:00
Uwe Rathmann 534ffb41e1 QskBasicLinesNode completed 2023-11-24 13:07:53 +01:00
Uwe Rathmann e7752a25f9 forgotten qt5 code added 2023-11-23 16:50:26 +01:00
Uwe Rathmann e31c063937 QskLinesNode derived from QskBasicLinesNode 2023-11-23 15:47:08 +01:00
Uwe Rathmann dc64f21901 QskBasicLinesNode ( crisplines shaders ) introduced 2023-11-23 15:38:25 +01:00
Uwe Rathmann d647f222d3 using 6.2 shader baker 2023-04-20 13:23:11 +02:00
Uwe Rathmann 9e99735d2f aspectRatio for conic gradients added to support f.e for filling ellipsoid arcs. 2023-04-18 16:08:37 +02:00
Uwe Rathmann 0f028e4239 qsb files recreated 2022-11-16 16:00:36 +01:00
Uwe Rathmann a658a2a4e4 palette -> colorRamp 2022-11-13 11:05:53 +01:00
Uwe Rathmann ad67d035f3 new QskGradient 2022-10-31 14:42:08 +01:00
Uwe Rathmann 4ca794f7db linear shaders modified 2022-10-18 17:37:31 +02:00
Uwe Rathmann 51a7e4e589 Using our own gradient shaders ( no dependencies from quickshapes
anymore ). shapes/Gradient has not yet been merged into QskGradient
and we still have some stupid conversions to QGradient in the way.
2022-10-13 19:39:57 +02:00
Uwe Rathmann 0ed9afe2b4 QskBoxShadowNode introduced ( from playground/shadows )
- shader code migrated from glsl to vulkan-glsl
   - #ifdef "Geschnetzel" introduced to support old and rhi graphic APIs
   - iotdashboard, shadows examples adjusted
2022-06-04 17:56:14 +02:00