From fb49b98e895d92220c33571a9170fe072638047e Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Date: Thu, 31 May 2018 17:45:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index affb2d0..7ec8fab 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ There are three future enhancements we hope to see for animations: ### 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 visible material in fundamental attributes like "how rough is this surface".