Skip to content

Commit 5759ce9

Browse files
authored
Update README.md
1 parent 03cf180 commit 5759ce9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ See `examples` directory for example renderer using `NanoRT`.
205205
* [x] [examples/embree-api](examples/embree-api) NanoRT implementation of Embree API.
206206
* [x] [examples/ptex](examples/ptex) Ptex texturing.
207207

208+
<!--
208209
### Screenshots
209210
Raytracing allows to implement different camera models quite easily. See [examples/gui](examples/gui) for different camera
210211
models which can be set via the `config.json` or the GUI itself:
@@ -227,6 +228,8 @@ models which can be set via the `config.json` or the GUI itself:
227228
* `fish-eye MKX22`: nonlinear fish-eye lens "iZugar MKX22 Fisheye Lens" with fixed FoV 220:\
228229
![](examples/gui/screenshot/06_camera_fish-eye_MKX22.png)
229230
231+
-->
232+
230233
### Custom geometry
231234

232235
Here is an example of custom geometry.

0 commit comments

Comments
 (0)