space-your-face
v1.0.4
Published
> A [Bespoke.js](http://markdalgleish.com/projects/bespoke.js) presentation, built with [generator-bespoke](https://github.com/markdalgleish/generator-bespoke)
Downloads
6
Readme
Space your face
A Bespoke.js presentation, built with generator-bespoke
What is an HRTF?
A head related transfer function
Wait a second... what is a transfer function?
https://en.wikipedia.org/wiki/Transfer_function
Transfer Function --> (input --> [BLACK BOX] --> output)
View slides locally
First, ensure you have the following installed:
Then, install dependencies and run the preview server:
$ npm install && bower install
$ gulp serve