SFraissTU / BA_PointCloud

PointCloud-BachelorThesis
BSD 2-Clause "Simplified" License
183 stars 36 forks source link

Point cloud streaming from the server #22

Closed akharroubi closed 3 years ago

akharroubi commented 4 years ago

Hi,

To load point clouds from a server, I use "UnityWebRequest" on unity. to do so, i have to call Startcourtine, but it gives me the error that courotines can only be called by the main thread.

is there someone who can guide or has he already worked in this direction ?

@SFraissTU

akharroubi commented 3 years ago

Hi,

Version 1.5 (30.11.2020) resolves this question.