#iOSdevCamp2011 SETIquest Waterfall project

by Stefan on July 18, 2011


I was exited to work at the iOSDevCamp with Jon Richards from the SETI institute in Mountain View on the Waterfall-Spaceout project to gamify their scientific studies.

github.com/setiQuest/Waterfall-Spaceout

Jon’s Blog posting: Waterfall-Spaceout

iOSDevCamp 2011 Group Photo

{ 0 comments }

OpenGL ES 2.0 Resources for iOS development

by Stefan on July 18, 2011

An permanent updated list of the articles, tutorials and resources I found relevant to diving into OpenGL ES 2.0 on iOS.

Diney Bomfim

From the guy who created NinevehGL the OpenGL drawing engine:
All about OpenGL ES 2.x – (part 1/3)
All about OpenGL ES 2.x – (part 2/3)
All about OpenGL ES 2.x – (part 3/3)
Khronos EGL and Apple EAGL
Cameras on OpenGL ES 2.x – The ModelViewProjection Matrix

More Blogs

Ray Wenderlich – OpenGL ES 2.0 For iPhone Tutorial
Jeff LaMarche – OpenGL ES 2.0 for iOS, Chapter 4 – Introducing the Programmable Pipeline
Mobile Orchard – Getting Started with OpenGL ES 2.0 On The iPhone 3GS
InformIT – Hello Triangle: An OpenGL ES 2.0 Example
OpenGL Lighting or How Light Sources Work (Long, In-depth Tutorial)
From Blender to iPhone
iOS shader tricks, or it’s 2001 all over again

Videos and iTunes

Brad Larsons 3 hour lecture on OpenGL ES 2.0

Books and PDF’s, Slideshows

The OpenGL ES Shading Language [PDF]
A First Course in Linear Algebra [PDF]
iPhone 3D Programming – Developing Graphical Applications with OpenGL ES [O'Reilly HTML online]
3D Graphics on iPhone – Slideshow

Mathematics

Vector Math for 3D Computer Graphics

Various Collections of links and resources

Ozate: OpenGL ES Study Course – great list

Open Source Game Engines and Projects

The Oolong Engine is written in C++ with some help from Objective-C. It will help you to create new games and port existing games to the iPhone, the iPod touch and the iPad.
oolongengine
Whirlyglobe – A 3D earth display widget for the iPhone


{ 0 comments }

SIGGRAPH 2011 Technical Papers Video Preview

July 15, 2011

Amazing Video of some technical papers submitted. Here is the complete list: www.siggraph.org

Read the full article →