Skip to content

Instantly share code, notes, and snippets.

View kayy's full-sized avatar

kayy kayy

View GitHub Profile
@kayy
kayy / gist:dbdae08f8a1f0190a2bc
Last active August 29, 2015 14:08
Vuforia UnityAppController Patch
#include "QCARUnityPlayer.h"
extern int _curOrientation;
#import "UnityAppController.h"
#import "UnityAppController+ViewHandling.h"
#import "UnityAppController+Rendering.h"
#import "iPhone_Sensors.h"
#import <CoreGraphics/CoreGraphics.h>
#import <QuartzCore/QuartzCore.h>
#import <QuartzCore/CADisplayLink.h>