answersLogoWhite

0

How do you draw cone in c program?

Updated: 10/31/2022
User Avatar

Wiki User

11y ago

Best Answer

A cone is a 3-dimensional shape, while drawing on a computer is generally limited to two dimensions, and projection of three dimensions onto a flat (two-dimensional) canvas.

You can draw a cone very easily onto a 2-dimensional canvas if you are free to chose the viewing angle, and if that viewing angle does not need to change.

You could draw a triangle and state that it shows a side view of the cone, you could draw a circle and state that it shows the bottom view of the cone, or you could draw a circle with the center point marked, and state that it shows the top view of the cone.

You could draw all three, top, bottom and side view, and state it shows the cone in all three dimensions, in the way most 3-dimensional objects are shown in a technical drawing.

For creating a projection of a 3-dimensional cone from an arbitrary viewing angle, you should consult dedicated (but non-trivial!) literature on 3-D rendering. Many languages also support 3D graphics toolkits such as OpenGL.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you draw cone in c program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C program to Draw a line chart?

draw a line chart.


Write a c programme to draw a rainbow?

Write a C program to Draw a RAINBOW and fill the suitable colors ...


Where can you find a sample program to draw a pie chart in a C program?

in BGIDEMO.C, part of TurboC


How to write a Program in C language to draw a house?

here you go nah...


Draw a cone cylinder and triangular prism WHAT DOES THIS LOOK LIKE drawn?

It is not possible to draw a cone cylinder and triangular prism in this platform.


How do you draw a cone?

First you draw a wide oval shape then draw two straight lines that meet each other.


What is the surface area formula for a cone?

This is how you do it: Area = C(pi)r + (pi)r2 Where: C = the side length of the cone r = radius of the base (pi)r2 = the base of the cone C(pi)r = outside of cone


What does custom aim draw and program have in common?

Custom program Aim and draw have in common


What word does custom aim draw and program have in common?

Custom program Aim and draw have in common


What can you do with a drawing program?

you can draw on it


How do you draw shapes in a c program?

With platform-dependent library-functions. Use your help system.


What is adjective of cone?

A cone is a geometric shape. If we "build" it, it may be easier to understand what it is. Start with a plane and put a circle in it. Now pick a point that is "above" the plane, and draw a line from the point to the circumference of the circle. Now draw another one. And another. If you draw all the lines from that point to the circle, you'll create a cone. If you picked a point that is on a line perpendicular to the plane and that goes through the center of the circle, then you have set the conditions to make a right circular cone. This 3-dimentional geometric figure is fun to investigate. Use the link below to lean more about the cone.