File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -205,6 +205,7 @@ See `examples` directory for example renderer using `NanoRT`.
205
205
* [x] [ examples/embree-api] ( examples/embree-api ) NanoRT implementation of Embree API.
206
206
* [x] [ examples/ptex] ( examples/ptex ) Ptex texturing.
207
207
208
+ <!--
208
209
### Screenshots
209
210
Raytracing allows to implement different camera models quite easily. See [examples/gui](examples/gui) for different camera
210
211
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:
227
228
* `fish-eye MKX22`: nonlinear fish-eye lens "iZugar MKX22 Fisheye Lens" with fixed FoV 220:\
228
229

229
230
231
+ -->
232
+
230
233
### Custom geometry
231
234
232
235
Here is an example of custom geometry.
You can’t perform that action at this time.
0 commit comments