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 d69b9c9

Browse filesBrowse files
WumpfAngelOnFira
andauthored
N47: Rerun update (rust-gamedev#1406)
Co-authored-by: Forest Anderson <forestkzanderson@gmail.com>
1 parent 8e0762f commit d69b9c9
Copy full SHA for d69b9c9

File tree

1 file changed

+29
-1
lines changed
Filter options

1 file changed

+29
-1
lines changed

‎content/news/047/index.md

Copy file name to clipboardExpand all lines: content/news/047/index.md
+29-1Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Feel free to send PRs about your own projects!
3535
- [Learning Material Updates](#learning-material-updates)
3636
- [Tooling Updates](#tooling-updates)
3737
- [Library Updates](#library-updates)
38-
- [Other News](#other-news)
3938
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
39+
- [Other News](#other-news)
4040
- [Discussions](#discussions)
4141
- [Requests for Contribution](#requests-for-contribution)
4242
- [Jobs](#jobs)
@@ -105,6 +105,34 @@ world down to the final wgpu draw calls.
105105

106106
## Tooling Updates
107107

108+
### [Rerun][rerun]
109+
110+
[Rerun][rerun] ([Discord][rerun-dis], [Github][rerun-gh]) is an open-source SDK
111+
for logging complex visual data paired with a visualizer for exploring that data
112+
over time. While its primary focus is on robotics and computer vision, it can be
113+
useful for all kinds of rapid prototyping & algorithm development.
114+
115+
[v0.7.0][rerun-v0-7-0] is out now, but it turned out a little bit smaller:
116+
117+
A few of the biggest highlights:
118+
119+
- Much more powerful transformation logging
120+
- any affine transforms works now!
121+
- supports many more formats and shows them in the viewer as-is
122+
- Better color mapping range detection for images and tensors
123+
- Add support for motion JPEG via the new jpeg_quality parameter to log_image
124+
- Many small improvements to samples & documentation
125+
126+
There's a growing community on [Discord][rerun-dis] waiting for you to join in
127+
case you have any questions, comments or just want to follow the latest
128+
development. The [Github project][rerun-gh] is MIT/Apache licensed and open to
129+
contribute for everyone, be it with suggestions, bugs or PRs.
130+
131+
[rerun]: https://rerun.io
132+
[rerun-dis]: https://discord.gg/npTFxYR9
133+
[rerun-gh]: https://github.com/rerun-io/rerun
134+
[rerun-v0-7-0]: https://github.com/rerun-io/rerun/releases/tag/v0.7.0
135+
108136
## Library Updates
109137

110138
## Popular Workgroup Issues in Github

0 commit comments

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