kid’s painting apps • Simplest possible UI - Ads, buttons, and dialogs distract • Play with OpenGL on iOS • Try and remember high-school vector maths • Experience the paid-app process 2 Friday, 14 December 12
mouth is • Define the MVP • Short turnaround (1.5 months part time, ~80hours) • Use daughter as a tester • Shoot first, ask questions later 8 Friday, 14 December 12
OpenGL in digital agency projects • Looked through many NeHe and Apple tutorials • Complex, procedural but very powerful • New terminology (Textures, Vertices, Fragments, etc) 14 Friday, 14 December 12
pipeline • C-style language that is executed on the GPU • Write vertex & fragment “shaders” • Reduces sync between the GPU and CPU 23 Friday, 14 December 12