added batch rendering
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
#ifndef SANDBOX_HPP
|
||||
#define SANDBOX_HPP
|
||||
|
||||
#include "open_engine/core/time.hpp"
|
||||
#include <glm/fwd.hpp>
|
||||
#include <open_engine.hpp>
|
||||
#include "open_engine/core/time.hpp"
|
||||
|
||||
#include <glm/ext/matrix_transform.hpp>
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
|
||||
#include <glm/fwd.hpp>
|
||||
#include <imgui.h>
|
||||
#include <glad/glad.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
Reference in New Issue
Block a user