Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 502da7b

Browse filesBrowse files
authored
N44: Rerun (rust-gamedev#1331)
1 parent 1dda43e commit 502da7b
Copy full SHA for 502da7b

File tree

Expand file treeCollapse file tree

2 files changed

+37
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+37
-0
lines changed

‎content/news/044/index.md

Copy file name to clipboardExpand all lines: content/news/044/index.md
+37Lines 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

Copy file name to clipboard
2.28 MB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.