Skip to content
View xzy210's full-sized avatar

Block or report xzy210

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. fast-triangle-triangle-intersection fast-triangle-triangle-intersection Public

    Forked from LokiResearch/fast-triangle-triangle-intersection

    Fast and robust triangle-triangle intersection test with high precision for cross and coplanar triangles based on the algorithm by Devillers & Guigue.

    TypeScript

  2. FastIPC FastIPC Public

    Forked from squarefk/FastIPC

    incremental potential contact with taichi

    C++

  3. elasty-simulation-pbd elasty-simulation-pbd Public

    Forked from yuki-koyama/elasty

    A research-oriented elastic body simulator

    C++

  4. CCD-Wrapper CCD-Wrapper Public

    Forked from Continuous-Collision-Detection/CCD-Wrapper

    A library for various continuous collision detection algorithms.

    C++

  5. bvh bvh Public

    Forked from madmann91/bvh

    A modern C++ BVH construction and traversal library

    C++

  6. distance3d distance3d Public

    Forked from AlexanderFabisch/distance3d

    Distance computation and collision detection in 3D.

    Python