Skip to content

Commit 07c5d86

Browse files
authored
Update README.md
1 parent 547f04c commit 07c5d86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ A volume rendering application with different techniques, trying to be as simila
2323

2424
* 1-Pass - Ray Casting
2525
- 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

Comments
 (0)