ignacio-chiazzo / ARKit

ARKit - Place virtual objects using ARKit.
https://ignacio-chiazzo.github.io/ARKit/
MIT License
373 stars 84 forks source link

Use Json for each Virtual Object #6

Open ignacio-chiazzo opened 7 years ago

ignacio-chiazzo commented 7 years ago

Handle each object by Json. Also, we should allow adding models automatically by just adding the asset to Models.scnassets.

Resources: Apple Project Documentation

cc: @NordyVlasman @ericviston

NordyVlasman commented 7 years ago

Just an idea, loading online models or something. Like you download a zip file from the internet and it shows it in AR. ARKit accepts dae files..