1
0
Fork 0
forked from Squatconf/Talks
Talks/confirmed/opengl_goes_bananas.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2014-09-14 16:57:36 +02:00
#infos
auth-name : Julian Oates
2014-09-15 16:28:17 +02:00
2014-11-03 11:02:01 +01:00
tag : GPU, GLSL, Arm
2014-09-14 16:57:36 +02:00
2014-09-15 16:28:17 +02:00
2014-11-03 11:02:01 +01:00
advance costs : no
2014-09-15 16:28:17 +02:00
2014-11-03 11:02:01 +01:00
need room : yes (will bring own sleeping bag)
2014-09-15 16:28:17 +02:00
2014-11-03 11:02:01 +01:00
Location : London, UK
2014-09-15 16:28:17 +02:00
2014-09-14 16:57:36 +02:00
Can host ppl : N/A
2014-09-15 16:28:17 +02:00
2014-11-03 11:02:01 +01:00
# OpenGL goes Bananas
2014-09-14 16:57:36 +02:00
2014-09-15 16:00:56 +02:00
We will learn how to create this animation (_using only mathematics_)
![Demo](https://raw.githubusercontent.com/joates/talks/wegl-gone-bananas-img/img/glsl-demo.gif)
2014-09-15 16:28:17 +02:00
Roadmap
* I'll be using a [Banana Pi](http://en.wikipedia.org/wiki/Banana_Pi) single-board computer which can be purchased for about €60 [on Amazon](http://www.amazon.fr/s/ref=nb_sb_ss_c_0_9/280-4488909-0265640?__mk_fr_FR=%C3%85M%C3%85%C5%BD%C3%95%C3%91&url=search-alias%3Dcomputers&field-keywords=banana%20pi&sprefix=banana+pi%2Caps%2C223)
2014-11-03 11:02:01 +01:00
* This will also work on any other device that [supports OpenGL 2.0](http://en.wikipedia.org/wiki/WebGL#Support) which means all modern GPUs (the single exeption is Apple's iOS, although this may change with the release of iOS 8).
2014-09-15 16:28:17 +02:00
* I estimate this will be approx. 30 mins of presentation time.
* Presentation will be delivered in English and probably include quite a bit of swearing (although i *can* also swear in French if you prefer ;-)
2014-09-15 16:00:56 +02:00
<hr />
2014-11-03 11:02:01 +01:00
![Banana pi](https://raw.githubusercontent.com/joates/talks/wegl-gone-bananas-img/img/banana-pi-logo.jpg)
2014-09-14 16:57:36 +02:00