yshrkt / VuforiaSampleSwift

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

Vuforia V7.5.20 and Swift #60

Closed fabiopratta closed 5 years ago

fabiopratta commented 5 years ago

@yshrkt

I made some modifications to the code made available to run with the most current version of the vuforia, it compiles everything normal.

But it seems that it does not render the SCNScene or something, I'll leave the link if someone else wants to help with this migration.

https://github.com/fabiopratta/Vuforia-7-5-20-and-Swift

Who can run with everything running put git to update the code.

Thank you.

eugeneyatsenko commented 5 years ago

yes( Help(

nleclerc commented 5 years ago

I've got it mostly working there : https://github.com/nleclerc/VuforiaSampleSwift/tree/vuforia75 There's still a strange rendering fov issue but it's almost there :-D

nleclerc commented 5 years ago

Alright, fixed the viewport issue and it's working 100% now.

ikovalisko commented 5 years ago

@nleclerc just tried you branch and worked for me 👍

yshrkt commented 5 years ago

61 merged