This repository contains the supplemental materials for the Siggraph 2024 Course: Shader Writing in Open Shading Language. The recorded presentation is also available to Siggraph conference registrants.
Specifically, this repository contains the osl
source code for the shaders and the make and python based build system desribed in the course.
Documentation is in the doc
directory.
Open Shading Language is a project of the Academy Software Foundation.
Please feel free to use the Discussions Tab. I'd love you hear what you think, or to discuss any issues or thoughts you may have about the course or this repository and its contents.
This repository's content is licensed under either the
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) or
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.