Okay
  Public Ticket #306739
webgl
Closed

Comments

  • Kostas started the conversation

    Hello, I have a kind-of-technical question: I have been experimenting with webgl (three.js actually) for some time. I was thinking I could embed some 3d models to my website (perhaps in posts, for example..) http://threejs.org/ supports the .json filetype for storing 3d models, but I cannot upload this filetype to wordpress (due to security reasons). Is this something that has to do with the theme, perhaps? Or is it a wordpress issue? Could you offer some advice on the matter?

  •   Tahir replied privately
  • Kostas replied

    ok, after a bit of googling I found out that such a problem can be solved by adding mime file types (I used a plugin that extends the list of uploadable filetypes) I mention that just in case somebody else has a similar question...