How to rotate a cube using for loop?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to rotate a 3d cube using for loops?
Respuesta aceptada
KSSV
el 4 de Jul. de 2019
Define a rotation matrix as shown here: https://en.wikipedia.org/wiki/Rotation_matrix and multiple the coordinates with the matrix.
Más respuestas (0)
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!