Author | Message | Time |
---|---|---|
MoNksBaNe_Agahnim | I have been goofing at school with some graphic programs in the book we are using, such as making a ball roll across the screen and such. What I was wondering is what are these commands calling, such as directX, openGL, what? commands: lineto() - moveto() - graph.h **.Net** functions such as fillstyle(), circle, yadda yadda. I am thinking DirectX is used to draw and color these things but im not sure. | January 8, 2004, 9:35 PM |
iago | DirectX is horribly awkward to use, but if you ever get it figured out there's a lot of potential there. But that doesn't answer your question, and I dont think it's possible to answer. What I can tell you, though, is to open the .h files and see what they're doing? | January 8, 2004, 9:40 PM |
Adron | I would think that they use GDI. | January 8, 2004, 9:42 PM |