We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547f04c commit 07c5d86Copy full SHA for 07c5d86
README.md
@@ -23,3 +23,8 @@ A volume rendering application with different techniques, trying to be as simila
23
24
* 1-Pass - Ray Casting
25
- Structured Single-pass GLSL Ray Casting
26
+
27
+* 1-Pass - Ray Casting - Dir. Occlusion Shading
28
+ - Structured Single-pass Ray Casting: Directional Ambient Occlusion and Shadows with Cone Tracing
29
+ - Leonardo Q. Campagnolo, Waldemar Celes. Interactive directional ambient occlusion and shadow computations for volume ray casting. Computers & Graphics, Volume 84, 2019, Pages 66-76, ISSN 0097-8493. doi: 10.1016/j.cag.2019.08.009.
30
+ - Links: [Elsevier](https://www.sciencedirect.com/science/article/abs/pii/S0097849319301372)
0 commit comments