-
Because I want to easily obtain the coordinates of the location in Blender, and I think the built-in map in Sionna is better, so I would like to ask if it is possible to view it in Blender? |
Beta Was this translation helpful? Give feedback.
Answered by
merlinND
Apr 8, 2025
Replies: 1 comment 1 reply
-
Hello @BAIGE666, The simplest way is probably to import all of the PLY files in Blender: File > Import > Stanford PLY (.ply) Once the PLY files are imported, if you find that the viewport rendering is clipped, you can increase the "Clip End" value in the top-right View panel (press N to show the panel). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
merlinND
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @BAIGE666,
The simplest way is probably to import all of the PLY files in Blender: File > Import > Stanford PLY (.ply)
Once the PLY files are imported, if you find that the viewport rendering is clipped, you can increase the "Clip End" value in the top-right View panel (press N to show the panel).