How do you store and retrieve .obj and .gtlf files with Ruby on Rails's Active Storage?
up vote
0
down vote
favorite
I'm trying to build a ruby on rails content management site for Augmented reality experiences. I'm using Aframe (aframe.io) to preview AR experiences in the browser before serving the associated files to the iOS & Andorid app via an API. I'm really struggling to get the .OBJ files and .GTLF files to upload into active storage and still maintain the correct texturing when retrieving them. Has anyone had any experience using Aframe with ruby on rails before?
ruby-on-rails ruby aframe
share | improve this question
asked Nov 19 at 11:44
Alexander
13 5