<$BlogRSDURL$>
My Blog Links
Site Links
Currently Reading
Blogroll
Archives
Tools
  • This page is powered by Blogger. Isn't yours?
  • Weblog Commenting and Trackback by HaloScan.com
  • 2RSS.com :: RSS directory
  • Listed on BlogShares
  • Blog Directory, Find A Blog, Submit A Blog, Search For The Best Blogs

Monday, September 13, 2004

.NET: Math Calculations in Programming 

Justin Rogers put together several posts in a series about the mathematics needed for drawing and layout in .NET. He discusses several interesting topics (with code examples) for things like: aspect ratio, centering, bounding calculation etc. I can't wait for more...

Math: A bi-weekly journal describing the use of math in solving programming problems
Math Installment #1: Image layout logic
Math Installment #2: I needed some circular oriented text
Math Installment #3: A quick look at wavy text
Math Installment #4: Bounding Regions
Math Quickie: Relationship between arc distance and linear distance.
Math Quickie: Centering
Math Quickie: Introduction to combination formulas


Comments: Post a Comment