Skip to content

Commit 502da7b

Browse files
authored
N44: Rerun (#1331)
1 parent 1dda43e commit 502da7b

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

content/news/044/index.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,43 @@ We welcome [contributions][tarsila-contrib]! Big thanks to contributors
563563
[tarsila-contrib]: https://github.com/yds12/tarsila/blob/master/CONTRIBUTING.md
564564
[Aseprite]: https://www.aseprite.org/
565565

566+
### [Rerun](https://www.rerun.io/)
567+
568+
![Rerun's new select & hover highlights in a browser](rerun.gif)
569+
570+
Rerun ([Discord](https://discord.gg/npTFxYR9),
571+
[Github](https://github.com/rerun-io/rerun), [Website](https://www.rerun.io/))
572+
is an open source SDK for logging complex visual data paired with a visualizer
573+
for exploring that data over time. While its primary focus is on robotics and
574+
computer vision, it can be useful for all kinds of
575+
rapid prototyping & algorithm development.
576+
577+
Two new versions got released in March,
578+
[0.4.0](https://github.com/rerun-io/rerun/releases/tag/v0.4.0)
579+
is now latest. A few of the biggest highlights:
580+
581+
- The web-viewer is, while still experimental & unpolished, now stable.
582+
[Try it out here!](https://app.rerun.io/)
583+
- Depth textures can now directly be visualized with point clouds and
584+
have a variety of color map settings.
585+
- Selection/hover highlights use now outlines for better visibility and
586+
in order to avoid changing the visualization itself.
587+
- Support for mesh vertex colors.
588+
- [New example](https://github.com/rerun-io/rerun/blob/main/examples/python/opencv_canny/main.py)
589+
of forever-streaming a web-camera image to Rerun.
590+
- Python packages now work with Ubuntu-20.04.
591+
- Many performance & bug fixes as well as compile time improvements.
592+
593+
There's a growing community on [Discord][rerun-discord]
594+
waiting for you to join in case you have any questions,
595+
comments or just want to follow the latest development.
596+
The [Github project][rerun-github] is MIT/Apache
597+
licensed and open to contribute for everyone,
598+
be it with suggestions, bugs or PRs.
599+
600+
[rerun-discord]: https://discord.gg/npTFxYR9
601+
[rerun-github]: https://github.com/rerun-io/rerun
602+
566603
## Library Updates
567604

568605
### [`bevy_text_mode`]

content/news/044/rerun.gif

2.28 MB
Loading

0 commit comments

Comments
 (0)