CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Pokenerd

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    11,621

    Re: Trig Problem: Rotating points in array

    Alright, thanks for your help - it works, so I guess I should be happy. Will look into it further next time.
  2. Replies
    9
    Views
    11,621

    Re: Trig Problem: Rotating points in array

    Alright, that makes sense. Sorry to keep pestering you, but what is theta?

    Further how does it know to keep the distance from the point of rotation the same?
  3. Replies
    9
    Views
    11,621

    Re: Trig Problem: Rotating points in array

    How would I do that?
  4. Replies
    9
    Views
    11,621

    Re: Trig Problem: Rotating points in array

    This seems like it would be much more effective. However I don't understand this exactly. Do I the point that I am rotating in the first argument, and the degrees in the second? If that is the case,...
  5. Replies
    9
    Views
    11,621

    Trig Problem: Rotating points in array

    Hi guys,

    I'm having a bit of trouble with a bit of trig in C#. I've written code similar to this in actionscript3 (flash), but it is giving me issues in C#. I am not receiving errors, but all the...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured