Search:

Type: Posts; User: Norm

Search: Search took 0.15 seconds.

  1. Thread: Drawing Polygrams

    by Norm
    Replies
    5
    Views
    1,523

    Re: Drawing Polygrams

    The code works for 4 sided shapes (90deg turns)
    But doesn't work for different shapes with different angles.

    Given an angle and an x,y location, can you compute a future x,y location for a...
  2. Thread: Drawing Polygrams

    by Norm
    Replies
    5
    Views
    1,523

    Re: Drawing Polygrams

    What angle does it turn? How does that compare to the correct amount to turn?

    Way too many classes in the zip file. Can you reduce it to one file that shows the problem?
  3. Thread: Drawing Polygrams

    by Norm
    Replies
    5
    Views
    1,523

    Re: Drawing Polygrams

    Can you explain your algorithm for computing the values needed to draw the shapes?

    Without the SimpleTurtle class definition this code can not be compiled
Results 1 to 3 of 3