Thumbnail View Resource
Source

http://www.codeproject.com/favicon.ico www.codeproject.com (The Code Project), posted 2010-04-29

Added By

Avatar BillHenn on 2010-04-29

Vitals
0score
  • 3444 total views
Summary
A collection of shapes: Epicycloids, Epitrochoids, Hypocycloids, Hypotrochoids, Farris Wheels, Lissajous Curves and Rose Curves.
Excerpt
"This article presents a group of shapes that you can use in your applications. Some of these, the Epitrochoids and Epicycloids, may be familiar if you had a Spirograph as a child. All of the shapes included here, are defined by simple mathematical relations. The Farris Wheel is the only one that is even mildly complex. However converting functions defined mathematically into vector visuals has until recently been rather laborious. The change was my last article (GraphDisplay : a Bezier based control for graphing functions and curves) , in which I developed an procedure for the generation of PathGeometry elements that represented mathematically defined curves and functions. One use such code to make practical business or scientific applications. Another, the one chosen here is to make it possible to include some pleasing mathematical vector shapes in applications with effectively no effort."
Full Link

http://www.codeproject.com/kb/wpf/spirographshapes.aspx

About The Code Project

The Code Project is a community of software development and design developers joined together with certain common goals: to learn, to teach and to have fun programming. Developers from all over the world come together to share source code, tutorials and knowledge for free to help their fellow programmers. It is extremely popular and is one of the best places on the web to look for open source implementations of .NET control, components, and techniques. http://www.codeproject.com/

The WPFpedia resource guide has 238 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

Tasks

Thumbnail Screenshots by Thumbshots