Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,15 @@ OpenPBR Surface is an open standard hosted by the [Academy Software Foundation](

* **[White paper](https://academysoftwarefoundation.github.io/OpenPBR/)**
* **[Parameter reference](https://academysoftwarefoundation.github.io/OpenPBR/#parameterreference)**
* **[Reference implementation](reference/open_pbr_surface.mtlx)** – written in [MaterialX](https://materialx.org/)
Comment thread
jstone-lucasfilm marked this conversation as resolved.
* **[MaterialX reference implementation](reference/open_pbr_surface.mtlx)**
* **[BibTeX citation](openpbr.bib)**

### Resources

* [MaterialX web-viewer](https://academysoftwarefoundation.github.io/MaterialX/?file=Materials/Examples/OpenPbr/open_pbr_default.mtlx) - WebGL test renderer using MaterialX [implementation](reference/open_pbr_surface.mtlx) of OpenPBR
Comment thread
jstone-lucasfilm marked this conversation as resolved.
Outdated
* [OpenPBR-viewer](https://github.com/portsmouth/OpenPBR-viewer) - self-contained example implementation in a WebGL pathtracer (run [here](https://portsmouth.github.io/OpenPBR-viewer))
* [#openpbr](https://academysoftwarefdn.slack.com/channels/openpbr) - public Slack channel for discussions, hosted by ASWF

<br/>

[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-Apache%202.0-informational.svg)](LICENSE)