mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
However keep the following samples: - CHelloTriangle that demonstrates the C API - CppHelloTriangle that demonstrates the C++ API - Animometer that matches the WebGL benchmark - HelloDepthStencil that does more than just a triangle, renamed to CubeReflection - ComputeBoids as a cool graphics and compute interop demo - glTFViewer that shows slightly more advanced usage of NXT