Morosov Ivan
Results
2
comments of
Morosov Ivan
Hi @junpluse, This (#34) solution is better, but how to reset camera position to zero, when changing movement mode on the fly? For this i made: ``` swift // OrientationNode.swift...
little trick, and we have one button :D ``` objective-c -(void) glkView:(GLKView *)view drawInRect:(CGRect)rect { [panoramaView draw]; GLKVector3 position = GLKVector3Make(0.0000001, -0.04, 0.1); CGPoint buttonLocation = [panoramaView screenLocationFromVector:position]; CGPoint p...