From 38328f38b6904a884411835afa0066d0f9c503e7 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 15 Jun 2022 20:12:02 -0400 Subject: De-sigil-ification: suffix : [Part 11] --- documentation/bookmark/graphic/3d/rendering.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 documentation/bookmark/graphic/3d/rendering.md (limited to 'documentation/bookmark/graphic/3d') diff --git a/documentation/bookmark/graphic/3d/rendering.md b/documentation/bookmark/graphic/3d/rendering.md new file mode 100644 index 000000000..b0d400838 --- /dev/null +++ b/documentation/bookmark/graphic/3d/rendering.md @@ -0,0 +1,16 @@ +# Ray Tracing + +0. [Ray Tracing in One Weekend - The Book Series](https://raytracing.github.io/) +0. [Ray Tracing Gems II Available Today as Free Digital Download](https://developer.nvidia.com/blog/ray-tracing-gems-ii-available-today-as-free-digital-download/) +0. [Ray Tracing Gems II](https://link.springer.com/book/10.1007/978-1-4842-7185-8) + +# Physically Based Rendering + +0. [Physically-based Feature Line Rendering](http://lines.rexwe.st/) +0. [Physically Based Rendering](https://www.pbr-book.org/3ed-2018/contents) +0. [Physically Based Rendering in Filament](https://google.github.io/filament/Filament.html) + +# Reference + +0. [Geometry Types for Graphics Programming](https://www.cs.cornell.edu/~asampson/media/papers/gator-oopsla2020-preprint.pdf) + -- cgit v1.2.3