yshrkt / VuforiaSampleSwift

Vuforia sample code with SceneKit using Swift
MIT License
123 stars 24 forks source link

How to show dae file by SceneKit #25

Open ChokWah opened 7 years ago

ChokWah commented 7 years ago

Hi , I want to show a dae file replace the box. I try SCNScene(named: "xxx.dae").It's too small.Then can't see clearly. Do you know how fix that ? And what about the light, shader, material....etc.Because there're someone use unity write a app. I want to use Swift or Objective-C overwrite this app.

my email: zuohuachan@gmail.com. Maybe We can talk in email. Thanks. You project is great. It Helps me a lot.

yshrkt commented 7 years ago

maybe, you can adjust model object using SCNNode.scale.