Curves And Surfaces Computer Graphics

computer science

Description

Curves and surfaces Computer Graphics

Create a surface which looks like a vase using parametric spline curves. For this purpose:

1. Use parametric spline equation of your wish to create a curve.

2. Rotate the curve along X or Y axis to create surface. You can also use any

other method to create the surface.

3. Extrude top part of the surface to shorten the surface.

4. Optional: use texture mapping to make the surface look like a real vase.

Instruction Files

Related Questions in computer science category