question 8 where I'm supposed to transform a cube, I should be able to use the moveTo(), and visit() methods. The reason I cant use the built in methods is because the points are connected to faces and vertices.
cannot find replacement built in methods, so creating my own methods is my only solution for now.
question 8 where I'm supposed to transform a cube, I should be able to use the moveTo(), and visit() methods. The reason I cant use the built in methods is because the points are connected to faces and vertices.
cannot find replacement built in methods, so creating my own methods is my only solution for now.