Skip to content

Commit bb67faf

Browse files
committed
add pinhole projections example
1 parent 3692c9c commit bb67faf

File tree

4 files changed

+73
-0
lines changed

4 files changed

+73
-0
lines changed

crates/store/re_types/definitions/rerun/archetypes/pinhole.fbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ namespace rerun.archetypes;
1111
///
1212
/// \example archetypes/pinhole_simple title="Simple pinhole camera" image="https://static.rerun.io/pinhole_simple/9af9441a94bcd9fd54e1fea44fb0c59ff381a7f2/1200w.png"
1313
/// \example archetypes/pinhole_perspective title="Perspective pinhole camera" image="https://static.rerun.io/pinhole_perspective/317e2de6d212b238dcdad5b67037e9e2a2afafa0/1200w.png"
14+
/// \example archetypes/pinhole_projections title="Projection setup with blueprints" !api image="https://static.rerun.io/pinhole-projections/ceb1b4124e111b5d0a786dd48909a1cbb52eca4c/1200w.png"
1415
table Pinhole (
1516
"attr.docs.category": "Transforms",
1617
"attr.docs.view_types": "Spatial2DView, Spatial3DView",

docs/content/reference/types/archetypes/pinhole.md

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)