Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. theraccoon

    I want to find the bresenham drawline

    Thank you, but I need only one method.
  2. theraccoon

    I want to find the bresenham drawline

    Hi everyone, I have a project to find the bresenham method for drawing a line, but I can't find one working. The last one I found, is this: http://tech-algorithm.com/articles/drawing-line-using-bresenham-algorithm/ (the last one). But here, putpixel isn't implemented and so I erase it and the...
  3. theraccoon

    draw3DRect, drawArc

    Thank you! I'll check it
  4. theraccoon

    draw3DRect, drawArc

    Thank you so much! I didn't understand a few things, though. When we say the width and height of the arc, we mean the width and height of the parallelogram that contains the arc? And I don't understand the last angle, can you expaint it to me please?
  5. theraccoon

    draw3DRect, drawArc

    Hello everyone, I will probably have more questions, I 'm a total beginner in java graphics(I know java a little), and I would like to ask you, the first two integers what represent if not the width and height? I mean x and y. And the last ones in drawArc, what are they exactly? Thank you.

Part and Inventory Search

Back
Top