Chapter 0
Getting Started
Get up and running quickly with the COSMOS Xcode project files.
Note: If you want to jump straight into writing code, head to Chapter 4 – Infinite Scrollview.
Chapter 0
Getting Started
Get up and running quickly with the COSMOS Xcode project files.
Chapter 1
Prelude To Design
An overview explaining why & how we chose to create COSMOS in the first place.
Chapter 2
Designing the COSMOS
Where to start? Defining the visual concept and deciding the functionality.
Chapter 3
Plan It!
Get your goggles on as we start diving into the code with C4.
Chapter 4
Infinite Scrollview
Implementing the idea of an infinite scrollview that loops around rather than stopping at the end.
Chapter 5
Infinite Scrollview
Time to code – get that infinite scrollview looping.
Chapter 6
Astrological Sign Provider
How to go about wrangling all the data for the 12 astrological signs.
Chapter 7
Astrological Sign Provider - Build it!
We've wrangled all that data, now let's do something with it.
Chapter 8
Stars
Start bringing the COSMOS to life with some nice visual work.
Chapter 9
Parallax Testing (Optional)
This optional chapter will walk you through how I originally tested the background.
Chapter 10
Stars Background
Time to stargaze – we're going to build some constellations.
Chapter 11
Sign Lines
Time to stargaze – we're going to build some constellations.
Chapter 12
Small Stars
Bring those constellations to life with stars. We're starting small.
Chapter 13
Big Stars
We've got the small constellation stars, let's keep going with the big ones.
Chapter 14
Assembling the Stars
Small stars, meet big stars. Time to unite them all.
Chapter 15
Radial Menu
Building the heart of the app - a radial menu with embedded animation that reacts to different gestures.
Chapter 16
Menu Rings
It's time to build the backbone of our radial menu.
Chapter 17
Animating the Menu Rings
Time to bring the radial menu to life with embedded animation.
Chapter 18
Menu Icons
Time to flesh out the radial menu with some animated icons.
Chapter 19
Menu Selector
Give the radial menu interaction and responsiveness with some programming wizardry.
Chapter 20
Menu Shadow
Give a little visual pop to the radial menu with a simple shadow.
Chapter 21
The Menu – Pull it Together
We've got all the components, let's get this beast put together now.
Chapter 22
Info Panel
A straightforward info panel with push controllers, popups and external links.
Chapter 23
Pulling It All Together
Time to weave all the components into a unified app.
Chapter 24
Submitting to App Store
Our last task is to get COSMOS on the App Store. Seriously.