Skip to content
View miguelggcc's full-sized avatar

Block or report miguelggcc

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

Popular repositories Loading

  1. CFD-SIMPLE-Rust CFD-SIMPLE-Rust Public

    CFD solver based on the SIMPLE algorithm using a collocated grid mesh, written in Rust

    Rust 5 3

  2. QBVH-Rust-Ray-Tracer QBVH-Rust-Ray-Tracer Public

    Photorealistic Monte Carlo ray tracer, written 100% in Rust from scratch. Multi-threaded CPU rendering with quad-BVH using SIMD instructions for fast performance.

    Rust 3

  3. raycaster raycaster Public

    Rust

  4. AOC AOC Public

    Solutions for Advent of Code 2019, 2021 and 2022 in Rust

    Rust

  5. CFD-Unsteady-SIMPLE-Rust CFD-Unsteady-SIMPLE-Rust Public

    CFD solver based on the unsteady SIMPLE algorithm using a collocated grid mesh, written in Rust

    Rust

  6. Carrot-X-Plane-Autopilot Carrot-X-Plane-Autopilot Public

    X-Plane autopilot implementing a lateral guidance system using the “Carrot-Chasing Algorithm”. The system allows an aircraft to follow a flight plan defined by waypoints. It includes a GUI for vis…

    Java