update fpb.json

main
github-actions[bot] 2023-03-04 00:01:30 +00:00
parent 442348835e
commit 44fd1f2f24
1 changed files with 20 additions and 0 deletions

View File

@ -27122,6 +27122,21 @@
"title": "OpenGL",
"author": "Concepts and illustrations"
},
{
"url": "https://www.pbr-book.org",
"title": "Physically Based Rendering, Third Edition: from Theory to Implementation",
"author": "Matt Pharr, Wenzel Jakob, Greg Humphreys"
},
{
"url": "https://www.realtimerendering.com/raytracinggems/rtg/index.html",
"title": "Ray Tracing Gems",
"author": "Eric Haines, Tomas Akenine-Möller"
},
{
"url": "https://www.realtimerendering.com/raytracinggems/rtg2/index.html",
"title": "Ray Tracing Gems II",
"author": "Adam Marrs, Peter Shirley, Ingo Wald"
},
{
"url": "https://raytracing.github.io",
"title": "Ray Tracing in One Weekend",
@ -27139,6 +27154,11 @@
"url": "http://www.opengl-tutorial.org",
"title": "Tutorials for modern OpenGL"
},
{
"url": "http://lavalle.pl/vr/",
"title": "Virtual Reality",
"author": "Steven M. LaValle"
},
{
"url": "http://webglinsights.com",
"title": "WebGL Insights",