Skip to content

Commit 0b5bc22

Browse files
committed
Update readme.md
1 parent 6f79bfa commit 0b5bc22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
> **Warning**
2-
> !! Work in progress !!
2+
> **!!! Work in progress !!!**
33
> Does not work, but could be fun to fix.
44
55
# MERF Unity Viewer
@@ -9,6 +9,10 @@ Real-time View Synthesis in Unbounded Scenes](https://creiser.github.io/merf/)[^
99

1010
*Please note, that this is an unofficial port. I am not affiliated with the original authors or their institution.*
1111

12+
## Known Issues
13+
14+
- Everything mostly works up to calculating the diffuse term of the volume. But the *'evaluateNetwork()'* function in the shader seems to return unreasonably high values, probably due to some coordinate space or other platform-specific differences between the original Three.js viewer and Unity. Contributions welcome.
15+
1216
## Acknowledgements
1317

1418
[^1]: [Christian Reiser and Richard Szeliski and Dor Verbin and Pratul P. Srinivasan and Ben Mildenhall and Andreas Geiger and Jonathan T. Barron and Peter Hedman. MERF: Memory-Efficient Radiance Fields for Real-time View Synthesis in Unbounded Scenes. SIGGRAPH, 2023](https://creiser.github.io/merf/)

0 commit comments

Comments
 (0)