Skip to main content
Question

To invert Y/Z AXIS for a correct OBJ

  • October 31, 2021
  • 1 reply
  • 101 views

giuseppecfgeo
Participant
Forum|alt.badge.img

Hey community! how can I convert a point cloud in this sense? When I put my obj in Unity I have this problem....

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • November 1, 2021

You can use an CoordinateSwapper (http://docs.safe.com/fme/2020.0/html/FME_Desktop_Documentation/FME_Transformers/Transformers/coordinateswapper.htm) to swap the axis before writing out. If you switch Y <> Z you should get the result you're after.