I wrote a program that solves a differential equation and outputs an array. I used DirectX8 Direct3D to plot it in 3D and it looks nice. I want to draw a coordinate system in and connect the mesh points (right now I just draw it using triangles). I can't figure out how to draw a line though. Can anyone help?
1/25/2007 10:28:22 PM
come on dude. you must be a pretty smart guy. did you look for the documentation or a tutorial online? sounds basic enough to me
1/25/2007 11:16:03 PM
Figured it out. I don't have any documentation for DirectX. I've read through a lot of beginner tutorials but what I really need is an FAQ.
1/26/2007 8:18:02 PM
gg
1/26/2007 8:50:10 PM
its called matlab
1/26/2007 9:06:29 PM
Matlab sucks dick.
1/27/2007 1:04:25 AM
omg learn to glBegin(GL_LINES); noob
1/27/2007 3:24:44 AM
maybe in openGL.
1/27/2007 7:35:06 PM