cnr-isti-vclab / nexus

Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh
GNU General Public License v3.0
213 stars 86 forks source link

render the same nxz object in multiple canvas with multiples renderers #154

Open ua4192 opened 1 year ago

ua4192 commented 1 year ago

Hi Federico.

Is it possible to render the same nxz object in multiples canvas?

I have a very simple example in which I have defined 2 canvas with 2 renderers each one linked to each canvas, but I only get the object rendered in the first canvas.

Many many thanks for your support.

Best regards

ponchio commented 1 year ago

Hi, in theory yes, it should be possible, but it's a very long time I did not test it. Would you send me your example and I will have a look at it?