Skip to content

Commit 6b6cde4

Browse files
authored
PBR manual entry (#567)
* PBR manual entry * polish * Link to PBR entry * Maybe spell fix * More spellchecks
1 parent e945758 commit 6b6cde4

File tree

4 files changed

+411
-0
lines changed

4 files changed

+411
-0
lines changed

.wordlist.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ bmGlyph
5151
bodypart
5252
booleans
5353
breakpoint
54+
BRDF
5455
builtins
5556
bundler
5657
bundletool
@@ -124,6 +125,8 @@ dropdown
124125
dSYM
125126
EDN
126127
EFIGS
128+
Emissive
129+
emissive
127130
emscripten
128131
enum
129132
esc
@@ -196,6 +199,8 @@ ICOConvert
196199
iconified
197200
idfa
198201
Ierusalimschy
202+
Ior
203+
ior
199204
ImageMagick
200205
ImageView
201206
imageview
@@ -227,6 +232,7 @@ keymap
227232
keypress
228233
keypresses
229234
keystore
235+
KHR
230236
khronos
231237
KiB
232238
Klayton
@@ -298,6 +304,9 @@ OSX
298304
OTF
299305
particlefx
300306
particlefxs
307+
PbrMaterial
308+
PBR
309+
pbrSpecularGlossiness
301310
PEM
302311
performant
303312
Phaser
@@ -390,6 +399,8 @@ SL
390399
slerp
391400
solvability
392401
Sovapps
402+
Specular
403+
specular
393404
spawner
394405
spinejson
395406
spinescene
@@ -400,6 +411,8 @@ SSL
400411
Stateful
401412
Steamworks
402413
STL
414+
struct
415+
structs
403416
stylesheet
404417
stylesheets
405418
subdirectories
@@ -475,6 +488,7 @@ UV
475488
UVs
476489
Vararg
477490
varyings
491+
vec
478492
VictoriaMetrics
479493
videogame
480494
videoplayer

docs/en/en.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,6 +1433,10 @@
14331433
{
14341434
"path": "/manuals/texture-filtering",
14351435
"name": "Texture filtering"
1436+
},
1437+
{
1438+
"path": "/manuals/physically-based-rendering",
1439+
"name": "Physically Based Rendering"
14361440
}
14371441
],
14381442
"divider": true
31.9 KB
Loading

0 commit comments

Comments
 (0)