Recurring For LoopThanks!
Recurring For LoopIn a voxel project I'm working on in order to be the most efficient with my draw calls I need to wor...
Error C2079 Object::color uses undefined struct 'Vector'Doesn't help :( in main.h both vector.h and object and included [code] #include "vector.h" #include...
Error C2079 Object::color uses undefined struct 'Vector'I have a header file for a vector that looks like this: [code] #ifndef VECTOR_H #define VECTOR_H ...
Line-Plane IntersectionThanks guys! Could you just check this function is okay then, for returning the coords? [code] bool...
This user does not accept Private Messages