Peter

Peter

  • NA
  • 8
  • 11.1k

Need Help with displaying 2-D and 3-D graphs

Mar 30 2011 5:53 PM
Hi,

I'm not a very experienced programmer, but I was wondering if there is a way to display 2-D and 3-D graphs in a C# program. I am using Visual Studio 2010 to make my program. I am trying to make a project for my Linear Algebra where I want to show how certain matrix transformations will affect certain vectors (visually). For example if I have a transformation that stretches a vector I want to be able to visually show the vector in a vector space (or in this case a graph) and then show the vector again after the transformation (in this case a stretch) has been made. I have no clue where to start with this project so any and all help in appreciated.

Thanks,
Peter

Answers (1)