Essays about: "CG pipeline"

Found 1 essay containing the words CG pipeline.

  1. 1. HaGPipe : Programming the graphics pipeline in Haskell

    University essay from Akademin för innovation, design och teknik

    Author : Tobias Bexelius; [2009]
    Keywords : Haskell; GPU; graphics; functional programming; shaders;

    Abstract :   In this paper I present the domain specific language HaGPipe for graphics programming in Haskell. HaGPipe has a clean, purely functional and strongly typed interface and targets the whole graphics pipeline including the programmable shaders of the GPU. It can be extended for use with various backends and this paper provides two different ones. READ MORE