Conversation
Signed-off-by: mandar242 <mandar242@gmail.com>
Signed-off-by: mandar242 <mandar242@gmail.com>
Signed-off-by: mandar242 <mandar242@gmail.com>
|
Why no tests? Not sure why you're returning a pointer for |
|
Ok i ll make some test just for sake of it. Lets remove these pointers then. |
dusk125
left a comment
There was a problem hiding this comment.
The Bezier functions/structures look good, was there a reason why you needed to change the pixelgl.Window structure to directly embed the glfh.Window structure?
|
|
I assume this PR is not relevant anymore. |
|
@duysqubix could still be useful, I would suggest we revert the window.go changes. But other than those, lgtm |
This commit adds beizer curves to geometry and also adds one method for vector Angle to. Its all documentated. Curve should be used by a particle system i am planing to pull request.