aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/rendering.md
diff options
context:
space:
mode:
authorEduardo Julian2021-07-17 22:48:54 -0400
committerEduardo Julian2021-07-17 22:48:54 -0400
commit442d1557b879a8a4bd76f441f72a17bfb71cf05f (patch)
tree7726138a487b3d64081c2cfdf99a564cf2b6ed7b /documentation/bookmark/rendering.md
parent2c99b4515447315d76a8dc203a2dbcafc09506ea (diff)
Now allowing compilers to generate custom-named outputs.
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/rendering.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/bookmark/rendering.md b/documentation/bookmark/rendering.md
index 7ee38f83d..4222fea4b 100644
--- a/documentation/bookmark/rendering.md
+++ b/documentation/bookmark/rendering.md
@@ -1,3 +1,8 @@
+# Physically Based Rendering
+
+1. [Physically Based Rendering](https://www.pbr-book.org/3ed-2018/contents)
+1. [Physically Based Rendering in Filament](https://google.github.io/filament/Filament.html)
+
# Reference
1. [Geometry Types for Graphics Programming](https://www.cs.cornell.edu/~asampson/media/papers/gator-oopsla2020-preprint.pdf)