July 15, 2015 Harold Serrano Computer Graphics Compiling, Attaching and Linking Shaders July 15, 2015 Harold Serrano Computer Graphics Before your Vertex and Fragment shader programs can be integrated into your application, you must perform the following steps:
July 13, 2015 Harold Serrano Computer Graphics What is a Fragment Shader in OpenGL? July 13, 2015 Harold Serrano Computer Graphics Learn about the operation of a Fragment Shader in the OpenGL pipeline. Learn about its purpose and capabilities.
July 10, 2015 Harold Serrano Computer Graphics What is a Vertex Shader in OpenGL? July 10, 2015 Harold Serrano Computer Graphics Learn the operation and responsibilities of a Vertex Shader. Learn what inputs and outputs are allowed in a vertex shader.
July 8, 2015 Harold Serrano Computer Graphics Noise in Computer Graphics- A brief introduction July 8, 2015 Harold Serrano Computer Graphics Using a Noise Function in shaders can produce quite interesting visual effects. For example, you can simulate clouds, fire, wood, etc. In this post I will give you a brief introduction to Noise and give you an example of using noise with shaders.
July 7, 2015 Harold Serrano Random Stuffs What are some good books on Computer Graphics? July 7, 2015 Harold Serrano Random Stuffs I have read many books on Computer Graphics. Here is a list of books I strongly recommend: