@@ -563,6 +563,43 @@ We welcome [contributions][tarsila-contrib]! Big thanks to contributors
563
563
[ tarsila-contrib ] : https://github.com/yds12/tarsila/blob/master/CONTRIBUTING.md
564
564
[ Aseprite ] : https://www.aseprite.org/
565
565
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
+
566
603
## Library Updates
567
604
568
605
### [ ` bevy_text_mode ` ]
0 commit comments