Add linux support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <destrum/Graphics/Frustum.h>
|
||||
|
||||
#include <algorithm>
|
||||
Frustum edge::createFrustumFromCamera(const Camera& camera) {
|
||||
// TODO: write a non-horrible version of this, lol
|
||||
Frustum frustum;
|
||||
|
||||
Reference in New Issue
Block a user