diff --git a/docs/notes/renderer.md b/docs/notes/renderer.md index 9f81ef7b..9b467717 100644 --- a/docs/notes/renderer.md +++ b/docs/notes/renderer.md @@ -118,3 +118,15 @@ We redesigned the rendering pipeline from the ground up to be modular and extens [1] Kato et al, 'Neural 3D Mesh Renderer', CVPR 2018 [2] Liu et al, 'Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning', ICCV 2019 + +[3] Loper et al, 'OpenDR: An Approximate Differentiable Renderer', ECCV 2014 + +[4] De La Gorce et al, 'Model-based 3D Hand Pose Estimation from Monocular Video', PAMI 2011 + +[5] Li et al, 'Differentiable Monte Carlo Ray Tracing through Edge Sampling', SIGGRAPH Asia 2018 + +[6] Yifan et al, 'Differentiable Surface Splatting for Point-based Geometry Processing', SIGGRAPH Asia 2019 + +[7] Loubet et al, 'Reparameterizing Discontinuous Integrands for Differentiable Rendering', SIGGRAPH Asia 2019 + +[8] Chen et al, 'Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer', NeurIPS 2019