@inproceedings{PB-VRVis-2014-001, author = {Haaser, Georg and Steinlechner, Harald and May, Michael and Schw{\"a}rzler, Michael and Maierhofer, Stefan and Tobler, Robert}, title = {CoSMo: Intent-based Composition of Shader Modules}, year = {2014}, booktitle = {Proceedings of International Conference on Computer Graphics Theory and Applications (Grapp 2014)}, editor = {N.N.}, url = {https://www.vrvis.at/publications/PB-VRVis-2014-001}, abstract = {We propose a novel shader programming model which operates on intent-oriented shader modules instead of $\~$specific programs for dedicated GPU rasterization pipeline stages. In contrast to existing pipeline shader frameworks, our system exposes a radically simplified pipeline, which we purposefully aligned with our basic intuition of shaders as per-primitive and per-pixel operations and compositions thereof. This simplicity lends itself to structure modules purely based on their intent, instead of dealing with structure enforced by specific versions of graphics APIs. Consequently, this offers great flexibility when it comes to reusing and combining modules with completely different semantics, or when targeting different graphics APIs. The simplicity and uniformity of our system also motivates automatic parameterization and simplification of shader programs as well as interesting interactive shader development and management techniques.}, }