Skip to content

Commit 547f04c

Browse files
committed
Merge branch 'main' of https://github.com/lquatrin/cpp_volume_rendering2 into main
2 parents 74d4767 + b125836 commit 547f04c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ A volume rendering application with different techniques, trying to be as simila
1515
* Supported Volumes: .raw, .pvm and .syn
1616

1717
* Supported Transfer Functions: 1D Piecewise linear .tf1d
18+
19+
20+
### Implemented methods
21+
22+
---
23+
24+
* 1-Pass - Ray Casting
25+
- Structured Single-pass GLSL Ray Casting

0 commit comments

Comments
 (0)