Properties of bezier curves - modeling and rendering, Computer Graphics

Assignment Help:

Properties of Bezier Curves - modeling and rendering

A very helpful property of a Bezier curve is that it always passes via the first and last control points. Such the boundary conditions at the two ends of the curve are as:

P(0) = p 0

P(1) = p n

Values of the parametric first derivatives of a Bezier curve on the end points can be computed from control-point coordinates as

P' (0) = -np0  + np1

P' (1) = -npn -1 + npn

Hence, the slope at the starting of the curve is beside the line joining the first two control points and the slope on the ending of the curve is beside the line joining 2end-point in the last. As the same, the parametric second derivatives of a Bezier curve on the endpoints are computed as:

p' ' (0) = n)n - 1)[(p2  - p1 ) - (p1 - p0 )]

p' ' (1) = n)n - 1)[(pn -2  - pn -1 ) - (pn -1 - p n)]

The other important property of any Bezier curve is which it lies inside the convex hull as convex polygon boundary of the control points. Such follows from the properties of Bezier blending functions as: They are all +ive and their sum is all the time 1,

1408_Properties of Bezier Curves - modeling and rendering.png

Hence any curve position is merely the weighted sum of the control-point positions. The convex-hull property for a Bezier curve makes sure about the polynomial will not have erratic oscillations.

856_Properties of Bezier Curves - modeling and rendering 1.png

Figure (a): Shows closed Bezier curve generated by specifying the first and last control points at the same location

1294_Properties of Bezier Curves - modeling and rendering 2.png

Figure(b): Demonstrates a Bezier curve can be made to pass closer to a given coordinate by assigning multiple control points to that position.


Related Discussions:- Properties of bezier curves - modeling and rendering

Translate a triangle and scale it in coordinate direction, Translate a tria...

Translate a triangle and scale it in each coordinate direction Consider a triangle with vertices in 2D plane given by (0, 0), (1, 0) and (0,1) (called unit triangle).  Translat

Derive the single combined transformation matrix, A 2D geometric shape is r...

A 2D geometric shape is rotated about a point with coordinates (1,2)  by 90°  in a clockwise direction.  Then, the shape is scaled about the same point in the x-coordinate by 2 tim

Tagged image file format, TIFF: It is Tagged Image file format which is us...

TIFF: It is Tagged Image file format which is used mainly for exchanging documents among various applications and computers. This was primarily designed to turn into the standa

What is aspect ratio, What is Aspect ratio?  The ratio of vertical poin...

What is Aspect ratio?  The ratio of vertical points to the horizontal points essential to produce length of lines in both directions of the screen is known as the Aspect ratio.

Describe and explain four features of firewire, QUESTION 1. Describe an...

QUESTION 1. Describe and explain four features of Firewire. 2. Explain clearly what is sampling rate and how does it influences the quality of video produced. 4. In Adobe

Windowing transformations - raster graphics and clipping, Windowing Transf...

Windowing Transformations - Raster Graphics and  Clipping From the above section of introduction, we understood the meaning of the viewport and term window that could again be

How does the z-buffer algorithm find out which surfaces, Illustration 1: H...

Illustration 1: How does the z-buffer algorithm find out which surfaces are hidden? Solution : Depth or Z-buffer algorithm employs a two buffer area each of two-dimensional ar

Determine general graphics system designed for a programmer, Explain the di...

Explain the differences among a general graphics system designed for a programmer and one designed for a specific application, such as architectural design? Basically, package

Resolution - display devices, Resolution - Display Devices On a display...

Resolution - Display Devices On a display device, the resolution means the maximum number of points that can be displayed simultaneously without an overlap in a row and number

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd