interests: systems prog, performance, DOD, everything real-time 3D, Rust, Zig, C, Vulkan, WebGPU...
- Paris, France
Block or Report
Block or report teh-cmc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
rerun-io/rerun Public
Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui
2,487 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 100 commits in 2 repositories
Created a pull request in rerun-io/rerun that received 17 comments
Rust SDK: spawn() support
This adds support for spawn() to the Rust SDK and update examples accordingly.
Also used the opportunity to add all missing flags to the rust examp…
+329
−115
•
17
comments
Opened 42 other pull requests in 2 repositories
rerun-io/rerun
2
closed
34
merged
- renderer: 3D texture manager
- Fix path issues when running debug viewer within workspace
-
Detailed errors for
include_file! - Link to SDK operating modes doc in both SDK
- readme: link to troubleshooting page
- fix timeline switch edge case
- Better feature defaults for rerun, re_sdk, rerun_py
- Minor changes to DNA example (rust)
- Rust SDK: last minute fixes + example docs
- Demo helpers & examples for Getting Started (rs)
-
Rust SDK: integration with
clap+on_startup/on_teardown - Rust SDK: high level session initialization
-
Release
0.2.0-alpha.1 - make re_renderer build in every environment
- make re_analytics build in all environments
-
Rust SDK:
--servesupport -
Rust SDK:
save()/--savesupport - Fix more compilation issues when building as a dep
-
do not rely on
CARGO_WORKSPACE_DIRanymore - re_sdk: split top-level public exports into categories
- Examples & helpers accompanying the getting started guide
- fix & lint requirements.txt files
- Barebone examples and slightly friendlier show() for Rust
-
The main
reruncrate is now the public facing SDK - fix official example detection
- Some pull requests not shown.
Reviewed 55 pull requests in 2 repositories
rerun-io/rerun
25 pull requests
- renderer: 3D texture manager
- Add signal handler on *nix with troubleshooting and stacktrace
- Point users to our troubleshooting page on panic
- Allow controlling the graphics backend & power preference through standard wgpu env vars
- Fix some links
- fix timeline switch edge case
- Do some expectation management in main README.md
- Improve readme for python
- Code golf the minimal example
- Increase image cache max size to 5 GB
- Add crate-level Rust docs
- Heavier JPEG-encoding of default fiat example
- Rust SDK: last minute fixes + example docs
- Update all our links and instructions
-
Rust SDK: integration with
clap+on_startup/on_teardown - Rust SDK: spawn() support
-
Rust SDK:
save()/--savesupport - Require that each PR has at least one label
- make re_analytics build in all environments
-
Release
0.2.0-alpha.0 - Fix incorrect usage of unit_divisor in tqdm
- Always log the primary component last so it is joined properly
-
do not rely on
CARGO_WORKSPACE_DIRanymore -
Rust SDK: integrate wth the
imagecrate - Show a warning in web viewer on Windows
- Some pull request reviews not shown.
rerun-io/rerun-docs
11 pull requests
- Document sdk operating modes
- Rearrange demos
- Update api docs links
- Getting Started (rs)
- Quickstart for using the viewer
- "About" page with overview on important aspects of the software
- Drop how to guides
- Fixup code links to point to latest release
- Getting started (py)
- Add getting-started/examples.md content and media
- First draft of concept docs for ECS & path-hierachy.
Created an issue in rerun-io/rerun that received 3 comments
Rust SDK: main rerun crate _is_ the SDK
In a nutshell: turn crates/rerun into the Rust SDK itself.
Reexport all the things required from crates/rerun_sdk
Probably rename crates/rerun_sdk …
3
comments
Opened 20 other issues in 1 repository
rerun-io/rerun
9
open
11
closed
- Depth maps as discrete raytraced volumes
- Caching GPU resources using their unique store indices as keys
-
Make
webfeature default when usingrerunas a dependency - Wasm blobs should have different names in debug vs. release
-
include_file!()must show the full path and its kind in case of error - External troubleshooting documentation
- Document the different ways of sending data to the viewer in the reference
- Running the viewer in debug from within workspace only works when sitting at the root
- Nothing is displayed when only timeless data has been logged
- Examples: async mode ("spawn") for Rust examples
- Examples: argv parsing/handling helpers for Rust examples
- Examples: app_id should take into account active demo/recording/scene
-
Examples: add support for
-saveand-serveto Rust examples - Examples: feature matrix table to know what's where
- Examples: implement new polyglot organization
- Rust SDK: add all-encompassing init method
- Rust SDK: due-for-launch tracking issue
- Examples: due-for-launch tracking issue
- 2D view is clipping some data on the edges
- Camera spin doesn't work after auto-centering the camera
11
contributions
in private repositories
Feb 10 – Feb 16