How to rotate a cube using for loop?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How to rotate a 3d cube using for loops?
Akzeptierte Antwort
KSSV
am 4 Jul. 2019
Define a rotation matrix as shown here: https://en.wikipedia.org/wiki/Rotation_matrix and multiple the coordinates with the matrix.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!