CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    7

    Curves implementation

    anybody knows an implementation (in any language) of the Hermite and Bezier curves? Regards..

  2. #2
    Join Date
    Oct 2005
    Posts
    166

    Re: Curves implementation

    The web is full of source code sample, search google.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured