From c2f0dd53c15454f0beb781569901f1c17ae4f05f Mon Sep 17 00:00:00 2001 From: Asuro Date: Wed, 21 Oct 2020 01:08:53 +0200 Subject: [PATCH] whatever this is --- .idea/runConfigurations/debug.xml | 2 +- .idea/runConfigurations/release.xml | 5 +- shaders/triangle.vert | 3 + src/mesh.rs | 129 +++++++++++++++++++++------- src/vulkan.rs | 4 +- 5 files changed, 109 insertions(+), 34 deletions(-) diff --git a/.idea/runConfigurations/debug.xml b/.idea/runConfigurations/debug.xml index 780dcc7..4f5023b 100644 --- a/.idea/runConfigurations/debug.xml +++ b/.idea/runConfigurations/debug.xml @@ -9,7 +9,7 @@