Skip to content

Commit 54474ff

Browse files
committed
Improved spec title format.
1 parent dcdba06 commit 54474ff

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
<link rel="stylesheet" href="style/style.css">
33
<meta name="viewport" content="width=device-width,initial-scale=1">
44

5-
**OpenPBR Surface**
6-
7-
<center>*Specification v1.1, 2024-06-28*. &nbsp; &nbsp;
8-
<a href="https://github.com/AcademySoftwareFoundation/OpenPBR" title="Redirect to GitHub page"><img src="images/logo/openpbr-logo.svg" alt="homepage" height="48" style="vertical-align: middle; position: relative; bottom: 3px"/></a>
9-
&nbsp;&nbsp;
10-
<a href="https://www.aswf.io/" title="Redirect to ASWF page"><img src="images/aswf-logo-black.svg" alt="homepage" height="36" style="vertical-align: middle; position: relative; bottom: 3px"/></a>
5+
<center>
6+
<a href="https://github.com/AcademySoftwareFoundation/OpenPBR"><img src="images/logo/openpbr-logo-glyph.svg" alt="homepage" height="80" style="vertical-align: middle; position: relative; bottom: 0px"/></a>
7+
&nbsp;
8+
<a href="https://github.com/AcademySoftwareFoundation/OpenPBR"><img src="images/logo/openpbr-logo-text.svg" alt="homepage" height="100" style="vertical-align: middle; position: relative; bottom: 0px"/></a>
119
</center>
1210

11+
<style>bigger { font-style: italic; font-weight: normal; font-size: 115%;}</style>
12+
<center><bigger><i>OpenPBR Surface specification v1.1, 2024-06-28</i></bigger></center>
13+
1314
<br>
1415
This document is a specification of a surface shading model intended as a standard for computer graphics: the OpenPBR Surface model. Designed as an über-shader, it aims to be capable of accurately modeling the vast majority of CG materials used in practical visual effects and feature animation productions. The model has been developed as a synthesis of the Autodesk Standard Surface and the Adobe Standard Material models.
1516

0 commit comments

Comments
 (0)