Results 167 comments of Mark Kellogg
trafficstars

I'm going to close this one for now, let me know if you have any further trouble!

Sorry for the late response, are the objects you want to occlude transparent? If so, then setting their `renderOrder` properties to something less than the instance of `DropInViewer` should work....

Closing this for now, let me know if you need further assistance with this issue.

I don't see that you're setting up a render loop anywhere, what if you did something like this: ``` viewer.addSplatScenes([ { 'path': "point_cloud.ply", 'rotation': [0, -0.857, -0.514495, 6.123233995736766e-17], 'scale': [1.5,...

Have you made any progress with this issue or get it resolved?

Just to clarify, this issue is resolved for you now?

I'm going to close this for now, but feel free to re-open if you are still having trouble.

Thanks for looking into all of this! I'm still not yet sure if I want to incorporate any TypeScript related stuff into the project, but I'll keep this PR open...

Would you be able to post the scene you are trying to load as well as the code you're using to set up the viewer? Maybe I can help troubleshoot.