C# Bezier curves
Post your questions regarding programming in C# in here.
4 posts
Page 1 of 1
I need to figure out how to draw bezier curves in C#. The curves may have any amount of control points, and I wish to draw the curve with GDI+. I also want to fill an array of points with points from a bezier curve with for example 5 control points. The first thing is the most important, but I would be glad to know the second question too.
I found a few examples on Google, but they seem to work with just 3 or 4 control points, I need unlimited.
I found a few examples on Google, but they seem to work with just 3 or 4 control points, I need unlimited.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

Instead of LOL use this -
LSIBMHBIWFETALOL
Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
LSIBMHBIWFETALOL
Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
I know, but I have to figure out the Bernstein functions and whatever he has in his article :/
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

Forget my question about how t draw them, I just want to know how to get each point in the curve.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023