TechShorts
Improving the development process one day at a time.
Monday, March 26, 2012
C# Spirograph Point Generators
Spirograph's
are cool. See
here
and
here
.
I put together three ways to generate points for a Spirograph, first using a Brute Force straight generate the points, second using a Parallel.For and third using LINQ.
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)