[x3d-public] Duplicate x3d scenes shown in HTML.

Holger Seelig holger.seelig at yahoo.de
Thu Jun 15 23:00:20 PDT 2017


In Cobweb it is currently not possible to share the same scene between 
different browsers. This is due limitations of WebGL. Each browser has 
its own WebGL context and all textures, shaders, buffers, and so on are 
created within this context. WebGL currently does not allow to share 
these WebGL objects between different contexts, thats why sharing the 
the same scene between different browsers will not work.

If WebGL provides the ability to create shared contexts, a different 
behavior than the above will be possible.

Best regards,
Holger

On 15.06.2017 09:24, John Carlson wrote:
> What happens if duplicate x3d scenes are shown in HTML.   Are the 
> JavaScript variables shared, or are they made unique?
> 
> Thanks,
> 
> John


-- 
Holger Seelig
Mediengestalter Digital – Digital Media Designer

Scheffelstraße 31a
04277 Leipzig
Germany

Cellular: +49 1577 147 26 11
E-Mail:   holger.seelig at create3000.de
Web:      http://titania.create3000.de

Future to the fantasy ★ ★



More information about the x3d-public mailing list