Skip to content
View andriyDev's full-sized avatar

Block or report andriyDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dodgy Public

    A Rust crate to compute local collision avoidance (specifically ORCA) for AI characters.

    Rust 26 4

  2. recastnavigation-rs-sys Public

    Raw Rust FFI bindings for recastnavigation.

    Rust 8 2

  3. landmass Public

    A navigation system for video games written in Rust.

    Rust 50 5

864 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

Created 5 commits in 1 repository

Created a pull request in bevyengine/bevy that received 3 comments

Delete System::component_access().

Objective Cleanup related to #19495. Solution Delete System::component_access(). It is redundant with System::component_access_set().combined_ac…

+22 −57 lines changed 3 comments
Opened 9 other pull requests in 1 repository
Reviewed 13 pull requests in 2 repositories

Created an issue in petgraph/petgraph that received 1 comment

Implement Graph::try_map to map a Graph with potential errors.

Today we have Graph::map which allows you to create a new graph after processing it with some closures. This works, unless you can have errors in t…

1 comment
Opened 1 other issue in 1 repository
Loading