Search found 1 match

by jake_711
Sun Mar 19, 2006 10:28 pm
Forum: C, C++, C#
Topic: 3D Graph
Replies: 1
Views: 16236

3D Graph

I'm trying to create and plot a 3D graph that will display pixel intensities in their corresponding location. I also need the graph to update in real time (10 frames/sec). I'm running my program on visualstudio.net .

For my graph, what I'm thinking is I will basically take in two parameters.

1 ...