Linux build working again, removed the GL_Testing stuff, I'm going to move to Vulkan eventually. Got voxel search working mostly with the new octree changes. Issue with mirroring of voxel data currently
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <SFML/System/Vector2.hpp>
|
||||
#include "util.hpp"
|
||||
#include "Pub_Sub.h"
|
||||
#include <cmath>
|
||||
|
||||
class Camera : public VrEventSubscriber{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user