Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autodesk/standard-surface
White paper describing the Autodesk Standard Surface shader.
https://github.com/autodesk/standard-surface
arnold shader surface whitepaper
Last synced: 5 days ago
JSON representation
White paper describing the Autodesk Standard Surface shader.
- Host: GitHub
- URL: https://github.com/autodesk/standard-surface
- Owner: Autodesk
- License: apache-2.0
- Created: 2019-03-07T18:54:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T11:31:22.000Z (over 1 year ago)
- Last Synced: 2024-08-04T02:10:37.418Z (3 months ago)
- Topics: arnold, shader, surface, whitepaper
- Language: CSS
- Homepage:
- Size: 4.92 MB
- Stars: 341
- Watchers: 57
- Forks: 25
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Autodesk Standard Surface
A white paper specifying an uber surface shader that aims to provide a material representation capable of accurately modeling the vast majority of materials used in practical visual effects and feature animation productions. It follows the design of the Standard Surface shader in the Arnold renderer, whose implementation is relatively uncomplicated and whose user interface consists of a small set of parameters with intuitive meanings and ranges. The white paper is versioned and will be updated as the specification evolves.
### Resources
* **[White paper](https://autodesk.github.io/standard-surface/)** – typeset in [Markdeep](https://casual-effects.com/markdeep/), mobile and print friendly
* **[Reference implementation](reference/standard_surface.osl)** – written in [OSL](https://github.com/imageworks/OpenShadingLanguage), work in progress### Discussion
* **[GitHub issues](https://github.com/Autodesk/standard-surface/issues)**
* **[Google group](https://groups.google.com/a/arnoldrenderer.com/forum/#!forum/standard.surface)**
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-Apache%202.0-informational.svg)](LICENSE.txt)