TFM
2007-07-05 03:59:14 UTC
Hi,
I'm on to developing a 2d/3d graph plotter using managed directx. I
just went through the beginners tutorial and concepts of vertex and
vertex buffers and the primitive type available in directx.
Now I'm a bit uncertain as how to proceed e.g. I want a the graph of
Sin(x) so using what primitives would I be able to create that ? as in
a sin graph is basically curves so where would lines and triangles fit
in here.
Also if anyone knows any link to mathematical plotters or related
sample code do let me know.
Thanks
I'm on to developing a 2d/3d graph plotter using managed directx. I
just went through the beginners tutorial and concepts of vertex and
vertex buffers and the primitive type available in directx.
Now I'm a bit uncertain as how to proceed e.g. I want a the graph of
Sin(x) so using what primitives would I be able to create that ? as in
a sin graph is basically curves so where would lines and triangles fit
in here.
Also if anyone knows any link to mathematical plotters or related
sample code do let me know.
Thanks