Skip to content

Commit e41daaf

Browse files
authored
N44: Update for Rerun 0.5 (#1353)
1 parent 1c2f2c3 commit e41daaf

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/news/044/index.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -721,21 +721,23 @@ for exploring that data over time. While its primary focus is on robotics and
721721
computer vision, it can be useful for all kinds of
722722
rapid prototyping & algorithm development.
723723

724-
Two new versions got released in March,
725-
[0.4.0](https://github.com/rerun-io/rerun/releases/tag/v0.4.0)
724+
Three new versions got released since the last newsletter!
725+
[0.5.0](https://github.com/rerun-io/rerun/releases/tag/v0.5.0)
726726
is now latest. A few of the biggest highlights:
727727

728728
- The web-viewer is, while still experimental & unpolished, now stable.
729729
[Try it out here!](https://app.rerun.io/)
730+
- Rerun can now be embedded in Jupyter notebooks
730731
- Depth textures can now directly be visualized with point clouds and
731732
have a variety of color map settings.
732733
- Selection/hover highlights use now outlines for better visibility and
733734
in order to avoid changing the visualization itself.
735+
- Picking is now done on the GPU, fixing many issues of the previous system
736+
- All color-mapping is now done on-the-fly on the GPU, faster & less memory use
734737
- Support for mesh vertex colors.
735738
- [New example](https://github.com/rerun-io/rerun/blob/main/examples/python/opencv_canny/main.py)
736739
of forever-streaming a web-camera image to Rerun.
737-
- Python packages now work with Ubuntu-20.04.
738-
- Many performance & bug fixes as well as compile time improvements.
740+
- Major improvements to the data store for better performance and memory usage
739741

740742
There's a growing community on [Discord][rerun-discord]
741743
waiting for you to join in case you have any questions,

0 commit comments

Comments
 (0)