xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

Add possibility to define headers for xml3d resource requestes #127

Closed Arsakes closed 8 years ago

Arsakes commented 9 years ago

The elements that may load external resources like <model> <mesh> <data>, should have customizable headers, possibliy via event or statically- this would allow access to secured external resources (i.e when the external resource requires token to be send along request).