Skip to content
View msk2000's full-sized avatar

Block or report msk2000

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. UAV-Simulator UAV-Simulator Public

    A flight simulator project for learning ,teaching and fun!

    C++

  2. OpenMotion OpenMotion Public

    This project aims to create a 6 Degrees of Freedom (6DOF) Motion Simulator, which can control and simulate movement in all six axes: X, Y, Z, roll (Φ), pitch (θ), and yaw (ψ).

    C++

  3. InverseKinematicsGUI InverseKinematicsGUI Public

    Repo for my ongoing open source project to build a cross platform motion simulation software

    C++ 1

  4. xplaneudp xplaneudp Public

    This project is part of a bigger project involving flight data extraction from X-Plane and it's use for motion simulation. However, the C++ code shared here can be used with other endgoals.

    C++

  5. GameOfLife GameOfLife Public

    This is a personal project that visualizes Conway's Game of Life using C++, SFML for graphics, and Eigen for matrix manipulation.

    C++

  6. clibmini clibmini Public

    A lightweight custom C standard library replacement with minimal dependencies, designed for low-level systems programming, OS development, and embedded projects. Includes basic implementations of p…

    C