m-schuetz / Potree2

Other
77 stars 9 forks source link

Google Chrome Canary v95 #8

Open pewixg3 opened 3 years ago

pewixg3 commented 3 years ago

Hi,

I want to test potree2 on canary v95 (it is indicated that on version 92 it works), but I have a white page :/ I can see that the point cloud is loading but nothing is displayed. I will try to downgrade to version 92 but is there another solution?

m-schuetz commented 3 years ago

Hi, the main branch is quite a bit behind. I'm doing most work in the prototyping branch right now, but it's not in a state where anyone could get anything out of it.

I'll push something working to the main branch in a week or two.

pewixg3 commented 3 years ago

Ok, I have already test with the prototyping branch but I still have the problem :/

image

m-schuetz commented 3 years ago

You'll need to start Canary with this flag: --disable-dawn-features=disallow_unsafe_apis

m-schuetz commented 3 years ago

Note that the prototyping branch isn't configured to render point clouds right now.

pewixg3 commented 3 years ago

I don't find the flag : image

Ok I'll check the code for the futur migration