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 e41daaf

Browse filesBrowse files
authored
N44: Update for Rerun 0.5 (rust-gamedev#1353)
1 parent 1c2f2c3 commit e41daaf
Copy full SHA for e41daaf

File tree

Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-4
lines changed

‎content/news/044/index.md

Copy file name to clipboardExpand all lines: content/news/044/index.md
+6-4Lines changed: 6 additions & 4 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.