Hamza Iqbal

Results 10 comments of Hamza Iqbal

Yeah, when I change this to style, image still doesn't rendered and app crashes after few seconds.

I gave it a try on expo app, it works perfect but in react-native app, there is a problem I can't solve

@ShiKirill can you guide how we can import and integrate in react/angular. because I am trying importing build of potree but it always says Potree is undefined

@GaBri3L2222 I have got this working now. Below are steps to run this: - clone this repo of potree: https://github.com/potree/potree - run these commands: - npm install - npm start...

In order to use protected models like presigned urls for s3, we have to inject urls somehow into the fetch process of files because three-loader doesn't provide this feature and...

Yes, if you are using pnext/three-loader, you just have to pass v2 in Potree initiator function.

@victorchrollo14 yes I have used in Potree directly. You just have to pass metadata file in first argument, assuming other files are in same folder, it will work. Below is...

Sure lets check it there

> > @worlderland I have dataset that is cloud hosted. How should I proceed with adding URL. I see that your code only loads the 3d model if it is...

@victorchrollo14 Hi, seems like you didnt load jQuery properly. Can you try and check again?