page.iOS(R)

iOS(R) && OpenGL(R)

How to create a GLKView and GLKViewController?

var window: UIWindow?

func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
   // Override point for customization after application launch.
   window?.rootViewController?.view.backgroundColor = UIColor.red    
   return true
}
var foo = function (bar) {
  return bar++;
};

console.log(foo(5));

Advertisement 🙂

  • pica – high quality and fast image resize in browser.
  • babelfish – developer friendly i18n with plurals support and easy syntax.

You will like those projects!


h1 Heading 😎

h2 Heading

h3 Heading

h4 Heading

h5 Heading
h6 Heading

Blockquotes

Blockquotes can also be nested…

…by using additional greater-than signs right next to each other…

…or with spaces between arrows.

Syntax highlighting

var foo = function (bar) {
  return bar++;
};

console.log(foo(5));