Message 1 of 1
transformation matrix

Not applicable
10-30-2017
09:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello every one!
Let me begin by saying that I'm new in vba programming. I have a 3d model which I built it in 3d max I want to use it by adding the model to a 2d map (I have a 3 points from the model which I know the exact place for them on the map). so I need to do 3 movements 3 rotations an 3 scaling for the model in order for it to take the exact and wright place for it on the map. what I understood is: I have to use transformation matrix but I don't know how to calculate the matrix (from the 3 points that I know its place on the model as well as on map).
Any help please. I'm straggling in the vba code
Thanks so much