faq which matrix class do you use?

F

fcvcnet

Hi,
Now I code for some 2D , 3D programme. Rotation , transform , matrix ,
caculate is need. Can you tell me which matrix class is good to this ?

Thanks you very much!
 
V

vsgdp

Now I code for some 2D , 3D programme. Rotation , transform , matrix ,
caculate is need. Can you tell me which matrix class is good to this ?

All the graphic APIs I've used have these for you. On the other hand, it is
about a days work to code them up yourself, provided you know the math.
 
M

mlimber

fcvcnet said:
Now I code for some 2D , 3D programme. Rotation , transform , matrix ,
caculate is need. Can you tell me which matrix class is good to this ?

Nope. This group deals with the C++ language proper, not third-party
libraries. So you'll probably want to ask on a group more closely
associated with your application (comp.graphics, some math group, or
whatever).

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top