Skip to content

Commit 10ad266

Browse files
authored
update readme.md
1 parent 0cbc55c commit 10ad266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Thus if you're running in a GUI (OpenGL-based) environment, the output of our ra
5959
- [ ] TODO: Add a warning to the user if they're performing further processing on the returned values.
6060

6161

62-
**Note: the speedup is mostly visible when the pixel-to-point ratio is high.**
62+
**Note: the speedup is the most visible when the pixel-to-point ratio is high.**
6363

6464
That is, when there're large gaussians and very high resolution rendering, the speedup is more visible.
6565

@@ -120,7 +120,7 @@ CUDA-GL interop & EGL environment inspired by:
120120

121121
```bibtex
122122
@misc{fast_gauss,
123-
title = {Fast Gaussian Splatting},
123+
title = {Fast Gaussian Rasterization},
124124
howpublished = {GitHub},
125125
year = {2024},
126126
url = {https://github.com/dendenxu/fast-gaussian-rasterization}

0 commit comments

Comments
 (0)