RDV+DIAL chat illimit� dans ta r�g!
no save
Assistance
Achat
News

Forum | programmation
[C++]Matrice de transformations
elodie, le dim. 04 mars 2007 à 12:49:38
Hello,

est-ce que quelqu'un pourrait m'indiquer comment s'obtient les matrices de rotation, translation, homothétie pour un point en 2D.
J'ai une classe Point :
class Point{
int x;
int y;
...
}

class Matrice{
double [2][2];
public void rotation(){

}

public void translation(){

}

public void homothetie(){

}
}

Merci


lirey83
mars 07
Suivant
REPONSES
lirey83
mars 07
pom
mars 07
elhandy
mai 08
mamiemando
mai 08
kikou
ven. 06
mamiemando
ven. 06
kikou
ven. 06
mamiemando
ven. 06
Version Web
Réalisé par RedShift
no save