GraphicsHackspace: Difference between revisions
From London Hackspace Wiki
m (→Signup) |
m (→Content) |
||
Line 8: | Line 8: | ||
===Content=== | ===Content=== | ||
This is our first class on the basics of OpenGL. We will cover the following topics | |||
* Overview of the graphics pipeline | |||
* Introduction to matrices, vectors and a little math | |||
* Introduction to creating a context and clearing the screen! Very important! :D | |||
* Introduction to buffers and geometry | |||
* GLSL Shaders version 1.5 (and touching on later versions) | |||
* Your first triangle | |||
* Your first animation | |||
===Requirements=== | |||
* A laptop running OSX, Windows or Linux | |||
* Git (you'll need to checkout the source code) | |||
* The love of computer graphics! :) | |||
* A good editor! | |||
* The BOOST Library for C++ | |||
* Basic C++ Knowledge | |||
* The source code and examples for the class - '''TO BE RELEASED VERY SOON''' | |||
On Windows you will need: | |||
* Visual Studio 2010 with service pack 1 | |||
* Boost built and installed | |||
===Signup=== | ===Signup=== |
Revision as of 12:16, 19 May 2013
Graphics Hackspace is a meetup at the London Hackspace for these people interested in Computer Graphics, Computer Vision and digital art. We run classes, have presentations and drink beer on occasion!
Workshops and Classes
Beginners OpenGL Workshop 26/05/2013 - 10:30am till 4pm
Content
This is our first class on the basics of OpenGL. We will cover the following topics
- Overview of the graphics pipeline
- Introduction to matrices, vectors and a little math
- Introduction to creating a context and clearing the screen! Very important! :D
- Introduction to buffers and geometry
- GLSL Shaders version 1.5 (and touching on later versions)
- Your first triangle
- Your first animation
Requirements
- A laptop running OSX, Windows or Linux
- Git (you'll need to checkout the source code)
- The love of computer graphics! :)
- A good editor!
- The BOOST Library for C++
- Basic C++ Knowledge
- The source code and examples for the class - TO BE RELEASED VERY SOON
On Windows you will need:
- Visual Studio 2010 with service pack 1
- Boost built and installed
Signup
Please add your name to the class list here, along with your email address so we know how many people to expect.
- Benjamin Blundell - oni@section9.co.uk