NarcEngine
0.1.1
C++ Vulkan game engine
Loading...
Searching...
No Matches
NarcMath.h
1
//
2
// Created by theoh on 3/4/2025.
3
//
4
5
#pragma once
6
7
#define GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
8
#define GLM_FORCE_DEPTH_ZERO_TO_ONE
9
#define GLM_ENABLE_EXPERIMENTAL
10
11
#include <glm/glm.hpp>
12
#include <glm/gtx/hash.hpp>
13
#include <glm/ext/matrix_clip_space.hpp>
14
#include <glm/ext/matrix_transform.hpp>
15
#include <glm/ext/scalar_constants.hpp>
narc_engine
core
narc_math
include
NarcMath.h
Generated on Tue Mar 25 2025 13:27:02 for NarcEngine by
1.13.2