feat: add quaternion header for enhanced 3D transformations
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <memory>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
// Networking types needed for member declarations (sockaddr_storage, socklen_t)
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user