rydb
I have a YouTube channel with robot demo stuff here: https://www.youtube.com/channel/UCY9H-p0l8bY6-XzrDeibcOg
Pinned Repositories
CircuitCider
A physics based robot dueler.
bevy_serialization_extras
contains plugins/systems to make serialization/deserialization with bevy smoother
bevy_serialization_urdf
An addon for bevy_serialization_extras to enable urdf support
Mimick
A KISS, cross-platform C mocking library
navigation2_tutorials
Tutorial code referenced in https://navigation.ros.org/
pymacromaker
Cross-platform python tool to make macros
ros2_bevy
An alternative simulator to gazebo for doing ROS 2 simulation
ros2_easy
A collection of tools to make using ROS 2 easier and more hands off
RosHowTwo
A place to find and share ROS2 learning resources!
turtlebot3
ROS packages for Turtlebot3
rydb's Repositories
rydb/bevy_serialization_extras
contains plugins/systems to make serialization/deserialization with bevy smoother
rydb/bevy_serialization_urdf
An addon for bevy_serialization_extras to enable urdf support
rydb/CircuitCider
A physics based robot dueler.
rydb/bevy_camera_extras
A collection of utilities to making working with cameras in bevy easier.
rydb/bevy
A refreshingly simple data-driven game engine built in Rust
rydb/bevy_component_extras
Contains QOL components/markers for common features that crates might want to interface with.
rydb/bevy_hotreload
testing hot-reloading
rydb/bevy_mod_raycast
A little mesh raycasting plugin for Bevy
rydb/bevy_mod_rust_gpu
rust-gpu shaders for Bevy
rydb/bevy_toon_shader
Toon Shader for the bevy game engine
rydb/bevy_transform_gizmo
A 3d gizmo for transforming entities in Bevy.
rydb/bevy_ui_extras
A collection of utilities to make working with ui in bevy easier.
rydb/cargo-wgsl
Validate wgsl in rust projects
rydb/cubecl_gradient_triangle
A gradient triangle rendered with CubeCL vs WGSL
rydb/egui_tiles
A tiling layout engine for egui with drag-and-drop and resizing
rydb/example_world
Run main.rs, and if you see no errors. You installed everything correctly.
rydb/glasgow
Language Server for WGSL (WebGPU Shading Language)
rydb/include_pipeline
A project for creating wgsl pipelines from wgsl shaders
rydb/MeetingTwo
rydb/mir_testing
testing rust mir stuff
rydb/moonshine_save
A save/load framework for Bevy game engine.
rydb/naga-gpu
A project for creating GPU code by targeting WGPU naga modules.
rydb/publish-extensions
Scripts for publishing VS Code extensions to open-vsx.org
rydb/rust-gpu
rydb/rust_gpu_gradient_triangle
rydb/rust_wgpu_hot_reload
A template rust project to be productive in wgpu, with hot reload and wasm export
rydb/transform-gizmo
3d transformation gizmo
rydb/wgpu
A cross-platform, safe, pure-Rust graphics API.
rydb/wgsl-analyzer
a language server implementation for the WGSL shading language
rydb/wgsl_testing