Skip to content

Demo app from the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.

License

Notifications You must be signed in to change notification settings

KhalidElSayed/Swipe3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swipe3D

https://github.com/chrismiles/Swipe3D

Demo app from the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.

http://swipeconference.com.au/sessions#27-opengl-es-with-ios-5-part-2-rendering-a-masterpiece

The app demonstrates how to implement some OpenGL ES effects using GLKit, such as:

  • Rendering a skybox using GLKSkyboxEffect
  • Rendering a reflection effect using GLKReflectionMapEffect
  • Setting up a cubemap texture using GLKTextureInfo
  • Drawing a mesh using indexed vertices and glDrawElements()

The sample app is universal and supports all orientations.

Presentation

Find the presentation slides at https://speakerdeck.com/chrismiles/opengl-es-with-ios-5-part-2-rendering-a-masterpiece

Images

Swipe3D Coloured Swipe3D Reflective

License

Swipe3D is Copyright (c) 2012 Chris Miles and released open source with a MIT license.

The 3D model based on the Swipe Conference logo remains Copyright (c) 2012 Chris Miles. Redistribution only under a Attribution-NonCommercial-NoDerivs 3.0 Unported (CC BY-NC-ND 3.0) license http://creativecommons.org/licenses/by-nc-nd/3.0/

See LICENSE.txt for more details.

About

Demo app from the OpenGL ES for iOS 5 talk by Chris Miles at Swipe Conference 2012.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published