Austin L Wolfgram
Austin L Wolfgram
Hi, I'm looking to get involved with some open source code, and this looks like a really cool project. I'm a student at the University of Michigan, halfway through a...
Thanks! I'll check that stuff out.
So I've managed to get everything compiled (I'm running OS X, by the way) and I guess my next question is... what now? My university curriculum has really only prepared...
Okay, I'll take a look around in there.
I’ve been trying to put together tests for Math.cpp, and I have some questions about that and also more general questions that I’ll try to make about the Radix Engine...
"make run" is telling me that there's no target "run" in the Makefile, and checking over RadixEngine/build/Makefile (the one generated by cmake I think) I see no run target. Am...
Hi, sorry it's been a while! I got pretty busy, but I've had this project in the back of my head and now that I've got quite a bit more...
Thanks SGOrava! So I've got my test running, and I've also been looking at QuaternionTest, and I was wondering if you guys get failure reports when you run those tests,...
(I was just about to send you this, thanks though, I get the sense that your way is more graceful.) Never mind, figured it out. It was Ctest, not Catch....
Thanks @ElementW, I've been reading what seems like every article on gimbal lock and rotational singularities out there, and I haven't come up with a viable solution to the problem...