xml3d / xml3d.js

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

Specification should include Content-Types for XML3D resources #99

Closed csvurt closed 8 years ago

csvurt commented 9 years ago

We should define MIME types for XML3D resources according to the specifications outlined in RFC 6838. The ResourceManager should also set an Accept header with the appropriate MIME type when requesting an external resource.

This is important for ATLAS and other external content servers that might need to supply assets to XML3D scenes.