sanyaade-g2g-repos / quimeraengine

Automatically exported from code.google.com/p/quimeraengine
0 stars 1 forks source link

QLineSegment3D Extension 004 #184

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Añade funcionalidad relacioanda con transformaciones.

Incluye dividir los métodos Transform y TransformFromPivot que reciben un 
MatrixType en:

-Translate y TranslateFromPivot, que reciben un QTranslationMatrix.

-Rotate y RotateFromPivot, que reciben un QRotationMatrix3x3.

-Scale y ScaleFromPivot, que reciben un QScaleMatrix3x3.

-Transform y TransformFromPivot, que reciben un QTransformationMatrix.

-Transform y TransformFromPivot, que reciben un QSpaceConversionMatrix

Más información en:

http://quimeraengine.googlecode.com/files/QLineSegment3D%20Extension%20004.pdf

Original issue reported on code.google.com by Lince3D@gmail.com on 10 Aug 2011 at 6:10

GoogleCodeExporter commented 8 years ago
Empiezo

Original comment by txan...@gmail.com on 14 Oct 2011 at 9:18

GoogleCodeExporter commented 8 years ago
Lista para revisar.

Original comment by txan...@gmail.com on 12 Nov 2011 at 10:45

GoogleCodeExporter commented 8 years ago
Resultado de la revisión:

-Falta la parte que está descrita arriba en la tarea, que va a parte del 
documento.

Original comment by Lince3D@gmail.com on 12 Nov 2011 at 1:59

GoogleCodeExporter commented 8 years ago
He puesto dudas en el foro.

Original comment by txan...@gmail.com on 13 Nov 2011 at 12:04

GoogleCodeExporter commented 8 years ago
Ready for Review

Original comment by txan...@gmail.com on 15 Nov 2011 at 9:18

GoogleCodeExporter commented 8 years ago
Resultado de la revisión: Correcta.

-"TODO (Txaneto): Maybe in the future will be more support for Dual Quaternion 
transformations.": "will be" = "there will be".

-Translate que recibe un VectorType: Hay que cambiar VectorType por 
QBaseVector3.

Original comment by Lince3D@gmail.com on 29 Nov 2011 at 9:39

GoogleCodeExporter commented 8 years ago

Original comment by jwl...@gmail.com on 18 Dec 2011 at 9:39