Help those suffering in the Horn of Africa

New simple, yet complete, sample of code to draw two triangles using OpenGL 3.3 and GLSL 1.5. As far as I know the sample does not use any deprecated functions.

The sample covers Vertex Objects, Vertex Array Objects, Uniform and Attribute variables, shader setting, and definition of the camera and perspective matrices.

gDEBugger – OpenGL and OpenCL Debugger, Profiler and Memory Analyzer.

A must have tool. It profiles your code using OpenGL with GLSL, showing the number of function calls, your data on the graphics hardware, shaders, uniforms, vertex data, … you name it. You can establish breakpoints at OpenGL functions and run it function by function, or frame by frame. It does not require any additions to your code, and even tells you if you’re calling deprecated functions.

Khronos Developer Presentations Library. The library has been updated with the presentations from GDC 2011, from the 28th of February to the 4th of March, at the Moscone Center in San Francisco, USA.

The presentations cover OpenGL, OpenCL, WebGL, amongst other topics.

OpenCL Studio is a tool that integrates OpenCL and OpenGL in a single development environment. There is a free version that is limited only in the number of items in your project tree.

The app has a few demo projects, and there are video tutorials on the site.

Mason Woo, OpenGL Architectural Review Board, Jackie Neider, Tom Davis, Dave Shreiner
Aka the Red Book. This book is the bible of OpenGL. Simply put, a must have! Early version is available online.
More information about this title at Amazon.com or Amazon.co.uk

Richard S. Wright, Jr.

This is probably the first book to cover the Core Version, and only the Core Version. It is an excellent programming guide, covering almost everything you need to know to get started in the OpenGL world. The companion site provides the source code for the book.

More information about this title at Amazon.com or Amazon.co.uk

© 2013 Lighthouse3d.com Suffusion theme by Sayontan Sinha