Add basic curves#34
Conversation
|
Hi! This looks really awesome, the only reason I haven't merged it yet is that I'd prefer if the C++ classes were implemented in terms of C functions, for both consistency, but also because the C library gets more use than the C++ headers (because it's more portable) and so it would benefit more people that way. I'm obviously not expecting you to do that, when I find some time I'll move the code around. Hope that's OK! Thanks! |
|
Hi! That code has been around in my disk for a while. I wanted to do some Let's do something: send me a line before you want to start moving the About using it in headers, is more about the 'inline' capabilities of the On Fri, May 22, 2015 at 9:59 AM, Luke Benstead notifications@github.com
|
The parabolic curve has been fully tested in a project of mine, however, at some point I expect to put some tests.