GSoC/GCI Archive
Google Code-in 2014 Copyleft Games

PySoy: Intro to OpenGL: Hot Deco

completed by: TSharp

mentors: Amaury Medeiros, Arc Riley, David Czech, Jon Neal, AJ Williams

Using whatever help you need (Hangout with another student, web tutorials, etc), write the necessary shaders and edit the basic application provided to render three triangles in this pattern and colors:

[IMAGE http://gci.copyleftgames.org/img/intro_opengl_10.png]

Start with the basic OpenGL application provided at hg clone http://hg.copyleftgames.org/intro_opengl and edit it as you need. This application is OpenGL ES 2.0 based and should open a blank window on Linux systems.

While working on this task you should join and remain in #CopyleftGames on Freenode to get help, feedback, and guidance from mentors and other developers.

When you've done, commit your work, type hg bundle intro.hg to bundle up your changes, and upload the resulting bundle file (intro.hg) to the task.