Search Tools Links Login

B?Ūzier curves


Visual Basic 6, or VB Classic

Ever wondered on how to draw B?Ūzier curves ?
well, here is a recursive method that let you move control points and define the depth of recursivity.
Really help to understand how it works, ever if you don't know the theory about it

Original Author: C.Dutoit

Assumptions

B?Ūzier curves are use in infographie (3D, ...).
By defining 4 points of control, a bezier curve go from the first point to the last point and betwen by going indirection of intermediate points (see picture, a picture is better than thousand explanations)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 84 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD156072282001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 12,966 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.