Skip to content

windperson/SceneKitVehicleDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SceneKit Vehicle Demo

This sample shows how to create simple iOS game with SceneKit. The vehicle itself is represented by SCNPhysicsVehicle instance and can be controller with either the accelerometer or a game controller. It also illustrates how to use basic physics interaction and create game overlays with SpriteKit.

Control options: Camera button - switch between 1st/3rd view Single finger tap - gas Two fingers tap - reversed gear Three fingers tap - breaks Two fingers double tap - reset game

Build Requirements

This sample requires Xcode 6.0, iOS 8.0 SDK

Copyright

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Oleg Demchenko

About

Demo project of Xamarin iOS Scenekit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages