@@ -34,9 +34,10 @@ Feel free to send PRs about your own projects!
34
34
- [ Engine Updates] ( #engine-updates )
35
35
- [ Learning Material Updates] ( #learning-material-updates )
36
36
- [ Tooling Updates] ( #tooling-updates )
37
+ - [ Rerun] ( #rerun )
37
38
- [ Library Updates] ( #library-updates )
38
- - [ Other News] ( #other-news )
39
39
- [ Popular Workgroup Issues in Github] ( #popular-workgroup-issues-in-github )
40
+ - [ Other News] ( #other-news )
40
41
- [ Discussions] ( #discussions )
41
42
- [ Requests for Contribution] ( #requests-for-contribution )
42
43
- [ Jobs] ( #jobs )
@@ -76,15 +77,15 @@ If needed, a section can be split into subsections with a "------" delimiter.
76
77
77
78
### [ Rerun] ( https://www.rerun.io/ )
78
79
80
+ ![ Rerun's new select & hover highlights] ( rerun.gif )
81
+
79
82
Rerun ([ Discord] ( https://discord.gg/npTFxYR9 ) , [ Github] ( https://github.com/rerun-io/rerun ) , [ Website] ( https://www.rerun.io/ ) )
80
83
is an open source SDK for logging complex visual data paired with a visualizer for exploring that data over time.
81
84
While its primary focus is on robotics and computer vision, it can be useful for all kinds of
82
85
rapid prototyping & algorithm development.
83
86
84
87
Two new versions got released in March, [ 0.4.0] ( https://github.com/rerun-io/rerun/releases/tag/v0.4.0 ) is now latest. A few of the biggest highlights:
85
88
86
- ![ video showing Rerun's new highlighting] ( https://user-images.githubusercontent.com/1220815/228241887-03b311e2-80e9-4541-9281-6d334a15ab04.mp4 )
87
-
88
89
* The web-viewer is, while still experimental & unpolished, now stable. [ Try it out here!] ( https://app.rerun.io/ )
89
90
* Depth textures can now directly be visualized with point clouds and have a variety of color map settings.
90
91
* Selection/hover highlights use now outlines for better visibility and in order to avoid changing the visualization itself.
0 commit comments