getting ready to have the camera poses plotted using spheres. auto-copy pthreadVC3d.dll and poses.csv to output directory
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
struct body {
|
||||
glm::mat4 pose;
|
||||
float scale;
|
||||
uint ebo;
|
||||
uint vao;
|
||||
uint vbo;
|
||||
|
||||
Reference in New Issue
Block a user