mattatz / PointCloudExplorer

PointCloudExplorer is an experimental project using point cloud data on Unity.
MIT License
104 stars 18 forks source link

how to convert ply to asset? #1

Open careyjou opened 3 years ago

careyjou commented 3 years ago

can you tell me how did you convert ply file to asset? I download point cloud data file from sketchfab. The file is in ply format, but your point data is only accept asset file or mesh. can you tell me how to convert ply file to mesh or asset file.