This commit is contained in:
Alejandro Lopez 2018-05-31 21:45:47 +00:00 committed by GitHub
commit 265e0c7c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ There are three future enhancements we hope to see for animations:
### Materials ### Materials
With glTF 2.0, we leaped headlong into physically-based rendering (BPR), where With glTF 2.0, we leaped headlong into physically-based rendering (PBR), where
the canonical way of expressing what a mesh looks like is by describing its the canonical way of expressing what a mesh looks like is by describing its
visible material in fundamental attributes like "how rough is this surface". visible material in fundamental attributes like "how rough is this surface".