Adding code x2
This commit is contained in:
@@ -4,11 +4,8 @@
|
||||
#include <cstdlib>
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
// TODO: Make GLM redundant, and remove it thereafter.
|
||||
|
||||
|
||||
// TODO: SIMD operations for fast math (parallelization!!)
|
||||
|
||||
namespace Math
|
||||
{
|
||||
const float Pi = M_PI;
|
||||
|
Reference in New Issue
Block a user