#React Three Fibre PCD synchronization

9 messages · Page 1 of 1 (latest)

severe hinge
#

I have two pcd files in Ui so i have to give one feature in that both pcd have to synchronize zoom in and rotate at the same time

fallen cradle
#

okay, so you've loaded both PCD files and now you have a question about rotating them at the same time?

severe hinge
#

Yeah i have to rotate both at the same time

fallen cradle
#

do you know how to rotate a single PCD ?

#

it would be helpful to post an example project on codesandbox

severe hinge
#

No like i was trying to do the samething with synchronization

keen python
#

view uses gl.skizzor or whatever the same is. it's the same canvas but you can freely distribute views/fragments

#

each view is isolated, it can have its own cameras, controls, environment etc. but if you don't define it, it will use the default settings for these. for instance in the box above only the top/left view has orbit controls, but the others are renddering with the same camera, so everything's in sync