diff --git a/include/glm/detail/func_trigonometric_simd.inl b/Aeon/Aeon.hpp similarity index 100% rename from include/glm/detail/func_trigonometric_simd.inl rename to Aeon/Aeon.hpp diff --git a/include/glm/CMakeLists.txt b/Aeon/Maths/glm/CMakeLists.txt similarity index 100% rename from include/glm/CMakeLists.txt rename to Aeon/Maths/glm/CMakeLists.txt diff --git a/include/glm/common.hpp b/Aeon/Maths/glm/common.hpp similarity index 100% rename from include/glm/common.hpp rename to Aeon/Maths/glm/common.hpp diff --git a/include/glm/detail/_features.hpp b/Aeon/Maths/glm/detail/_features.hpp similarity index 100% rename from include/glm/detail/_features.hpp rename to Aeon/Maths/glm/detail/_features.hpp diff --git a/include/glm/detail/_fixes.hpp b/Aeon/Maths/glm/detail/_fixes.hpp similarity index 100% rename from include/glm/detail/_fixes.hpp rename to Aeon/Maths/glm/detail/_fixes.hpp diff --git a/include/glm/detail/_noise.hpp b/Aeon/Maths/glm/detail/_noise.hpp similarity index 100% rename from include/glm/detail/_noise.hpp rename to Aeon/Maths/glm/detail/_noise.hpp diff --git a/include/glm/detail/_swizzle.hpp b/Aeon/Maths/glm/detail/_swizzle.hpp similarity index 100% rename from include/glm/detail/_swizzle.hpp rename to Aeon/Maths/glm/detail/_swizzle.hpp diff --git a/include/glm/detail/_swizzle_func.hpp b/Aeon/Maths/glm/detail/_swizzle_func.hpp similarity index 100% rename from include/glm/detail/_swizzle_func.hpp rename to Aeon/Maths/glm/detail/_swizzle_func.hpp diff --git a/include/glm/detail/_vectorize.hpp b/Aeon/Maths/glm/detail/_vectorize.hpp similarity index 100% rename from include/glm/detail/_vectorize.hpp rename to Aeon/Maths/glm/detail/_vectorize.hpp diff --git a/include/glm/detail/compute_common.hpp b/Aeon/Maths/glm/detail/compute_common.hpp similarity index 100% rename from include/glm/detail/compute_common.hpp rename to Aeon/Maths/glm/detail/compute_common.hpp diff --git a/include/glm/detail/compute_vector_relational.hpp b/Aeon/Maths/glm/detail/compute_vector_relational.hpp similarity index 100% rename from include/glm/detail/compute_vector_relational.hpp rename to Aeon/Maths/glm/detail/compute_vector_relational.hpp diff --git a/include/glm/detail/func_common.inl b/Aeon/Maths/glm/detail/func_common.inl similarity index 100% rename from include/glm/detail/func_common.inl rename to Aeon/Maths/glm/detail/func_common.inl diff --git a/include/glm/detail/func_common_simd.inl b/Aeon/Maths/glm/detail/func_common_simd.inl similarity index 100% rename from include/glm/detail/func_common_simd.inl rename to Aeon/Maths/glm/detail/func_common_simd.inl diff --git a/include/glm/detail/func_exponential.inl b/Aeon/Maths/glm/detail/func_exponential.inl similarity index 100% rename from include/glm/detail/func_exponential.inl rename to Aeon/Maths/glm/detail/func_exponential.inl diff --git a/include/glm/detail/func_exponential_simd.inl b/Aeon/Maths/glm/detail/func_exponential_simd.inl similarity index 100% rename from include/glm/detail/func_exponential_simd.inl rename to Aeon/Maths/glm/detail/func_exponential_simd.inl diff --git a/include/glm/detail/func_geometric.inl b/Aeon/Maths/glm/detail/func_geometric.inl similarity index 100% rename from include/glm/detail/func_geometric.inl rename to Aeon/Maths/glm/detail/func_geometric.inl diff --git a/include/glm/detail/func_geometric_simd.inl b/Aeon/Maths/glm/detail/func_geometric_simd.inl similarity index 100% rename from include/glm/detail/func_geometric_simd.inl rename to Aeon/Maths/glm/detail/func_geometric_simd.inl diff --git a/include/glm/detail/func_integer.inl b/Aeon/Maths/glm/detail/func_integer.inl similarity index 100% rename from include/glm/detail/func_integer.inl rename to Aeon/Maths/glm/detail/func_integer.inl diff --git a/include/glm/detail/func_integer_simd.inl b/Aeon/Maths/glm/detail/func_integer_simd.inl similarity index 100% rename from include/glm/detail/func_integer_simd.inl rename to Aeon/Maths/glm/detail/func_integer_simd.inl diff --git a/include/glm/detail/func_matrix.inl b/Aeon/Maths/glm/detail/func_matrix.inl similarity index 100% rename from include/glm/detail/func_matrix.inl rename to Aeon/Maths/glm/detail/func_matrix.inl diff --git a/include/glm/detail/func_matrix_simd.inl b/Aeon/Maths/glm/detail/func_matrix_simd.inl similarity index 100% rename from include/glm/detail/func_matrix_simd.inl rename to Aeon/Maths/glm/detail/func_matrix_simd.inl diff --git a/include/glm/detail/func_packing.inl b/Aeon/Maths/glm/detail/func_packing.inl similarity index 100% rename from include/glm/detail/func_packing.inl rename to Aeon/Maths/glm/detail/func_packing.inl diff --git a/include/glm/detail/func_packing_simd.inl b/Aeon/Maths/glm/detail/func_packing_simd.inl similarity index 100% rename from include/glm/detail/func_packing_simd.inl rename to Aeon/Maths/glm/detail/func_packing_simd.inl diff --git a/include/glm/detail/func_trigonometric.inl b/Aeon/Maths/glm/detail/func_trigonometric.inl similarity index 100% rename from include/glm/detail/func_trigonometric.inl rename to Aeon/Maths/glm/detail/func_trigonometric.inl diff --git a/include/glm/gtc/quaternion_simd.inl b/Aeon/Maths/glm/detail/func_trigonometric_simd.inl similarity index 100% rename from include/glm/gtc/quaternion_simd.inl rename to Aeon/Maths/glm/detail/func_trigonometric_simd.inl diff --git a/include/glm/detail/func_vector_relational.inl b/Aeon/Maths/glm/detail/func_vector_relational.inl similarity index 100% rename from include/glm/detail/func_vector_relational.inl rename to Aeon/Maths/glm/detail/func_vector_relational.inl diff --git a/include/glm/detail/func_vector_relational_simd.inl b/Aeon/Maths/glm/detail/func_vector_relational_simd.inl similarity index 100% rename from include/glm/detail/func_vector_relational_simd.inl rename to Aeon/Maths/glm/detail/func_vector_relational_simd.inl diff --git a/include/glm/detail/glm.cpp b/Aeon/Maths/glm/detail/glm.cpp similarity index 100% rename from include/glm/detail/glm.cpp rename to Aeon/Maths/glm/detail/glm.cpp diff --git a/include/glm/detail/qualifier.hpp b/Aeon/Maths/glm/detail/qualifier.hpp similarity index 100% rename from include/glm/detail/qualifier.hpp rename to Aeon/Maths/glm/detail/qualifier.hpp diff --git a/include/glm/detail/setup.hpp b/Aeon/Maths/glm/detail/setup.hpp similarity index 100% rename from include/glm/detail/setup.hpp rename to Aeon/Maths/glm/detail/setup.hpp diff --git a/include/glm/detail/type_float.hpp b/Aeon/Maths/glm/detail/type_float.hpp similarity index 100% rename from include/glm/detail/type_float.hpp rename to Aeon/Maths/glm/detail/type_float.hpp diff --git a/include/glm/detail/type_half.hpp b/Aeon/Maths/glm/detail/type_half.hpp similarity index 100% rename from include/glm/detail/type_half.hpp rename to Aeon/Maths/glm/detail/type_half.hpp diff --git a/include/glm/detail/type_half.inl b/Aeon/Maths/glm/detail/type_half.inl similarity index 100% rename from include/glm/detail/type_half.inl rename to Aeon/Maths/glm/detail/type_half.inl diff --git a/include/glm/detail/type_mat2x2.hpp b/Aeon/Maths/glm/detail/type_mat2x2.hpp similarity index 100% rename from include/glm/detail/type_mat2x2.hpp rename to Aeon/Maths/glm/detail/type_mat2x2.hpp diff --git a/include/glm/detail/type_mat2x2.inl b/Aeon/Maths/glm/detail/type_mat2x2.inl similarity index 100% rename from include/glm/detail/type_mat2x2.inl rename to Aeon/Maths/glm/detail/type_mat2x2.inl diff --git a/include/glm/detail/type_mat2x3.hpp b/Aeon/Maths/glm/detail/type_mat2x3.hpp similarity index 100% rename from include/glm/detail/type_mat2x3.hpp rename to Aeon/Maths/glm/detail/type_mat2x3.hpp diff --git a/include/glm/detail/type_mat2x3.inl b/Aeon/Maths/glm/detail/type_mat2x3.inl similarity index 100% rename from include/glm/detail/type_mat2x3.inl rename to Aeon/Maths/glm/detail/type_mat2x3.inl diff --git a/include/glm/detail/type_mat2x4.hpp b/Aeon/Maths/glm/detail/type_mat2x4.hpp similarity index 100% rename from include/glm/detail/type_mat2x4.hpp rename to Aeon/Maths/glm/detail/type_mat2x4.hpp diff --git a/include/glm/detail/type_mat2x4.inl b/Aeon/Maths/glm/detail/type_mat2x4.inl similarity index 100% rename from include/glm/detail/type_mat2x4.inl rename to Aeon/Maths/glm/detail/type_mat2x4.inl diff --git a/include/glm/detail/type_mat3x2.hpp b/Aeon/Maths/glm/detail/type_mat3x2.hpp similarity index 100% rename from include/glm/detail/type_mat3x2.hpp rename to Aeon/Maths/glm/detail/type_mat3x2.hpp diff --git a/include/glm/detail/type_mat3x2.inl b/Aeon/Maths/glm/detail/type_mat3x2.inl similarity index 100% rename from include/glm/detail/type_mat3x2.inl rename to Aeon/Maths/glm/detail/type_mat3x2.inl diff --git a/include/glm/detail/type_mat3x3.hpp b/Aeon/Maths/glm/detail/type_mat3x3.hpp similarity index 100% rename from include/glm/detail/type_mat3x3.hpp rename to Aeon/Maths/glm/detail/type_mat3x3.hpp diff --git a/include/glm/detail/type_mat3x3.inl b/Aeon/Maths/glm/detail/type_mat3x3.inl similarity index 100% rename from include/glm/detail/type_mat3x3.inl rename to Aeon/Maths/glm/detail/type_mat3x3.inl diff --git a/include/glm/detail/type_mat3x4.hpp b/Aeon/Maths/glm/detail/type_mat3x4.hpp similarity index 100% rename from include/glm/detail/type_mat3x4.hpp rename to Aeon/Maths/glm/detail/type_mat3x4.hpp diff --git a/include/glm/detail/type_mat3x4.inl b/Aeon/Maths/glm/detail/type_mat3x4.inl similarity index 100% rename from include/glm/detail/type_mat3x4.inl rename to Aeon/Maths/glm/detail/type_mat3x4.inl diff --git a/include/glm/detail/type_mat4x2.hpp b/Aeon/Maths/glm/detail/type_mat4x2.hpp similarity index 100% rename from include/glm/detail/type_mat4x2.hpp rename to Aeon/Maths/glm/detail/type_mat4x2.hpp diff --git a/include/glm/detail/type_mat4x2.inl b/Aeon/Maths/glm/detail/type_mat4x2.inl similarity index 100% rename from include/glm/detail/type_mat4x2.inl rename to Aeon/Maths/glm/detail/type_mat4x2.inl diff --git a/include/glm/detail/type_mat4x3.hpp b/Aeon/Maths/glm/detail/type_mat4x3.hpp similarity index 100% rename from include/glm/detail/type_mat4x3.hpp rename to Aeon/Maths/glm/detail/type_mat4x3.hpp diff --git a/include/glm/detail/type_mat4x3.inl b/Aeon/Maths/glm/detail/type_mat4x3.inl similarity index 100% rename from include/glm/detail/type_mat4x3.inl rename to Aeon/Maths/glm/detail/type_mat4x3.inl diff --git a/include/glm/detail/type_mat4x4.hpp b/Aeon/Maths/glm/detail/type_mat4x4.hpp similarity index 100% rename from include/glm/detail/type_mat4x4.hpp rename to Aeon/Maths/glm/detail/type_mat4x4.hpp diff --git a/include/glm/detail/type_mat4x4.inl b/Aeon/Maths/glm/detail/type_mat4x4.inl similarity index 100% rename from include/glm/detail/type_mat4x4.inl rename to Aeon/Maths/glm/detail/type_mat4x4.inl diff --git a/include/glm/detail/type_mat4x4_simd.inl b/Aeon/Maths/glm/detail/type_mat4x4_simd.inl similarity index 100% rename from include/glm/detail/type_mat4x4_simd.inl rename to Aeon/Maths/glm/detail/type_mat4x4_simd.inl diff --git a/include/glm/detail/type_quat.hpp b/Aeon/Maths/glm/detail/type_quat.hpp similarity index 100% rename from include/glm/detail/type_quat.hpp rename to Aeon/Maths/glm/detail/type_quat.hpp diff --git a/include/glm/detail/type_quat.inl b/Aeon/Maths/glm/detail/type_quat.inl similarity index 100% rename from include/glm/detail/type_quat.inl rename to Aeon/Maths/glm/detail/type_quat.inl diff --git a/include/glm/detail/type_quat_simd.inl b/Aeon/Maths/glm/detail/type_quat_simd.inl similarity index 100% rename from include/glm/detail/type_quat_simd.inl rename to Aeon/Maths/glm/detail/type_quat_simd.inl diff --git a/include/glm/detail/type_vec1.hpp b/Aeon/Maths/glm/detail/type_vec1.hpp similarity index 100% rename from include/glm/detail/type_vec1.hpp rename to Aeon/Maths/glm/detail/type_vec1.hpp diff --git a/include/glm/detail/type_vec1.inl b/Aeon/Maths/glm/detail/type_vec1.inl similarity index 100% rename from include/glm/detail/type_vec1.inl rename to Aeon/Maths/glm/detail/type_vec1.inl diff --git a/include/glm/detail/type_vec2.hpp b/Aeon/Maths/glm/detail/type_vec2.hpp similarity index 100% rename from include/glm/detail/type_vec2.hpp rename to Aeon/Maths/glm/detail/type_vec2.hpp diff --git a/include/glm/detail/type_vec2.inl b/Aeon/Maths/glm/detail/type_vec2.inl similarity index 100% rename from include/glm/detail/type_vec2.inl rename to Aeon/Maths/glm/detail/type_vec2.inl diff --git a/include/glm/detail/type_vec3.hpp b/Aeon/Maths/glm/detail/type_vec3.hpp similarity index 100% rename from include/glm/detail/type_vec3.hpp rename to Aeon/Maths/glm/detail/type_vec3.hpp diff --git a/include/glm/detail/type_vec3.inl b/Aeon/Maths/glm/detail/type_vec3.inl similarity index 100% rename from include/glm/detail/type_vec3.inl rename to Aeon/Maths/glm/detail/type_vec3.inl diff --git a/include/glm/detail/type_vec4.hpp b/Aeon/Maths/glm/detail/type_vec4.hpp similarity index 100% rename from include/glm/detail/type_vec4.hpp rename to Aeon/Maths/glm/detail/type_vec4.hpp diff --git a/include/glm/detail/type_vec4.inl b/Aeon/Maths/glm/detail/type_vec4.inl similarity index 100% rename from include/glm/detail/type_vec4.inl rename to Aeon/Maths/glm/detail/type_vec4.inl diff --git a/include/glm/detail/type_vec4_simd.inl b/Aeon/Maths/glm/detail/type_vec4_simd.inl similarity index 100% rename from include/glm/detail/type_vec4_simd.inl rename to Aeon/Maths/glm/detail/type_vec4_simd.inl diff --git a/include/glm/exponential.hpp b/Aeon/Maths/glm/exponential.hpp similarity index 100% rename from include/glm/exponential.hpp rename to Aeon/Maths/glm/exponential.hpp diff --git a/include/glm/ext.hpp b/Aeon/Maths/glm/ext.hpp similarity index 100% rename from include/glm/ext.hpp rename to Aeon/Maths/glm/ext.hpp diff --git a/include/glm/ext/matrix_clip_space.hpp b/Aeon/Maths/glm/ext/matrix_clip_space.hpp similarity index 100% rename from include/glm/ext/matrix_clip_space.hpp rename to Aeon/Maths/glm/ext/matrix_clip_space.hpp diff --git a/include/glm/ext/matrix_clip_space.inl b/Aeon/Maths/glm/ext/matrix_clip_space.inl similarity index 100% rename from include/glm/ext/matrix_clip_space.inl rename to Aeon/Maths/glm/ext/matrix_clip_space.inl diff --git a/include/glm/ext/matrix_common.hpp b/Aeon/Maths/glm/ext/matrix_common.hpp similarity index 100% rename from include/glm/ext/matrix_common.hpp rename to Aeon/Maths/glm/ext/matrix_common.hpp diff --git a/include/glm/ext/matrix_common.inl b/Aeon/Maths/glm/ext/matrix_common.inl similarity index 100% rename from include/glm/ext/matrix_common.inl rename to Aeon/Maths/glm/ext/matrix_common.inl diff --git a/include/glm/ext/matrix_double2x2.hpp b/Aeon/Maths/glm/ext/matrix_double2x2.hpp similarity index 100% rename from include/glm/ext/matrix_double2x2.hpp rename to Aeon/Maths/glm/ext/matrix_double2x2.hpp diff --git a/include/glm/ext/matrix_double2x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_double2x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double2x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double2x2_precision.hpp diff --git a/include/glm/ext/matrix_double2x3.hpp b/Aeon/Maths/glm/ext/matrix_double2x3.hpp similarity index 100% rename from include/glm/ext/matrix_double2x3.hpp rename to Aeon/Maths/glm/ext/matrix_double2x3.hpp diff --git a/include/glm/ext/matrix_double2x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_double2x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double2x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double2x3_precision.hpp diff --git a/include/glm/ext/matrix_double2x4.hpp b/Aeon/Maths/glm/ext/matrix_double2x4.hpp similarity index 100% rename from include/glm/ext/matrix_double2x4.hpp rename to Aeon/Maths/glm/ext/matrix_double2x4.hpp diff --git a/include/glm/ext/matrix_double2x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_double2x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double2x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double2x4_precision.hpp diff --git a/include/glm/ext/matrix_double3x2.hpp b/Aeon/Maths/glm/ext/matrix_double3x2.hpp similarity index 100% rename from include/glm/ext/matrix_double3x2.hpp rename to Aeon/Maths/glm/ext/matrix_double3x2.hpp diff --git a/include/glm/ext/matrix_double3x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_double3x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double3x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double3x2_precision.hpp diff --git a/include/glm/ext/matrix_double3x3.hpp b/Aeon/Maths/glm/ext/matrix_double3x3.hpp similarity index 100% rename from include/glm/ext/matrix_double3x3.hpp rename to Aeon/Maths/glm/ext/matrix_double3x3.hpp diff --git a/include/glm/ext/matrix_double3x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_double3x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double3x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double3x3_precision.hpp diff --git a/include/glm/ext/matrix_double3x4.hpp b/Aeon/Maths/glm/ext/matrix_double3x4.hpp similarity index 100% rename from include/glm/ext/matrix_double3x4.hpp rename to Aeon/Maths/glm/ext/matrix_double3x4.hpp diff --git a/include/glm/ext/matrix_double3x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_double3x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double3x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double3x4_precision.hpp diff --git a/include/glm/ext/matrix_double4x2.hpp b/Aeon/Maths/glm/ext/matrix_double4x2.hpp similarity index 100% rename from include/glm/ext/matrix_double4x2.hpp rename to Aeon/Maths/glm/ext/matrix_double4x2.hpp diff --git a/include/glm/ext/matrix_double4x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_double4x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double4x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double4x2_precision.hpp diff --git a/include/glm/ext/matrix_double4x3.hpp b/Aeon/Maths/glm/ext/matrix_double4x3.hpp similarity index 100% rename from include/glm/ext/matrix_double4x3.hpp rename to Aeon/Maths/glm/ext/matrix_double4x3.hpp diff --git a/include/glm/ext/matrix_double4x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_double4x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double4x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double4x3_precision.hpp diff --git a/include/glm/ext/matrix_double4x4.hpp b/Aeon/Maths/glm/ext/matrix_double4x4.hpp similarity index 100% rename from include/glm/ext/matrix_double4x4.hpp rename to Aeon/Maths/glm/ext/matrix_double4x4.hpp diff --git a/include/glm/ext/matrix_double4x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_double4x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_double4x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_double4x4_precision.hpp diff --git a/include/glm/ext/matrix_float2x2.hpp b/Aeon/Maths/glm/ext/matrix_float2x2.hpp similarity index 100% rename from include/glm/ext/matrix_float2x2.hpp rename to Aeon/Maths/glm/ext/matrix_float2x2.hpp diff --git a/include/glm/ext/matrix_float2x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_float2x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float2x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float2x2_precision.hpp diff --git a/include/glm/ext/matrix_float2x3.hpp b/Aeon/Maths/glm/ext/matrix_float2x3.hpp similarity index 100% rename from include/glm/ext/matrix_float2x3.hpp rename to Aeon/Maths/glm/ext/matrix_float2x3.hpp diff --git a/include/glm/ext/matrix_float2x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_float2x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float2x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float2x3_precision.hpp diff --git a/include/glm/ext/matrix_float2x4.hpp b/Aeon/Maths/glm/ext/matrix_float2x4.hpp similarity index 100% rename from include/glm/ext/matrix_float2x4.hpp rename to Aeon/Maths/glm/ext/matrix_float2x4.hpp diff --git a/include/glm/ext/matrix_float2x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_float2x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float2x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float2x4_precision.hpp diff --git a/include/glm/ext/matrix_float3x2.hpp b/Aeon/Maths/glm/ext/matrix_float3x2.hpp similarity index 100% rename from include/glm/ext/matrix_float3x2.hpp rename to Aeon/Maths/glm/ext/matrix_float3x2.hpp diff --git a/include/glm/ext/matrix_float3x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_float3x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float3x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float3x2_precision.hpp diff --git a/include/glm/ext/matrix_float3x3.hpp b/Aeon/Maths/glm/ext/matrix_float3x3.hpp similarity index 100% rename from include/glm/ext/matrix_float3x3.hpp rename to Aeon/Maths/glm/ext/matrix_float3x3.hpp diff --git a/include/glm/ext/matrix_float3x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_float3x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float3x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float3x3_precision.hpp diff --git a/include/glm/ext/matrix_float3x4.hpp b/Aeon/Maths/glm/ext/matrix_float3x4.hpp similarity index 100% rename from include/glm/ext/matrix_float3x4.hpp rename to Aeon/Maths/glm/ext/matrix_float3x4.hpp diff --git a/include/glm/ext/matrix_float3x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_float3x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float3x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float3x4_precision.hpp diff --git a/include/glm/ext/matrix_float4x2.hpp b/Aeon/Maths/glm/ext/matrix_float4x2.hpp similarity index 100% rename from include/glm/ext/matrix_float4x2.hpp rename to Aeon/Maths/glm/ext/matrix_float4x2.hpp diff --git a/include/glm/ext/matrix_float4x2_precision.hpp b/Aeon/Maths/glm/ext/matrix_float4x2_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float4x2_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float4x2_precision.hpp diff --git a/include/glm/ext/matrix_float4x3.hpp b/Aeon/Maths/glm/ext/matrix_float4x3.hpp similarity index 100% rename from include/glm/ext/matrix_float4x3.hpp rename to Aeon/Maths/glm/ext/matrix_float4x3.hpp diff --git a/include/glm/ext/matrix_float4x3_precision.hpp b/Aeon/Maths/glm/ext/matrix_float4x3_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float4x3_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float4x3_precision.hpp diff --git a/include/glm/ext/matrix_float4x4.hpp b/Aeon/Maths/glm/ext/matrix_float4x4.hpp similarity index 100% rename from include/glm/ext/matrix_float4x4.hpp rename to Aeon/Maths/glm/ext/matrix_float4x4.hpp diff --git a/include/glm/ext/matrix_float4x4_precision.hpp b/Aeon/Maths/glm/ext/matrix_float4x4_precision.hpp similarity index 100% rename from include/glm/ext/matrix_float4x4_precision.hpp rename to Aeon/Maths/glm/ext/matrix_float4x4_precision.hpp diff --git a/include/glm/ext/matrix_projection.hpp b/Aeon/Maths/glm/ext/matrix_projection.hpp similarity index 100% rename from include/glm/ext/matrix_projection.hpp rename to Aeon/Maths/glm/ext/matrix_projection.hpp diff --git a/include/glm/ext/matrix_projection.inl b/Aeon/Maths/glm/ext/matrix_projection.inl similarity index 100% rename from include/glm/ext/matrix_projection.inl rename to Aeon/Maths/glm/ext/matrix_projection.inl diff --git a/include/glm/ext/matrix_relational.hpp b/Aeon/Maths/glm/ext/matrix_relational.hpp similarity index 100% rename from include/glm/ext/matrix_relational.hpp rename to Aeon/Maths/glm/ext/matrix_relational.hpp diff --git a/include/glm/ext/matrix_relational.inl b/Aeon/Maths/glm/ext/matrix_relational.inl similarity index 100% rename from include/glm/ext/matrix_relational.inl rename to Aeon/Maths/glm/ext/matrix_relational.inl diff --git a/include/glm/ext/matrix_transform.hpp b/Aeon/Maths/glm/ext/matrix_transform.hpp similarity index 100% rename from include/glm/ext/matrix_transform.hpp rename to Aeon/Maths/glm/ext/matrix_transform.hpp diff --git a/include/glm/ext/matrix_transform.inl b/Aeon/Maths/glm/ext/matrix_transform.inl similarity index 100% rename from include/glm/ext/matrix_transform.inl rename to Aeon/Maths/glm/ext/matrix_transform.inl diff --git a/include/glm/ext/quaternion_common.hpp b/Aeon/Maths/glm/ext/quaternion_common.hpp similarity index 100% rename from include/glm/ext/quaternion_common.hpp rename to Aeon/Maths/glm/ext/quaternion_common.hpp diff --git a/include/glm/ext/quaternion_common.inl b/Aeon/Maths/glm/ext/quaternion_common.inl similarity index 100% rename from include/glm/ext/quaternion_common.inl rename to Aeon/Maths/glm/ext/quaternion_common.inl diff --git a/include/glm/ext/quaternion_common_simd.inl b/Aeon/Maths/glm/ext/quaternion_common_simd.inl similarity index 100% rename from include/glm/ext/quaternion_common_simd.inl rename to Aeon/Maths/glm/ext/quaternion_common_simd.inl diff --git a/include/glm/ext/quaternion_double.hpp b/Aeon/Maths/glm/ext/quaternion_double.hpp similarity index 100% rename from include/glm/ext/quaternion_double.hpp rename to Aeon/Maths/glm/ext/quaternion_double.hpp diff --git a/include/glm/ext/quaternion_double_precision.hpp b/Aeon/Maths/glm/ext/quaternion_double_precision.hpp similarity index 100% rename from include/glm/ext/quaternion_double_precision.hpp rename to Aeon/Maths/glm/ext/quaternion_double_precision.hpp diff --git a/include/glm/ext/quaternion_exponential.hpp b/Aeon/Maths/glm/ext/quaternion_exponential.hpp similarity index 100% rename from include/glm/ext/quaternion_exponential.hpp rename to Aeon/Maths/glm/ext/quaternion_exponential.hpp diff --git a/include/glm/ext/quaternion_exponential.inl b/Aeon/Maths/glm/ext/quaternion_exponential.inl similarity index 100% rename from include/glm/ext/quaternion_exponential.inl rename to Aeon/Maths/glm/ext/quaternion_exponential.inl diff --git a/include/glm/ext/quaternion_float.hpp b/Aeon/Maths/glm/ext/quaternion_float.hpp similarity index 100% rename from include/glm/ext/quaternion_float.hpp rename to Aeon/Maths/glm/ext/quaternion_float.hpp diff --git a/include/glm/ext/quaternion_float_precision.hpp b/Aeon/Maths/glm/ext/quaternion_float_precision.hpp similarity index 100% rename from include/glm/ext/quaternion_float_precision.hpp rename to Aeon/Maths/glm/ext/quaternion_float_precision.hpp diff --git a/include/glm/ext/quaternion_geometric.hpp b/Aeon/Maths/glm/ext/quaternion_geometric.hpp similarity index 100% rename from include/glm/ext/quaternion_geometric.hpp rename to Aeon/Maths/glm/ext/quaternion_geometric.hpp diff --git a/include/glm/ext/quaternion_geometric.inl b/Aeon/Maths/glm/ext/quaternion_geometric.inl similarity index 100% rename from include/glm/ext/quaternion_geometric.inl rename to Aeon/Maths/glm/ext/quaternion_geometric.inl diff --git a/include/glm/ext/quaternion_relational.hpp b/Aeon/Maths/glm/ext/quaternion_relational.hpp similarity index 100% rename from include/glm/ext/quaternion_relational.hpp rename to Aeon/Maths/glm/ext/quaternion_relational.hpp diff --git a/include/glm/ext/quaternion_relational.inl b/Aeon/Maths/glm/ext/quaternion_relational.inl similarity index 100% rename from include/glm/ext/quaternion_relational.inl rename to Aeon/Maths/glm/ext/quaternion_relational.inl diff --git a/include/glm/ext/quaternion_transform.hpp b/Aeon/Maths/glm/ext/quaternion_transform.hpp similarity index 100% rename from include/glm/ext/quaternion_transform.hpp rename to Aeon/Maths/glm/ext/quaternion_transform.hpp diff --git a/include/glm/ext/quaternion_transform.inl b/Aeon/Maths/glm/ext/quaternion_transform.inl similarity index 100% rename from include/glm/ext/quaternion_transform.inl rename to Aeon/Maths/glm/ext/quaternion_transform.inl diff --git a/include/glm/ext/quaternion_trigonometric.hpp b/Aeon/Maths/glm/ext/quaternion_trigonometric.hpp similarity index 100% rename from include/glm/ext/quaternion_trigonometric.hpp rename to Aeon/Maths/glm/ext/quaternion_trigonometric.hpp diff --git a/include/glm/ext/quaternion_trigonometric.inl b/Aeon/Maths/glm/ext/quaternion_trigonometric.inl similarity index 100% rename from include/glm/ext/quaternion_trigonometric.inl rename to Aeon/Maths/glm/ext/quaternion_trigonometric.inl diff --git a/include/glm/ext/scalar_common.hpp b/Aeon/Maths/glm/ext/scalar_common.hpp similarity index 100% rename from include/glm/ext/scalar_common.hpp rename to Aeon/Maths/glm/ext/scalar_common.hpp diff --git a/include/glm/ext/scalar_common.inl b/Aeon/Maths/glm/ext/scalar_common.inl similarity index 100% rename from include/glm/ext/scalar_common.inl rename to Aeon/Maths/glm/ext/scalar_common.inl diff --git a/include/glm/ext/scalar_constants.hpp b/Aeon/Maths/glm/ext/scalar_constants.hpp similarity index 100% rename from include/glm/ext/scalar_constants.hpp rename to Aeon/Maths/glm/ext/scalar_constants.hpp diff --git a/include/glm/ext/scalar_constants.inl b/Aeon/Maths/glm/ext/scalar_constants.inl similarity index 100% rename from include/glm/ext/scalar_constants.inl rename to Aeon/Maths/glm/ext/scalar_constants.inl diff --git a/include/glm/ext/scalar_int_sized.hpp b/Aeon/Maths/glm/ext/scalar_int_sized.hpp similarity index 100% rename from include/glm/ext/scalar_int_sized.hpp rename to Aeon/Maths/glm/ext/scalar_int_sized.hpp diff --git a/include/glm/ext/scalar_integer.hpp b/Aeon/Maths/glm/ext/scalar_integer.hpp similarity index 100% rename from include/glm/ext/scalar_integer.hpp rename to Aeon/Maths/glm/ext/scalar_integer.hpp diff --git a/include/glm/ext/scalar_integer.inl b/Aeon/Maths/glm/ext/scalar_integer.inl similarity index 100% rename from include/glm/ext/scalar_integer.inl rename to Aeon/Maths/glm/ext/scalar_integer.inl diff --git a/include/glm/ext/scalar_relational.hpp b/Aeon/Maths/glm/ext/scalar_relational.hpp similarity index 100% rename from include/glm/ext/scalar_relational.hpp rename to Aeon/Maths/glm/ext/scalar_relational.hpp diff --git a/include/glm/ext/scalar_relational.inl b/Aeon/Maths/glm/ext/scalar_relational.inl similarity index 100% rename from include/glm/ext/scalar_relational.inl rename to Aeon/Maths/glm/ext/scalar_relational.inl diff --git a/include/glm/ext/scalar_uint_sized.hpp b/Aeon/Maths/glm/ext/scalar_uint_sized.hpp similarity index 100% rename from include/glm/ext/scalar_uint_sized.hpp rename to Aeon/Maths/glm/ext/scalar_uint_sized.hpp diff --git a/include/glm/ext/scalar_ulp.hpp b/Aeon/Maths/glm/ext/scalar_ulp.hpp similarity index 100% rename from include/glm/ext/scalar_ulp.hpp rename to Aeon/Maths/glm/ext/scalar_ulp.hpp diff --git a/include/glm/ext/scalar_ulp.inl b/Aeon/Maths/glm/ext/scalar_ulp.inl similarity index 100% rename from include/glm/ext/scalar_ulp.inl rename to Aeon/Maths/glm/ext/scalar_ulp.inl diff --git a/include/glm/ext/vector_bool1.hpp b/Aeon/Maths/glm/ext/vector_bool1.hpp similarity index 100% rename from include/glm/ext/vector_bool1.hpp rename to Aeon/Maths/glm/ext/vector_bool1.hpp diff --git a/include/glm/ext/vector_bool1_precision.hpp b/Aeon/Maths/glm/ext/vector_bool1_precision.hpp similarity index 100% rename from include/glm/ext/vector_bool1_precision.hpp rename to Aeon/Maths/glm/ext/vector_bool1_precision.hpp diff --git a/include/glm/ext/vector_bool2.hpp b/Aeon/Maths/glm/ext/vector_bool2.hpp similarity index 100% rename from include/glm/ext/vector_bool2.hpp rename to Aeon/Maths/glm/ext/vector_bool2.hpp diff --git a/include/glm/ext/vector_bool2_precision.hpp b/Aeon/Maths/glm/ext/vector_bool2_precision.hpp similarity index 100% rename from include/glm/ext/vector_bool2_precision.hpp rename to Aeon/Maths/glm/ext/vector_bool2_precision.hpp diff --git a/include/glm/ext/vector_bool3.hpp b/Aeon/Maths/glm/ext/vector_bool3.hpp similarity index 100% rename from include/glm/ext/vector_bool3.hpp rename to Aeon/Maths/glm/ext/vector_bool3.hpp diff --git a/include/glm/ext/vector_bool3_precision.hpp b/Aeon/Maths/glm/ext/vector_bool3_precision.hpp similarity index 100% rename from include/glm/ext/vector_bool3_precision.hpp rename to Aeon/Maths/glm/ext/vector_bool3_precision.hpp diff --git a/include/glm/ext/vector_bool4.hpp b/Aeon/Maths/glm/ext/vector_bool4.hpp similarity index 100% rename from include/glm/ext/vector_bool4.hpp rename to Aeon/Maths/glm/ext/vector_bool4.hpp diff --git a/include/glm/ext/vector_bool4_precision.hpp b/Aeon/Maths/glm/ext/vector_bool4_precision.hpp similarity index 100% rename from include/glm/ext/vector_bool4_precision.hpp rename to Aeon/Maths/glm/ext/vector_bool4_precision.hpp diff --git a/include/glm/ext/vector_common.hpp b/Aeon/Maths/glm/ext/vector_common.hpp similarity index 100% rename from include/glm/ext/vector_common.hpp rename to Aeon/Maths/glm/ext/vector_common.hpp diff --git a/include/glm/ext/vector_common.inl b/Aeon/Maths/glm/ext/vector_common.inl similarity index 100% rename from include/glm/ext/vector_common.inl rename to Aeon/Maths/glm/ext/vector_common.inl diff --git a/include/glm/ext/vector_double1.hpp b/Aeon/Maths/glm/ext/vector_double1.hpp similarity index 100% rename from include/glm/ext/vector_double1.hpp rename to Aeon/Maths/glm/ext/vector_double1.hpp diff --git a/include/glm/ext/vector_double1_precision.hpp b/Aeon/Maths/glm/ext/vector_double1_precision.hpp similarity index 100% rename from include/glm/ext/vector_double1_precision.hpp rename to Aeon/Maths/glm/ext/vector_double1_precision.hpp diff --git a/include/glm/ext/vector_double2.hpp b/Aeon/Maths/glm/ext/vector_double2.hpp similarity index 100% rename from include/glm/ext/vector_double2.hpp rename to Aeon/Maths/glm/ext/vector_double2.hpp diff --git a/include/glm/ext/vector_double2_precision.hpp b/Aeon/Maths/glm/ext/vector_double2_precision.hpp similarity index 100% rename from include/glm/ext/vector_double2_precision.hpp rename to Aeon/Maths/glm/ext/vector_double2_precision.hpp diff --git a/include/glm/ext/vector_double3.hpp b/Aeon/Maths/glm/ext/vector_double3.hpp similarity index 100% rename from include/glm/ext/vector_double3.hpp rename to Aeon/Maths/glm/ext/vector_double3.hpp diff --git a/include/glm/ext/vector_double3_precision.hpp b/Aeon/Maths/glm/ext/vector_double3_precision.hpp similarity index 100% rename from include/glm/ext/vector_double3_precision.hpp rename to Aeon/Maths/glm/ext/vector_double3_precision.hpp diff --git a/include/glm/ext/vector_double4.hpp b/Aeon/Maths/glm/ext/vector_double4.hpp similarity index 100% rename from include/glm/ext/vector_double4.hpp rename to Aeon/Maths/glm/ext/vector_double4.hpp diff --git a/include/glm/ext/vector_double4_precision.hpp b/Aeon/Maths/glm/ext/vector_double4_precision.hpp similarity index 100% rename from include/glm/ext/vector_double4_precision.hpp rename to Aeon/Maths/glm/ext/vector_double4_precision.hpp diff --git a/include/glm/ext/vector_float1.hpp b/Aeon/Maths/glm/ext/vector_float1.hpp similarity index 100% rename from include/glm/ext/vector_float1.hpp rename to Aeon/Maths/glm/ext/vector_float1.hpp diff --git a/include/glm/ext/vector_float1_precision.hpp b/Aeon/Maths/glm/ext/vector_float1_precision.hpp similarity index 100% rename from include/glm/ext/vector_float1_precision.hpp rename to Aeon/Maths/glm/ext/vector_float1_precision.hpp diff --git a/include/glm/ext/vector_float2.hpp b/Aeon/Maths/glm/ext/vector_float2.hpp similarity index 100% rename from include/glm/ext/vector_float2.hpp rename to Aeon/Maths/glm/ext/vector_float2.hpp diff --git a/include/glm/ext/vector_float2_precision.hpp b/Aeon/Maths/glm/ext/vector_float2_precision.hpp similarity index 100% rename from include/glm/ext/vector_float2_precision.hpp rename to Aeon/Maths/glm/ext/vector_float2_precision.hpp diff --git a/include/glm/ext/vector_float3.hpp b/Aeon/Maths/glm/ext/vector_float3.hpp similarity index 100% rename from include/glm/ext/vector_float3.hpp rename to Aeon/Maths/glm/ext/vector_float3.hpp diff --git a/include/glm/ext/vector_float3_precision.hpp b/Aeon/Maths/glm/ext/vector_float3_precision.hpp similarity index 100% rename from include/glm/ext/vector_float3_precision.hpp rename to Aeon/Maths/glm/ext/vector_float3_precision.hpp diff --git a/include/glm/ext/vector_float4.hpp b/Aeon/Maths/glm/ext/vector_float4.hpp similarity index 100% rename from include/glm/ext/vector_float4.hpp rename to Aeon/Maths/glm/ext/vector_float4.hpp diff --git a/include/glm/ext/vector_float4_precision.hpp b/Aeon/Maths/glm/ext/vector_float4_precision.hpp similarity index 100% rename from include/glm/ext/vector_float4_precision.hpp rename to Aeon/Maths/glm/ext/vector_float4_precision.hpp diff --git a/include/glm/ext/vector_int1.hpp b/Aeon/Maths/glm/ext/vector_int1.hpp similarity index 100% rename from include/glm/ext/vector_int1.hpp rename to Aeon/Maths/glm/ext/vector_int1.hpp diff --git a/include/glm/ext/vector_int1_precision.hpp b/Aeon/Maths/glm/ext/vector_int1_precision.hpp similarity index 100% rename from include/glm/ext/vector_int1_precision.hpp rename to Aeon/Maths/glm/ext/vector_int1_precision.hpp diff --git a/include/glm/ext/vector_int2.hpp b/Aeon/Maths/glm/ext/vector_int2.hpp similarity index 100% rename from include/glm/ext/vector_int2.hpp rename to Aeon/Maths/glm/ext/vector_int2.hpp diff --git a/include/glm/ext/vector_int2_precision.hpp b/Aeon/Maths/glm/ext/vector_int2_precision.hpp similarity index 100% rename from include/glm/ext/vector_int2_precision.hpp rename to Aeon/Maths/glm/ext/vector_int2_precision.hpp diff --git a/include/glm/ext/vector_int3.hpp b/Aeon/Maths/glm/ext/vector_int3.hpp similarity index 100% rename from include/glm/ext/vector_int3.hpp rename to Aeon/Maths/glm/ext/vector_int3.hpp diff --git a/include/glm/ext/vector_int3_precision.hpp b/Aeon/Maths/glm/ext/vector_int3_precision.hpp similarity index 100% rename from include/glm/ext/vector_int3_precision.hpp rename to Aeon/Maths/glm/ext/vector_int3_precision.hpp diff --git a/include/glm/ext/vector_int4.hpp b/Aeon/Maths/glm/ext/vector_int4.hpp similarity index 100% rename from include/glm/ext/vector_int4.hpp rename to Aeon/Maths/glm/ext/vector_int4.hpp diff --git a/include/glm/ext/vector_int4_precision.hpp b/Aeon/Maths/glm/ext/vector_int4_precision.hpp similarity index 100% rename from include/glm/ext/vector_int4_precision.hpp rename to Aeon/Maths/glm/ext/vector_int4_precision.hpp diff --git a/include/glm/ext/vector_integer.hpp b/Aeon/Maths/glm/ext/vector_integer.hpp similarity index 100% rename from include/glm/ext/vector_integer.hpp rename to Aeon/Maths/glm/ext/vector_integer.hpp diff --git a/include/glm/ext/vector_integer.inl b/Aeon/Maths/glm/ext/vector_integer.inl similarity index 100% rename from include/glm/ext/vector_integer.inl rename to Aeon/Maths/glm/ext/vector_integer.inl diff --git a/include/glm/ext/vector_relational.hpp b/Aeon/Maths/glm/ext/vector_relational.hpp similarity index 100% rename from include/glm/ext/vector_relational.hpp rename to Aeon/Maths/glm/ext/vector_relational.hpp diff --git a/include/glm/ext/vector_relational.inl b/Aeon/Maths/glm/ext/vector_relational.inl similarity index 100% rename from include/glm/ext/vector_relational.inl rename to Aeon/Maths/glm/ext/vector_relational.inl diff --git a/include/glm/ext/vector_uint1.hpp b/Aeon/Maths/glm/ext/vector_uint1.hpp similarity index 100% rename from include/glm/ext/vector_uint1.hpp rename to Aeon/Maths/glm/ext/vector_uint1.hpp diff --git a/include/glm/ext/vector_uint1_precision.hpp b/Aeon/Maths/glm/ext/vector_uint1_precision.hpp similarity index 100% rename from include/glm/ext/vector_uint1_precision.hpp rename to Aeon/Maths/glm/ext/vector_uint1_precision.hpp diff --git a/include/glm/ext/vector_uint2.hpp b/Aeon/Maths/glm/ext/vector_uint2.hpp similarity index 100% rename from include/glm/ext/vector_uint2.hpp rename to Aeon/Maths/glm/ext/vector_uint2.hpp diff --git a/include/glm/ext/vector_uint2_precision.hpp b/Aeon/Maths/glm/ext/vector_uint2_precision.hpp similarity index 100% rename from include/glm/ext/vector_uint2_precision.hpp rename to Aeon/Maths/glm/ext/vector_uint2_precision.hpp diff --git a/include/glm/ext/vector_uint3.hpp b/Aeon/Maths/glm/ext/vector_uint3.hpp similarity index 100% rename from include/glm/ext/vector_uint3.hpp rename to Aeon/Maths/glm/ext/vector_uint3.hpp diff --git a/include/glm/ext/vector_uint3_precision.hpp b/Aeon/Maths/glm/ext/vector_uint3_precision.hpp similarity index 100% rename from include/glm/ext/vector_uint3_precision.hpp rename to Aeon/Maths/glm/ext/vector_uint3_precision.hpp diff --git a/include/glm/ext/vector_uint4.hpp b/Aeon/Maths/glm/ext/vector_uint4.hpp similarity index 100% rename from include/glm/ext/vector_uint4.hpp rename to Aeon/Maths/glm/ext/vector_uint4.hpp diff --git a/include/glm/ext/vector_uint4_precision.hpp b/Aeon/Maths/glm/ext/vector_uint4_precision.hpp similarity index 100% rename from include/glm/ext/vector_uint4_precision.hpp rename to Aeon/Maths/glm/ext/vector_uint4_precision.hpp diff --git a/include/glm/ext/vector_ulp.hpp b/Aeon/Maths/glm/ext/vector_ulp.hpp similarity index 100% rename from include/glm/ext/vector_ulp.hpp rename to Aeon/Maths/glm/ext/vector_ulp.hpp diff --git a/include/glm/ext/vector_ulp.inl b/Aeon/Maths/glm/ext/vector_ulp.inl similarity index 100% rename from include/glm/ext/vector_ulp.inl rename to Aeon/Maths/glm/ext/vector_ulp.inl diff --git a/include/glm/fwd.hpp b/Aeon/Maths/glm/fwd.hpp similarity index 100% rename from include/glm/fwd.hpp rename to Aeon/Maths/glm/fwd.hpp diff --git a/include/glm/geometric.hpp b/Aeon/Maths/glm/geometric.hpp similarity index 100% rename from include/glm/geometric.hpp rename to Aeon/Maths/glm/geometric.hpp diff --git a/include/glm/glm.hpp b/Aeon/Maths/glm/glm.hpp similarity index 100% rename from include/glm/glm.hpp rename to Aeon/Maths/glm/glm.hpp diff --git a/include/glm/gtc/bitfield.hpp b/Aeon/Maths/glm/gtc/bitfield.hpp similarity index 100% rename from include/glm/gtc/bitfield.hpp rename to Aeon/Maths/glm/gtc/bitfield.hpp diff --git a/include/glm/gtc/bitfield.inl b/Aeon/Maths/glm/gtc/bitfield.inl similarity index 100% rename from include/glm/gtc/bitfield.inl rename to Aeon/Maths/glm/gtc/bitfield.inl diff --git a/include/glm/gtc/color_space.hpp b/Aeon/Maths/glm/gtc/color_space.hpp similarity index 100% rename from include/glm/gtc/color_space.hpp rename to Aeon/Maths/glm/gtc/color_space.hpp diff --git a/include/glm/gtc/color_space.inl b/Aeon/Maths/glm/gtc/color_space.inl similarity index 100% rename from include/glm/gtc/color_space.inl rename to Aeon/Maths/glm/gtc/color_space.inl diff --git a/include/glm/gtc/constants.hpp b/Aeon/Maths/glm/gtc/constants.hpp similarity index 100% rename from include/glm/gtc/constants.hpp rename to Aeon/Maths/glm/gtc/constants.hpp diff --git a/include/glm/gtc/constants.inl b/Aeon/Maths/glm/gtc/constants.inl similarity index 100% rename from include/glm/gtc/constants.inl rename to Aeon/Maths/glm/gtc/constants.inl diff --git a/include/glm/gtc/epsilon.hpp b/Aeon/Maths/glm/gtc/epsilon.hpp similarity index 100% rename from include/glm/gtc/epsilon.hpp rename to Aeon/Maths/glm/gtc/epsilon.hpp diff --git a/include/glm/gtc/epsilon.inl b/Aeon/Maths/glm/gtc/epsilon.inl similarity index 100% rename from include/glm/gtc/epsilon.inl rename to Aeon/Maths/glm/gtc/epsilon.inl diff --git a/include/glm/gtc/integer.hpp b/Aeon/Maths/glm/gtc/integer.hpp similarity index 100% rename from include/glm/gtc/integer.hpp rename to Aeon/Maths/glm/gtc/integer.hpp diff --git a/include/glm/gtc/integer.inl b/Aeon/Maths/glm/gtc/integer.inl similarity index 100% rename from include/glm/gtc/integer.inl rename to Aeon/Maths/glm/gtc/integer.inl diff --git a/include/glm/gtc/matrix_access.hpp b/Aeon/Maths/glm/gtc/matrix_access.hpp similarity index 100% rename from include/glm/gtc/matrix_access.hpp rename to Aeon/Maths/glm/gtc/matrix_access.hpp diff --git a/include/glm/gtc/matrix_access.inl b/Aeon/Maths/glm/gtc/matrix_access.inl similarity index 100% rename from include/glm/gtc/matrix_access.inl rename to Aeon/Maths/glm/gtc/matrix_access.inl diff --git a/include/glm/gtc/matrix_integer.hpp b/Aeon/Maths/glm/gtc/matrix_integer.hpp similarity index 100% rename from include/glm/gtc/matrix_integer.hpp rename to Aeon/Maths/glm/gtc/matrix_integer.hpp diff --git a/include/glm/gtc/matrix_inverse.hpp b/Aeon/Maths/glm/gtc/matrix_inverse.hpp similarity index 100% rename from include/glm/gtc/matrix_inverse.hpp rename to Aeon/Maths/glm/gtc/matrix_inverse.hpp diff --git a/include/glm/gtc/matrix_inverse.inl b/Aeon/Maths/glm/gtc/matrix_inverse.inl similarity index 100% rename from include/glm/gtc/matrix_inverse.inl rename to Aeon/Maths/glm/gtc/matrix_inverse.inl diff --git a/include/glm/gtc/matrix_transform.hpp b/Aeon/Maths/glm/gtc/matrix_transform.hpp similarity index 100% rename from include/glm/gtc/matrix_transform.hpp rename to Aeon/Maths/glm/gtc/matrix_transform.hpp diff --git a/include/glm/gtc/matrix_transform.inl b/Aeon/Maths/glm/gtc/matrix_transform.inl similarity index 100% rename from include/glm/gtc/matrix_transform.inl rename to Aeon/Maths/glm/gtc/matrix_transform.inl diff --git a/include/glm/gtc/noise.hpp b/Aeon/Maths/glm/gtc/noise.hpp similarity index 100% rename from include/glm/gtc/noise.hpp rename to Aeon/Maths/glm/gtc/noise.hpp diff --git a/include/glm/gtc/noise.inl b/Aeon/Maths/glm/gtc/noise.inl similarity index 100% rename from include/glm/gtc/noise.inl rename to Aeon/Maths/glm/gtc/noise.inl diff --git a/include/glm/gtc/packing.hpp b/Aeon/Maths/glm/gtc/packing.hpp similarity index 100% rename from include/glm/gtc/packing.hpp rename to Aeon/Maths/glm/gtc/packing.hpp diff --git a/include/glm/gtc/packing.inl b/Aeon/Maths/glm/gtc/packing.inl similarity index 100% rename from include/glm/gtc/packing.inl rename to Aeon/Maths/glm/gtc/packing.inl diff --git a/include/glm/gtc/quaternion.hpp b/Aeon/Maths/glm/gtc/quaternion.hpp similarity index 100% rename from include/glm/gtc/quaternion.hpp rename to Aeon/Maths/glm/gtc/quaternion.hpp diff --git a/include/glm/gtc/quaternion.inl b/Aeon/Maths/glm/gtc/quaternion.inl similarity index 100% rename from include/glm/gtc/quaternion.inl rename to Aeon/Maths/glm/gtc/quaternion.inl diff --git a/Aeon/Maths/glm/gtc/quaternion_simd.inl b/Aeon/Maths/glm/gtc/quaternion_simd.inl new file mode 100644 index 0000000..e69de29 diff --git a/include/glm/gtc/random.hpp b/Aeon/Maths/glm/gtc/random.hpp similarity index 100% rename from include/glm/gtc/random.hpp rename to Aeon/Maths/glm/gtc/random.hpp diff --git a/include/glm/gtc/random.inl b/Aeon/Maths/glm/gtc/random.inl similarity index 100% rename from include/glm/gtc/random.inl rename to Aeon/Maths/glm/gtc/random.inl diff --git a/include/glm/gtc/reciprocal.hpp b/Aeon/Maths/glm/gtc/reciprocal.hpp similarity index 100% rename from include/glm/gtc/reciprocal.hpp rename to Aeon/Maths/glm/gtc/reciprocal.hpp diff --git a/include/glm/gtc/reciprocal.inl b/Aeon/Maths/glm/gtc/reciprocal.inl similarity index 100% rename from include/glm/gtc/reciprocal.inl rename to Aeon/Maths/glm/gtc/reciprocal.inl diff --git a/include/glm/gtc/round.hpp b/Aeon/Maths/glm/gtc/round.hpp similarity index 100% rename from include/glm/gtc/round.hpp rename to Aeon/Maths/glm/gtc/round.hpp diff --git a/include/glm/gtc/round.inl b/Aeon/Maths/glm/gtc/round.inl similarity index 100% rename from include/glm/gtc/round.inl rename to Aeon/Maths/glm/gtc/round.inl diff --git a/include/glm/gtc/type_aligned.hpp b/Aeon/Maths/glm/gtc/type_aligned.hpp similarity index 100% rename from include/glm/gtc/type_aligned.hpp rename to Aeon/Maths/glm/gtc/type_aligned.hpp diff --git a/include/glm/gtc/type_precision.hpp b/Aeon/Maths/glm/gtc/type_precision.hpp similarity index 100% rename from include/glm/gtc/type_precision.hpp rename to Aeon/Maths/glm/gtc/type_precision.hpp diff --git a/include/glm/gtc/type_precision.inl b/Aeon/Maths/glm/gtc/type_precision.inl similarity index 100% rename from include/glm/gtc/type_precision.inl rename to Aeon/Maths/glm/gtc/type_precision.inl diff --git a/include/glm/gtc/type_ptr.hpp b/Aeon/Maths/glm/gtc/type_ptr.hpp similarity index 100% rename from include/glm/gtc/type_ptr.hpp rename to Aeon/Maths/glm/gtc/type_ptr.hpp diff --git a/include/glm/gtc/type_ptr.inl b/Aeon/Maths/glm/gtc/type_ptr.inl similarity index 100% rename from include/glm/gtc/type_ptr.inl rename to Aeon/Maths/glm/gtc/type_ptr.inl diff --git a/include/glm/gtc/ulp.hpp b/Aeon/Maths/glm/gtc/ulp.hpp similarity index 100% rename from include/glm/gtc/ulp.hpp rename to Aeon/Maths/glm/gtc/ulp.hpp diff --git a/include/glm/gtc/ulp.inl b/Aeon/Maths/glm/gtc/ulp.inl similarity index 100% rename from include/glm/gtc/ulp.inl rename to Aeon/Maths/glm/gtc/ulp.inl diff --git a/include/glm/gtc/vec1.hpp b/Aeon/Maths/glm/gtc/vec1.hpp similarity index 100% rename from include/glm/gtc/vec1.hpp rename to Aeon/Maths/glm/gtc/vec1.hpp diff --git a/include/glm/gtx/associated_min_max.hpp b/Aeon/Maths/glm/gtx/associated_min_max.hpp similarity index 100% rename from include/glm/gtx/associated_min_max.hpp rename to Aeon/Maths/glm/gtx/associated_min_max.hpp diff --git a/include/glm/gtx/associated_min_max.inl b/Aeon/Maths/glm/gtx/associated_min_max.inl similarity index 100% rename from include/glm/gtx/associated_min_max.inl rename to Aeon/Maths/glm/gtx/associated_min_max.inl diff --git a/include/glm/gtx/bit.hpp b/Aeon/Maths/glm/gtx/bit.hpp similarity index 100% rename from include/glm/gtx/bit.hpp rename to Aeon/Maths/glm/gtx/bit.hpp diff --git a/include/glm/gtx/bit.inl b/Aeon/Maths/glm/gtx/bit.inl similarity index 100% rename from include/glm/gtx/bit.inl rename to Aeon/Maths/glm/gtx/bit.inl diff --git a/include/glm/gtx/closest_point.hpp b/Aeon/Maths/glm/gtx/closest_point.hpp similarity index 100% rename from include/glm/gtx/closest_point.hpp rename to Aeon/Maths/glm/gtx/closest_point.hpp diff --git a/include/glm/gtx/closest_point.inl b/Aeon/Maths/glm/gtx/closest_point.inl similarity index 100% rename from include/glm/gtx/closest_point.inl rename to Aeon/Maths/glm/gtx/closest_point.inl diff --git a/include/glm/gtx/color_encoding.hpp b/Aeon/Maths/glm/gtx/color_encoding.hpp similarity index 100% rename from include/glm/gtx/color_encoding.hpp rename to Aeon/Maths/glm/gtx/color_encoding.hpp diff --git a/include/glm/gtx/color_encoding.inl b/Aeon/Maths/glm/gtx/color_encoding.inl similarity index 100% rename from include/glm/gtx/color_encoding.inl rename to Aeon/Maths/glm/gtx/color_encoding.inl diff --git a/include/glm/gtx/color_space.hpp b/Aeon/Maths/glm/gtx/color_space.hpp similarity index 100% rename from include/glm/gtx/color_space.hpp rename to Aeon/Maths/glm/gtx/color_space.hpp diff --git a/include/glm/gtx/color_space.inl b/Aeon/Maths/glm/gtx/color_space.inl similarity index 100% rename from include/glm/gtx/color_space.inl rename to Aeon/Maths/glm/gtx/color_space.inl diff --git a/include/glm/gtx/color_space_YCoCg.hpp b/Aeon/Maths/glm/gtx/color_space_YCoCg.hpp similarity index 100% rename from include/glm/gtx/color_space_YCoCg.hpp rename to Aeon/Maths/glm/gtx/color_space_YCoCg.hpp diff --git a/include/glm/gtx/color_space_YCoCg.inl b/Aeon/Maths/glm/gtx/color_space_YCoCg.inl similarity index 100% rename from include/glm/gtx/color_space_YCoCg.inl rename to Aeon/Maths/glm/gtx/color_space_YCoCg.inl diff --git a/include/glm/gtx/common.hpp b/Aeon/Maths/glm/gtx/common.hpp similarity index 100% rename from include/glm/gtx/common.hpp rename to Aeon/Maths/glm/gtx/common.hpp diff --git a/include/glm/gtx/common.inl b/Aeon/Maths/glm/gtx/common.inl similarity index 100% rename from include/glm/gtx/common.inl rename to Aeon/Maths/glm/gtx/common.inl diff --git a/include/glm/gtx/compatibility.hpp b/Aeon/Maths/glm/gtx/compatibility.hpp similarity index 100% rename from include/glm/gtx/compatibility.hpp rename to Aeon/Maths/glm/gtx/compatibility.hpp diff --git a/include/glm/gtx/compatibility.inl b/Aeon/Maths/glm/gtx/compatibility.inl similarity index 100% rename from include/glm/gtx/compatibility.inl rename to Aeon/Maths/glm/gtx/compatibility.inl diff --git a/include/glm/gtx/component_wise.hpp b/Aeon/Maths/glm/gtx/component_wise.hpp similarity index 100% rename from include/glm/gtx/component_wise.hpp rename to Aeon/Maths/glm/gtx/component_wise.hpp diff --git a/include/glm/gtx/component_wise.inl b/Aeon/Maths/glm/gtx/component_wise.inl similarity index 100% rename from include/glm/gtx/component_wise.inl rename to Aeon/Maths/glm/gtx/component_wise.inl diff --git a/include/glm/gtx/dual_quaternion.hpp b/Aeon/Maths/glm/gtx/dual_quaternion.hpp similarity index 100% rename from include/glm/gtx/dual_quaternion.hpp rename to Aeon/Maths/glm/gtx/dual_quaternion.hpp diff --git a/include/glm/gtx/dual_quaternion.inl b/Aeon/Maths/glm/gtx/dual_quaternion.inl similarity index 100% rename from include/glm/gtx/dual_quaternion.inl rename to Aeon/Maths/glm/gtx/dual_quaternion.inl diff --git a/include/glm/gtx/easing.hpp b/Aeon/Maths/glm/gtx/easing.hpp similarity index 100% rename from include/glm/gtx/easing.hpp rename to Aeon/Maths/glm/gtx/easing.hpp diff --git a/include/glm/gtx/easing.inl b/Aeon/Maths/glm/gtx/easing.inl similarity index 100% rename from include/glm/gtx/easing.inl rename to Aeon/Maths/glm/gtx/easing.inl diff --git a/include/glm/gtx/euler_angles.hpp b/Aeon/Maths/glm/gtx/euler_angles.hpp similarity index 100% rename from include/glm/gtx/euler_angles.hpp rename to Aeon/Maths/glm/gtx/euler_angles.hpp diff --git a/include/glm/gtx/euler_angles.inl b/Aeon/Maths/glm/gtx/euler_angles.inl similarity index 100% rename from include/glm/gtx/euler_angles.inl rename to Aeon/Maths/glm/gtx/euler_angles.inl diff --git a/include/glm/gtx/extend.hpp b/Aeon/Maths/glm/gtx/extend.hpp similarity index 100% rename from include/glm/gtx/extend.hpp rename to Aeon/Maths/glm/gtx/extend.hpp diff --git a/include/glm/gtx/extend.inl b/Aeon/Maths/glm/gtx/extend.inl similarity index 100% rename from include/glm/gtx/extend.inl rename to Aeon/Maths/glm/gtx/extend.inl diff --git a/include/glm/gtx/extended_min_max.hpp b/Aeon/Maths/glm/gtx/extended_min_max.hpp similarity index 100% rename from include/glm/gtx/extended_min_max.hpp rename to Aeon/Maths/glm/gtx/extended_min_max.hpp diff --git a/include/glm/gtx/extended_min_max.inl b/Aeon/Maths/glm/gtx/extended_min_max.inl similarity index 100% rename from include/glm/gtx/extended_min_max.inl rename to Aeon/Maths/glm/gtx/extended_min_max.inl diff --git a/include/glm/gtx/exterior_product.hpp b/Aeon/Maths/glm/gtx/exterior_product.hpp similarity index 100% rename from include/glm/gtx/exterior_product.hpp rename to Aeon/Maths/glm/gtx/exterior_product.hpp diff --git a/include/glm/gtx/exterior_product.inl b/Aeon/Maths/glm/gtx/exterior_product.inl similarity index 100% rename from include/glm/gtx/exterior_product.inl rename to Aeon/Maths/glm/gtx/exterior_product.inl diff --git a/include/glm/gtx/fast_exponential.hpp b/Aeon/Maths/glm/gtx/fast_exponential.hpp similarity index 100% rename from include/glm/gtx/fast_exponential.hpp rename to Aeon/Maths/glm/gtx/fast_exponential.hpp diff --git a/include/glm/gtx/fast_exponential.inl b/Aeon/Maths/glm/gtx/fast_exponential.inl similarity index 100% rename from include/glm/gtx/fast_exponential.inl rename to Aeon/Maths/glm/gtx/fast_exponential.inl diff --git a/include/glm/gtx/fast_square_root.hpp b/Aeon/Maths/glm/gtx/fast_square_root.hpp similarity index 100% rename from include/glm/gtx/fast_square_root.hpp rename to Aeon/Maths/glm/gtx/fast_square_root.hpp diff --git a/include/glm/gtx/fast_square_root.inl b/Aeon/Maths/glm/gtx/fast_square_root.inl similarity index 100% rename from include/glm/gtx/fast_square_root.inl rename to Aeon/Maths/glm/gtx/fast_square_root.inl diff --git a/include/glm/gtx/fast_trigonometry.hpp b/Aeon/Maths/glm/gtx/fast_trigonometry.hpp similarity index 100% rename from include/glm/gtx/fast_trigonometry.hpp rename to Aeon/Maths/glm/gtx/fast_trigonometry.hpp diff --git a/include/glm/gtx/fast_trigonometry.inl b/Aeon/Maths/glm/gtx/fast_trigonometry.inl similarity index 100% rename from include/glm/gtx/fast_trigonometry.inl rename to Aeon/Maths/glm/gtx/fast_trigonometry.inl diff --git a/include/glm/gtx/float_notmalize.inl b/Aeon/Maths/glm/gtx/float_notmalize.inl similarity index 100% rename from include/glm/gtx/float_notmalize.inl rename to Aeon/Maths/glm/gtx/float_notmalize.inl diff --git a/include/glm/gtx/functions.hpp b/Aeon/Maths/glm/gtx/functions.hpp similarity index 100% rename from include/glm/gtx/functions.hpp rename to Aeon/Maths/glm/gtx/functions.hpp diff --git a/include/glm/gtx/functions.inl b/Aeon/Maths/glm/gtx/functions.inl similarity index 100% rename from include/glm/gtx/functions.inl rename to Aeon/Maths/glm/gtx/functions.inl diff --git a/include/glm/gtx/gradient_paint.hpp b/Aeon/Maths/glm/gtx/gradient_paint.hpp similarity index 100% rename from include/glm/gtx/gradient_paint.hpp rename to Aeon/Maths/glm/gtx/gradient_paint.hpp diff --git a/include/glm/gtx/gradient_paint.inl b/Aeon/Maths/glm/gtx/gradient_paint.inl similarity index 100% rename from include/glm/gtx/gradient_paint.inl rename to Aeon/Maths/glm/gtx/gradient_paint.inl diff --git a/include/glm/gtx/handed_coordinate_space.hpp b/Aeon/Maths/glm/gtx/handed_coordinate_space.hpp similarity index 100% rename from include/glm/gtx/handed_coordinate_space.hpp rename to Aeon/Maths/glm/gtx/handed_coordinate_space.hpp diff --git a/include/glm/gtx/handed_coordinate_space.inl b/Aeon/Maths/glm/gtx/handed_coordinate_space.inl similarity index 100% rename from include/glm/gtx/handed_coordinate_space.inl rename to Aeon/Maths/glm/gtx/handed_coordinate_space.inl diff --git a/include/glm/gtx/hash.hpp b/Aeon/Maths/glm/gtx/hash.hpp similarity index 100% rename from include/glm/gtx/hash.hpp rename to Aeon/Maths/glm/gtx/hash.hpp diff --git a/include/glm/gtx/hash.inl b/Aeon/Maths/glm/gtx/hash.inl similarity index 100% rename from include/glm/gtx/hash.inl rename to Aeon/Maths/glm/gtx/hash.inl diff --git a/include/glm/gtx/integer.hpp b/Aeon/Maths/glm/gtx/integer.hpp similarity index 100% rename from include/glm/gtx/integer.hpp rename to Aeon/Maths/glm/gtx/integer.hpp diff --git a/include/glm/gtx/integer.inl b/Aeon/Maths/glm/gtx/integer.inl similarity index 100% rename from include/glm/gtx/integer.inl rename to Aeon/Maths/glm/gtx/integer.inl diff --git a/include/glm/gtx/intersect.hpp b/Aeon/Maths/glm/gtx/intersect.hpp similarity index 100% rename from include/glm/gtx/intersect.hpp rename to Aeon/Maths/glm/gtx/intersect.hpp diff --git a/include/glm/gtx/intersect.inl b/Aeon/Maths/glm/gtx/intersect.inl similarity index 100% rename from include/glm/gtx/intersect.inl rename to Aeon/Maths/glm/gtx/intersect.inl diff --git a/include/glm/gtx/io.hpp b/Aeon/Maths/glm/gtx/io.hpp similarity index 100% rename from include/glm/gtx/io.hpp rename to Aeon/Maths/glm/gtx/io.hpp diff --git a/include/glm/gtx/io.inl b/Aeon/Maths/glm/gtx/io.inl similarity index 100% rename from include/glm/gtx/io.inl rename to Aeon/Maths/glm/gtx/io.inl diff --git a/include/glm/gtx/log_base.hpp b/Aeon/Maths/glm/gtx/log_base.hpp similarity index 100% rename from include/glm/gtx/log_base.hpp rename to Aeon/Maths/glm/gtx/log_base.hpp diff --git a/include/glm/gtx/log_base.inl b/Aeon/Maths/glm/gtx/log_base.inl similarity index 100% rename from include/glm/gtx/log_base.inl rename to Aeon/Maths/glm/gtx/log_base.inl diff --git a/include/glm/gtx/matrix_cross_product.hpp b/Aeon/Maths/glm/gtx/matrix_cross_product.hpp similarity index 100% rename from include/glm/gtx/matrix_cross_product.hpp rename to Aeon/Maths/glm/gtx/matrix_cross_product.hpp diff --git a/include/glm/gtx/matrix_cross_product.inl b/Aeon/Maths/glm/gtx/matrix_cross_product.inl similarity index 100% rename from include/glm/gtx/matrix_cross_product.inl rename to Aeon/Maths/glm/gtx/matrix_cross_product.inl diff --git a/include/glm/gtx/matrix_decompose.hpp b/Aeon/Maths/glm/gtx/matrix_decompose.hpp similarity index 100% rename from include/glm/gtx/matrix_decompose.hpp rename to Aeon/Maths/glm/gtx/matrix_decompose.hpp diff --git a/include/glm/gtx/matrix_decompose.inl b/Aeon/Maths/glm/gtx/matrix_decompose.inl similarity index 100% rename from include/glm/gtx/matrix_decompose.inl rename to Aeon/Maths/glm/gtx/matrix_decompose.inl diff --git a/include/glm/gtx/matrix_factorisation.hpp b/Aeon/Maths/glm/gtx/matrix_factorisation.hpp similarity index 100% rename from include/glm/gtx/matrix_factorisation.hpp rename to Aeon/Maths/glm/gtx/matrix_factorisation.hpp diff --git a/include/glm/gtx/matrix_factorisation.inl b/Aeon/Maths/glm/gtx/matrix_factorisation.inl similarity index 100% rename from include/glm/gtx/matrix_factorisation.inl rename to Aeon/Maths/glm/gtx/matrix_factorisation.inl diff --git a/include/glm/gtx/matrix_interpolation.hpp b/Aeon/Maths/glm/gtx/matrix_interpolation.hpp similarity index 100% rename from include/glm/gtx/matrix_interpolation.hpp rename to Aeon/Maths/glm/gtx/matrix_interpolation.hpp diff --git a/include/glm/gtx/matrix_interpolation.inl b/Aeon/Maths/glm/gtx/matrix_interpolation.inl similarity index 100% rename from include/glm/gtx/matrix_interpolation.inl rename to Aeon/Maths/glm/gtx/matrix_interpolation.inl diff --git a/include/glm/gtx/matrix_major_storage.hpp b/Aeon/Maths/glm/gtx/matrix_major_storage.hpp similarity index 100% rename from include/glm/gtx/matrix_major_storage.hpp rename to Aeon/Maths/glm/gtx/matrix_major_storage.hpp diff --git a/include/glm/gtx/matrix_major_storage.inl b/Aeon/Maths/glm/gtx/matrix_major_storage.inl similarity index 100% rename from include/glm/gtx/matrix_major_storage.inl rename to Aeon/Maths/glm/gtx/matrix_major_storage.inl diff --git a/include/glm/gtx/matrix_operation.hpp b/Aeon/Maths/glm/gtx/matrix_operation.hpp similarity index 100% rename from include/glm/gtx/matrix_operation.hpp rename to Aeon/Maths/glm/gtx/matrix_operation.hpp diff --git a/include/glm/gtx/matrix_operation.inl b/Aeon/Maths/glm/gtx/matrix_operation.inl similarity index 100% rename from include/glm/gtx/matrix_operation.inl rename to Aeon/Maths/glm/gtx/matrix_operation.inl diff --git a/include/glm/gtx/matrix_query.hpp b/Aeon/Maths/glm/gtx/matrix_query.hpp similarity index 100% rename from include/glm/gtx/matrix_query.hpp rename to Aeon/Maths/glm/gtx/matrix_query.hpp diff --git a/include/glm/gtx/matrix_query.inl b/Aeon/Maths/glm/gtx/matrix_query.inl similarity index 100% rename from include/glm/gtx/matrix_query.inl rename to Aeon/Maths/glm/gtx/matrix_query.inl diff --git a/include/glm/gtx/matrix_transform_2d.hpp b/Aeon/Maths/glm/gtx/matrix_transform_2d.hpp similarity index 100% rename from include/glm/gtx/matrix_transform_2d.hpp rename to Aeon/Maths/glm/gtx/matrix_transform_2d.hpp diff --git a/include/glm/gtx/matrix_transform_2d.inl b/Aeon/Maths/glm/gtx/matrix_transform_2d.inl similarity index 100% rename from include/glm/gtx/matrix_transform_2d.inl rename to Aeon/Maths/glm/gtx/matrix_transform_2d.inl diff --git a/include/glm/gtx/mixed_product.hpp b/Aeon/Maths/glm/gtx/mixed_product.hpp similarity index 100% rename from include/glm/gtx/mixed_product.hpp rename to Aeon/Maths/glm/gtx/mixed_product.hpp diff --git a/include/glm/gtx/mixed_product.inl b/Aeon/Maths/glm/gtx/mixed_product.inl similarity index 100% rename from include/glm/gtx/mixed_product.inl rename to Aeon/Maths/glm/gtx/mixed_product.inl diff --git a/include/glm/gtx/norm.hpp b/Aeon/Maths/glm/gtx/norm.hpp similarity index 100% rename from include/glm/gtx/norm.hpp rename to Aeon/Maths/glm/gtx/norm.hpp diff --git a/include/glm/gtx/norm.inl b/Aeon/Maths/glm/gtx/norm.inl similarity index 100% rename from include/glm/gtx/norm.inl rename to Aeon/Maths/glm/gtx/norm.inl diff --git a/include/glm/gtx/normal.hpp b/Aeon/Maths/glm/gtx/normal.hpp similarity index 100% rename from include/glm/gtx/normal.hpp rename to Aeon/Maths/glm/gtx/normal.hpp diff --git a/include/glm/gtx/normal.inl b/Aeon/Maths/glm/gtx/normal.inl similarity index 100% rename from include/glm/gtx/normal.inl rename to Aeon/Maths/glm/gtx/normal.inl diff --git a/include/glm/gtx/normalize_dot.hpp b/Aeon/Maths/glm/gtx/normalize_dot.hpp similarity index 100% rename from include/glm/gtx/normalize_dot.hpp rename to Aeon/Maths/glm/gtx/normalize_dot.hpp diff --git a/include/glm/gtx/normalize_dot.inl b/Aeon/Maths/glm/gtx/normalize_dot.inl similarity index 100% rename from include/glm/gtx/normalize_dot.inl rename to Aeon/Maths/glm/gtx/normalize_dot.inl diff --git a/include/glm/gtx/number_precision.hpp b/Aeon/Maths/glm/gtx/number_precision.hpp similarity index 100% rename from include/glm/gtx/number_precision.hpp rename to Aeon/Maths/glm/gtx/number_precision.hpp diff --git a/include/glm/gtx/number_precision.inl b/Aeon/Maths/glm/gtx/number_precision.inl similarity index 100% rename from include/glm/gtx/number_precision.inl rename to Aeon/Maths/glm/gtx/number_precision.inl diff --git a/include/glm/gtx/optimum_pow.hpp b/Aeon/Maths/glm/gtx/optimum_pow.hpp similarity index 100% rename from include/glm/gtx/optimum_pow.hpp rename to Aeon/Maths/glm/gtx/optimum_pow.hpp diff --git a/include/glm/gtx/optimum_pow.inl b/Aeon/Maths/glm/gtx/optimum_pow.inl similarity index 100% rename from include/glm/gtx/optimum_pow.inl rename to Aeon/Maths/glm/gtx/optimum_pow.inl diff --git a/include/glm/gtx/orthonormalize.hpp b/Aeon/Maths/glm/gtx/orthonormalize.hpp similarity index 100% rename from include/glm/gtx/orthonormalize.hpp rename to Aeon/Maths/glm/gtx/orthonormalize.hpp diff --git a/include/glm/gtx/orthonormalize.inl b/Aeon/Maths/glm/gtx/orthonormalize.inl similarity index 100% rename from include/glm/gtx/orthonormalize.inl rename to Aeon/Maths/glm/gtx/orthonormalize.inl diff --git a/include/glm/gtx/perpendicular.hpp b/Aeon/Maths/glm/gtx/perpendicular.hpp similarity index 100% rename from include/glm/gtx/perpendicular.hpp rename to Aeon/Maths/glm/gtx/perpendicular.hpp diff --git a/include/glm/gtx/perpendicular.inl b/Aeon/Maths/glm/gtx/perpendicular.inl similarity index 100% rename from include/glm/gtx/perpendicular.inl rename to Aeon/Maths/glm/gtx/perpendicular.inl diff --git a/include/glm/gtx/polar_coordinates.hpp b/Aeon/Maths/glm/gtx/polar_coordinates.hpp similarity index 100% rename from include/glm/gtx/polar_coordinates.hpp rename to Aeon/Maths/glm/gtx/polar_coordinates.hpp diff --git a/include/glm/gtx/polar_coordinates.inl b/Aeon/Maths/glm/gtx/polar_coordinates.inl similarity index 100% rename from include/glm/gtx/polar_coordinates.inl rename to Aeon/Maths/glm/gtx/polar_coordinates.inl diff --git a/include/glm/gtx/projection.hpp b/Aeon/Maths/glm/gtx/projection.hpp similarity index 100% rename from include/glm/gtx/projection.hpp rename to Aeon/Maths/glm/gtx/projection.hpp diff --git a/include/glm/gtx/projection.inl b/Aeon/Maths/glm/gtx/projection.inl similarity index 100% rename from include/glm/gtx/projection.inl rename to Aeon/Maths/glm/gtx/projection.inl diff --git a/include/glm/gtx/quaternion.hpp b/Aeon/Maths/glm/gtx/quaternion.hpp similarity index 100% rename from include/glm/gtx/quaternion.hpp rename to Aeon/Maths/glm/gtx/quaternion.hpp diff --git a/include/glm/gtx/quaternion.inl b/Aeon/Maths/glm/gtx/quaternion.inl similarity index 100% rename from include/glm/gtx/quaternion.inl rename to Aeon/Maths/glm/gtx/quaternion.inl diff --git a/include/glm/gtx/range.hpp b/Aeon/Maths/glm/gtx/range.hpp similarity index 100% rename from include/glm/gtx/range.hpp rename to Aeon/Maths/glm/gtx/range.hpp diff --git a/include/glm/gtx/raw_data.hpp b/Aeon/Maths/glm/gtx/raw_data.hpp similarity index 100% rename from include/glm/gtx/raw_data.hpp rename to Aeon/Maths/glm/gtx/raw_data.hpp diff --git a/include/glm/gtx/raw_data.inl b/Aeon/Maths/glm/gtx/raw_data.inl similarity index 100% rename from include/glm/gtx/raw_data.inl rename to Aeon/Maths/glm/gtx/raw_data.inl diff --git a/include/glm/gtx/rotate_normalized_axis.hpp b/Aeon/Maths/glm/gtx/rotate_normalized_axis.hpp similarity index 100% rename from include/glm/gtx/rotate_normalized_axis.hpp rename to Aeon/Maths/glm/gtx/rotate_normalized_axis.hpp diff --git a/include/glm/gtx/rotate_normalized_axis.inl b/Aeon/Maths/glm/gtx/rotate_normalized_axis.inl similarity index 100% rename from include/glm/gtx/rotate_normalized_axis.inl rename to Aeon/Maths/glm/gtx/rotate_normalized_axis.inl diff --git a/include/glm/gtx/rotate_vector.hpp b/Aeon/Maths/glm/gtx/rotate_vector.hpp similarity index 100% rename from include/glm/gtx/rotate_vector.hpp rename to Aeon/Maths/glm/gtx/rotate_vector.hpp diff --git a/include/glm/gtx/rotate_vector.inl b/Aeon/Maths/glm/gtx/rotate_vector.inl similarity index 100% rename from include/glm/gtx/rotate_vector.inl rename to Aeon/Maths/glm/gtx/rotate_vector.inl diff --git a/include/glm/gtx/scalar_multiplication.hpp b/Aeon/Maths/glm/gtx/scalar_multiplication.hpp similarity index 100% rename from include/glm/gtx/scalar_multiplication.hpp rename to Aeon/Maths/glm/gtx/scalar_multiplication.hpp diff --git a/include/glm/gtx/scalar_relational.hpp b/Aeon/Maths/glm/gtx/scalar_relational.hpp similarity index 100% rename from include/glm/gtx/scalar_relational.hpp rename to Aeon/Maths/glm/gtx/scalar_relational.hpp diff --git a/include/glm/gtx/scalar_relational.inl b/Aeon/Maths/glm/gtx/scalar_relational.inl similarity index 100% rename from include/glm/gtx/scalar_relational.inl rename to Aeon/Maths/glm/gtx/scalar_relational.inl diff --git a/include/glm/gtx/spline.hpp b/Aeon/Maths/glm/gtx/spline.hpp similarity index 100% rename from include/glm/gtx/spline.hpp rename to Aeon/Maths/glm/gtx/spline.hpp diff --git a/include/glm/gtx/spline.inl b/Aeon/Maths/glm/gtx/spline.inl similarity index 100% rename from include/glm/gtx/spline.inl rename to Aeon/Maths/glm/gtx/spline.inl diff --git a/include/glm/gtx/std_based_type.hpp b/Aeon/Maths/glm/gtx/std_based_type.hpp similarity index 100% rename from include/glm/gtx/std_based_type.hpp rename to Aeon/Maths/glm/gtx/std_based_type.hpp diff --git a/include/glm/gtx/std_based_type.inl b/Aeon/Maths/glm/gtx/std_based_type.inl similarity index 100% rename from include/glm/gtx/std_based_type.inl rename to Aeon/Maths/glm/gtx/std_based_type.inl diff --git a/include/glm/gtx/string_cast.hpp b/Aeon/Maths/glm/gtx/string_cast.hpp similarity index 100% rename from include/glm/gtx/string_cast.hpp rename to Aeon/Maths/glm/gtx/string_cast.hpp diff --git a/include/glm/gtx/string_cast.inl b/Aeon/Maths/glm/gtx/string_cast.inl similarity index 100% rename from include/glm/gtx/string_cast.inl rename to Aeon/Maths/glm/gtx/string_cast.inl diff --git a/include/glm/gtx/texture.hpp b/Aeon/Maths/glm/gtx/texture.hpp similarity index 100% rename from include/glm/gtx/texture.hpp rename to Aeon/Maths/glm/gtx/texture.hpp diff --git a/include/glm/gtx/texture.inl b/Aeon/Maths/glm/gtx/texture.inl similarity index 100% rename from include/glm/gtx/texture.inl rename to Aeon/Maths/glm/gtx/texture.inl diff --git a/include/glm/gtx/transform.hpp b/Aeon/Maths/glm/gtx/transform.hpp similarity index 100% rename from include/glm/gtx/transform.hpp rename to Aeon/Maths/glm/gtx/transform.hpp diff --git a/include/glm/gtx/transform.inl b/Aeon/Maths/glm/gtx/transform.inl similarity index 100% rename from include/glm/gtx/transform.inl rename to Aeon/Maths/glm/gtx/transform.inl diff --git a/include/glm/gtx/transform2.hpp b/Aeon/Maths/glm/gtx/transform2.hpp similarity index 100% rename from include/glm/gtx/transform2.hpp rename to Aeon/Maths/glm/gtx/transform2.hpp diff --git a/include/glm/gtx/transform2.inl b/Aeon/Maths/glm/gtx/transform2.inl similarity index 100% rename from include/glm/gtx/transform2.inl rename to Aeon/Maths/glm/gtx/transform2.inl diff --git a/include/glm/gtx/type_aligned.hpp b/Aeon/Maths/glm/gtx/type_aligned.hpp similarity index 100% rename from include/glm/gtx/type_aligned.hpp rename to Aeon/Maths/glm/gtx/type_aligned.hpp diff --git a/include/glm/gtx/type_aligned.inl b/Aeon/Maths/glm/gtx/type_aligned.inl similarity index 100% rename from include/glm/gtx/type_aligned.inl rename to Aeon/Maths/glm/gtx/type_aligned.inl diff --git a/include/glm/gtx/type_trait.hpp b/Aeon/Maths/glm/gtx/type_trait.hpp similarity index 100% rename from include/glm/gtx/type_trait.hpp rename to Aeon/Maths/glm/gtx/type_trait.hpp diff --git a/include/glm/gtx/type_trait.inl b/Aeon/Maths/glm/gtx/type_trait.inl similarity index 100% rename from include/glm/gtx/type_trait.inl rename to Aeon/Maths/glm/gtx/type_trait.inl diff --git a/include/glm/gtx/vec_swizzle.hpp b/Aeon/Maths/glm/gtx/vec_swizzle.hpp similarity index 100% rename from include/glm/gtx/vec_swizzle.hpp rename to Aeon/Maths/glm/gtx/vec_swizzle.hpp diff --git a/include/glm/gtx/vector_angle.hpp b/Aeon/Maths/glm/gtx/vector_angle.hpp similarity index 100% rename from include/glm/gtx/vector_angle.hpp rename to Aeon/Maths/glm/gtx/vector_angle.hpp diff --git a/include/glm/gtx/vector_angle.inl b/Aeon/Maths/glm/gtx/vector_angle.inl similarity index 100% rename from include/glm/gtx/vector_angle.inl rename to Aeon/Maths/glm/gtx/vector_angle.inl diff --git a/include/glm/gtx/vector_query.hpp b/Aeon/Maths/glm/gtx/vector_query.hpp similarity index 100% rename from include/glm/gtx/vector_query.hpp rename to Aeon/Maths/glm/gtx/vector_query.hpp diff --git a/include/glm/gtx/vector_query.inl b/Aeon/Maths/glm/gtx/vector_query.inl similarity index 100% rename from include/glm/gtx/vector_query.inl rename to Aeon/Maths/glm/gtx/vector_query.inl diff --git a/include/glm/gtx/wrap.hpp b/Aeon/Maths/glm/gtx/wrap.hpp similarity index 100% rename from include/glm/gtx/wrap.hpp rename to Aeon/Maths/glm/gtx/wrap.hpp diff --git a/include/glm/gtx/wrap.inl b/Aeon/Maths/glm/gtx/wrap.inl similarity index 100% rename from include/glm/gtx/wrap.inl rename to Aeon/Maths/glm/gtx/wrap.inl diff --git a/include/glm/integer.hpp b/Aeon/Maths/glm/integer.hpp similarity index 100% rename from include/glm/integer.hpp rename to Aeon/Maths/glm/integer.hpp diff --git a/include/glm/mat2x2.hpp b/Aeon/Maths/glm/mat2x2.hpp similarity index 100% rename from include/glm/mat2x2.hpp rename to Aeon/Maths/glm/mat2x2.hpp diff --git a/include/glm/mat2x3.hpp b/Aeon/Maths/glm/mat2x3.hpp similarity index 100% rename from include/glm/mat2x3.hpp rename to Aeon/Maths/glm/mat2x3.hpp diff --git a/include/glm/mat2x4.hpp b/Aeon/Maths/glm/mat2x4.hpp similarity index 100% rename from include/glm/mat2x4.hpp rename to Aeon/Maths/glm/mat2x4.hpp diff --git a/include/glm/mat3x2.hpp b/Aeon/Maths/glm/mat3x2.hpp similarity index 100% rename from include/glm/mat3x2.hpp rename to Aeon/Maths/glm/mat3x2.hpp diff --git a/include/glm/mat3x3.hpp b/Aeon/Maths/glm/mat3x3.hpp similarity index 100% rename from include/glm/mat3x3.hpp rename to Aeon/Maths/glm/mat3x3.hpp diff --git a/include/glm/mat3x4.hpp b/Aeon/Maths/glm/mat3x4.hpp similarity index 100% rename from include/glm/mat3x4.hpp rename to Aeon/Maths/glm/mat3x4.hpp diff --git a/include/glm/mat4x2.hpp b/Aeon/Maths/glm/mat4x2.hpp similarity index 100% rename from include/glm/mat4x2.hpp rename to Aeon/Maths/glm/mat4x2.hpp diff --git a/include/glm/mat4x3.hpp b/Aeon/Maths/glm/mat4x3.hpp similarity index 100% rename from include/glm/mat4x3.hpp rename to Aeon/Maths/glm/mat4x3.hpp diff --git a/include/glm/mat4x4.hpp b/Aeon/Maths/glm/mat4x4.hpp similarity index 100% rename from include/glm/mat4x4.hpp rename to Aeon/Maths/glm/mat4x4.hpp diff --git a/include/glm/matrix.hpp b/Aeon/Maths/glm/matrix.hpp similarity index 100% rename from include/glm/matrix.hpp rename to Aeon/Maths/glm/matrix.hpp diff --git a/include/glm/packing.hpp b/Aeon/Maths/glm/packing.hpp similarity index 100% rename from include/glm/packing.hpp rename to Aeon/Maths/glm/packing.hpp diff --git a/include/glm/simd/common.h b/Aeon/Maths/glm/simd/common.h similarity index 100% rename from include/glm/simd/common.h rename to Aeon/Maths/glm/simd/common.h diff --git a/include/glm/simd/exponential.h b/Aeon/Maths/glm/simd/exponential.h similarity index 100% rename from include/glm/simd/exponential.h rename to Aeon/Maths/glm/simd/exponential.h diff --git a/include/glm/simd/geometric.h b/Aeon/Maths/glm/simd/geometric.h similarity index 100% rename from include/glm/simd/geometric.h rename to Aeon/Maths/glm/simd/geometric.h diff --git a/include/glm/simd/integer.h b/Aeon/Maths/glm/simd/integer.h similarity index 100% rename from include/glm/simd/integer.h rename to Aeon/Maths/glm/simd/integer.h diff --git a/include/glm/simd/matrix.h b/Aeon/Maths/glm/simd/matrix.h similarity index 100% rename from include/glm/simd/matrix.h rename to Aeon/Maths/glm/simd/matrix.h diff --git a/include/glm/simd/packing.h b/Aeon/Maths/glm/simd/packing.h similarity index 100% rename from include/glm/simd/packing.h rename to Aeon/Maths/glm/simd/packing.h diff --git a/include/glm/simd/platform.h b/Aeon/Maths/glm/simd/platform.h similarity index 100% rename from include/glm/simd/platform.h rename to Aeon/Maths/glm/simd/platform.h diff --git a/include/glm/simd/trigonometric.h b/Aeon/Maths/glm/simd/trigonometric.h similarity index 100% rename from include/glm/simd/trigonometric.h rename to Aeon/Maths/glm/simd/trigonometric.h diff --git a/include/glm/simd/vector_relational.h b/Aeon/Maths/glm/simd/vector_relational.h similarity index 100% rename from include/glm/simd/vector_relational.h rename to Aeon/Maths/glm/simd/vector_relational.h diff --git a/include/glm/trigonometric.hpp b/Aeon/Maths/glm/trigonometric.hpp similarity index 100% rename from include/glm/trigonometric.hpp rename to Aeon/Maths/glm/trigonometric.hpp diff --git a/include/glm/vec2.hpp b/Aeon/Maths/glm/vec2.hpp similarity index 100% rename from include/glm/vec2.hpp rename to Aeon/Maths/glm/vec2.hpp diff --git a/include/glm/vec3.hpp b/Aeon/Maths/glm/vec3.hpp similarity index 100% rename from include/glm/vec3.hpp rename to Aeon/Maths/glm/vec3.hpp diff --git a/include/glm/vec4.hpp b/Aeon/Maths/glm/vec4.hpp similarity index 100% rename from include/glm/vec4.hpp rename to Aeon/Maths/glm/vec4.hpp diff --git a/include/glm/vector_relational.hpp b/Aeon/Maths/glm/vector_relational.hpp similarity index 100% rename from include/glm/vector_relational.hpp rename to Aeon/Maths/glm/vector_relational.hpp diff --git a/Game/ExampleGame.cpp b/Game/ExampleGame.cpp new file mode 100644 index 0000000..d04a801 --- /dev/null +++ b/Game/ExampleGame.cpp @@ -0,0 +1,5 @@ + +int main() +{ + +} diff --git a/include/logger.h b/include/logger.h deleted file mode 100644 index 1fd2a20..0000000 --- a/include/logger.h +++ /dev/null @@ -1,155 +0,0 @@ -#ifndef INCLUDE_LOGGER_H_ -#define INCLUDE_LOGGER_H_ - -#include -#include -#include -#include - -#ifdef _WIN32 -#include -typedef enum { - CONSOLE_COLOUR_FG_BLACK = 0, - CONSOLE_COLOUR_FG_BLUE = FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_GREEN = FOREGROUND_GREEN, - CONSOLE_COLOUR_FG_CYAN = FOREGROUND_GREEN | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_RED = FOREGROUND_RED, - CONSOLE_COLOUR_FG_MAGENTA = FOREGROUND_RED | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_YELLOW = FOREGROUND_RED | FOREGROUND_GREEN, - CONSOLE_COLOUR_FG_GRAY = FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_LIGHT_GRAY = FOREGROUND_INTENSITY, - CONSOLE_COLOUR_FG_LIGHT_BLUE = FOREGROUND_INTENSITY | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_LIGHT_GREEN = FOREGROUND_INTENSITY | FOREGROUND_GREEN, - CONSOLE_COLOUR_FG_LIGHT_CYAN = FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_LIGHT_RED = FOREGROUND_INTENSITY | FOREGROUND_RED, - CONSOLE_COLOUR_FG_LIGHT_MAGENTA = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_LIGHT_YELLOW = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, - CONSOLE_COLOUR_FG_WHITE = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, - CONSOLE_COLOUR_FG_DEFAULT = FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, - CONSOLE_COLOUR_BG_DEFAULT = 0 -} ConsoleColour; - -#ifdef _WIN32 - static HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE); - static WORD wOldColorAttrs; - static CONSOLE_SCREEN_BUFFER_INFO csbiInfo; -#endif - -#else -typedef enum { - CONSOLE_COLOUR_FG_DEFAULT = 39, - CONSOLE_COLOUR_FG_BLACK = 30, - CONSOLE_COLOUR_FG_RED = 31, - CONSOLE_COLOUR_FG_GREEN = 32, - CONSOLE_COLOUR_FG_YELLOW = 33, - CONSOLE_COLOUR_FG_BLUE = 34, - CONSOLE_COLOUR_FG_MAGENTA = 35, - CONSOLE_COLOUR_FG_CYAN = 36, - CONSOLE_COLOUR_FG_LIGHT_GRAY = 37, - CONSOLE_COLOUR_FG_DARK_GRAY = 90, - CONSOLE_COLOUR_FG_LIGHT_RED = 91, - CONSOLE_COLOUR_FG_LIGHT_GREEN = 92, - CONSOLE_COLOUR_FG_LIGHT_YELLOW = 93, - CONSOLE_COLOUR_FG_LIGHT_BLUE = 94, - CONSOLE_COLOUR_FG_LIGHT_MAGENTA = 95, - CONSOLE_COLOUR_FG_LIGHT_CYAN = 96, - CONSOLE_COLOUR_FG_WHITE = 97, - CONSOLE_COLOUR_BG_RED = 41, - CONSOLE_COLOUR_BG_GREEN = 42, - CONSOLE_COLOUR_BG_BLUE = 44, - CONSOLE_COLOUR_BG_DEFAULT = 49 -} ConsoleColour; -#endif - -class Colour { -public: - static void resetColour(); - - template - static void consoleColour(T colour) { - #ifdef _WIN32 - SetConsoleTextAttribute(h, colour); - #else - std::cout << "\033[" << colour << "m"; - #endif - } -}; - -typedef enum { - LOGGER_INFO = CONSOLE_COLOUR_FG_GREEN, - LOGGER_WARN = CONSOLE_COLOUR_FG_YELLOW, - LOGGER_ERROR = CONSOLE_COLOUR_FG_LIGHT_RED, - LOGGER_PANIC = CONSOLE_COLOUR_FG_RED, - LOGGER_DEBUG = CONSOLE_COLOUR_FG_BLUE -} LogType; - -typedef enum { - LOGGER_EXIT, - LOGGER_ENDL -} LogAction; - -class Logger { -public: - Logger(); - - Logger& operator<< (const LogType type) { - std::cout << "["; - Colour::consoleColour(type); - std::cout << lookupTable[type]; - Colour::consoleColour(CONSOLE_COLOUR_FG_DEFAULT); - std::cout << "] "; - return *this; - } - - Logger& operator<< (const LogAction action) { - if (action == LOGGER_ENDL) { - std::cout << outStream.str() << std::endl; - outStream.str(std::string());; - outStream.flush(); - } - if (action == LOGGER_EXIT) - exit(0); - return *this; - } - - template - Logger& operator<< (const T& data) { - outStream << data; - return *this; - } - - std::stringstream outStream; - std::map lookupTable; -}; - -#endif - -#ifdef LOGGER_DEFINITION -#undef LOGGER_DEFINITION - -void Colour::resetColour() { -#ifdef _WIN32 - SetConsoleTextAttribute(h, CONSOLE_COLOUR_BG_DEFAULT); - SetConsoleTextAttribute(h, CONSOLE_COLOUR_FG_DEFAULT); -#else - std::cout - << "\033[" << CONSOLE_COLOUR_BG_DEFAULT << "m" - << "\033[" << CONSOLE_COLOUR_FG_DEFAULT << "m"; -#endif -} - -Logger::Logger() { - -#ifdef _WIN32 - GetConsoleScreenBufferInfo(h, &csbiInfo); - wOldColorAttrs = csbiInfo.wAttributes; -#endif - - lookupTable[LOGGER_INFO] = "INFO"; - lookupTable[LOGGER_WARN] = "WARN"; - lookupTable[LOGGER_ERROR] = "ERROR"; - lookupTable[LOGGER_PANIC] = "PANIC"; - lookupTable[LOGGER_DEBUG] = "DEBUG"; -} - -#endif