0

Newbie here. I created html incorporating Aframe assets that I am inputting into the Squarespace code editor. Everything loads in fine except for the obj files. How to I link to the obj file I have in a folder on my desktop? Or can I upload the obj file online and link the source through the web?

Cosninety
  • 11
  • 3

1 Answers1

0

You will need to upload your OBJ (and any image or .mtl files connected with it) to a file hosting service. Two (Github Pages and Uploadcare) are mentioned in the A-Frame FAQ, along with links / documentation.

Squarespace has its own file hosting service, but whether this will work with OBJ files and A-Frame, I don't know.

Don McCurdy
  • 10,975
  • 2
  • 37
  • 75