qt5base-lts/examples/vulkan
Laszlo Agocs 85f127cb04 Revise an incorrect QVulkanWindow doc note
Applying the transformation in question has no effect on the winding
order. Rewrite that section.

While all the examples are correct, clarify the rules for the geometry
they use since the winding order varies. Fix up the triangle example code
to use front=CCW for clarity (even though it does not matter much since
culling is off there).

Change-Id: Icb968c76cc9fa918a5608d3c66b4fccd5668175e
Reviewed-by: Christian Stromme <christian.stromme@qt.io>
2018-09-06 09:17:53 +00:00
..
doc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
hellovulkancubes Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
hellovulkantexture Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
hellovulkantriangle Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkanwidget QVulkanWindow: use QVector, not QSet, for small int set 2017-05-22 08:50:05 +00:00
hellovulkanwindow Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValue 2018-04-30 08:35:15 +00:00
shared Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
vulkan.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00