Divide curve by halve
I have the bezier curves between 2 points . I'd like to cut all curves to
2 curves (by half). One of my idea is if i can control 't' value i'll draw
2 curves by t = [0,0.5] and t = [0.5,1] but I don't know how . Below is my
code . I don't mind any other idea :D
PS. Engish is not my mother-language , sorry if my message confuse you . T^T
No comments:
Post a Comment