Skip to content

C++: Add standalone user-defined archetype+component example #3139

@teh-cmc

Description

@teh-cmc

Once the new as_components()-based API land, we'll need an example to showcase how one can:

  • Define a custom archetype
  • Define a custom component
  • Extend an existing archetype

For example: implement a user.MyPoints3D archetype which "embeds" a rerun.archetypes.Points3D archetype and augments it with a custom user.Confidence component.

  • Python
  • Rust
  • C++

Metadata

Metadata

Assignees

Labels

examplesIssues relating to the Rerun examplessdk-cppC/C++ API specificsdk-pythonPython logging APIsdk-rustRust logging API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions