Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.16 KB

README.MD

File metadata and controls

49 lines (25 loc) · 1.16 KB

Deezer Classroom

An introduction to shaders on iOS

Join us to discover GLSL fragment shaders on iOS and build something cool with it.

What you will build

At the end of the class you will be able to generate the Deezer logo, and animate it with music.

N|Solid

Requirements

Xcode 8.3.x or Xcode9GM

Works on simulator, looks better on device.

That has to do with the simulator software rendering shaders.

The content of this classroom is given in RESOURCES.MD

Bibliography

Shadertoy

The Book of Shaders

GLSL @ khronos group

Knitstagram

Big thanks to

Arthur Guibert / Axelle Migniot / Bertrand Longevialle / Dorothée Doublet @Deezer

Hugues Bernet-Rollande

And Deezer for sponsoring this event

License

This software is under Beerware.

It is based on another cool project, Knitstagram, from Arthur Guibert @birslip

Availlable here under MIT