home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / IRIT / DRAWFN3S.ZIP / BLEND.FUN next >
Encoding:
Text File  |  1990-05-06  |  224 b   |  11 lines

  1. # Blend between circle and a box (C0 continuity),   Gershon Elber,   May. 89
  2. cos(u)/(1-v+v*2*(abs(sin(u)) max abs(cos(u))))
  3. sin(u)/(1-v+v*(abs(sin(u)) max abs(cos(u))))
  4. v
  5. 0.000000
  6. 6.283000
  7. 0.000000
  8. 1.000000
  9. 13
  10. 33
  11.