Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: how to draw 3D arcs

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2005
    Location
    Chennai - India
    Posts
    10

    how to draw 3D arcs

    how can i draw 3D arcs of any angles so that i can attach long bars at their ends to make a structure. i have drawn them using directX but it is taking too much time which i cant afford. pls tell me some ways to do that.
    Dushyant Maheshwari
    NatureSoft Pvt Ltd
    Chennai

  2. #2
    Junior Member Newbie
    Join Date
    Aug 2004
    Posts
    24

    Re: how to draw 3D arcs

    Hi

    If you put your question clearly, people may reply to it.

    As i understand your question - u need 2 lines draw in 3D and joined by arc?

    As for design it is simple matter of drawing 2 lines and then find distance between two to compute radius and draw the arc (choose ur method of drawing).

    Sorry if it does not reply to ur question - BUT explanining exact question may help us to reply.

    bye
    Ketan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •