From 67785f465eb78e09eb31bf9eb269a5ca2a1e6b15 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Tue, 10 Jun 2025 22:04:27 -0400 Subject: [PATCH] vbo and vao --- .idea/editor.xml | 3 --- CMakeLists.txt | 2 +- include/vao.h | 40 +++++++++++++++++++++++++++++++++++++--- include/vbo.h | 4 ++++ src/main.cpp | 24 +++++++++++------------- src/vao.cpp | 38 +++++++++++++++++++++++++++++++++++--- 6 files changed, 88 insertions(+), 23 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 907ea1b..5bf27ce 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -283,11 +283,8 @@