Skip to content
View omar-addam's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report omar-addam

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

  1. Force-Directed-Graph Force-Directed-Graph Public

    Unity3d project that visualizes force-directed graphs. This project is created using Unity3d.

    C# 16 6

  2. Boids-Simulation Boids-Simulation Public

    This project simulates the flocking behavior of birds. It uses Unity3d engine to implement the Boids algorithm.

    C# 4

  3. Simple-Clustering-Simulations Simple-Clustering-Simulations Public

    Unity3d project that simulates three clustering approaches: K-Means, K-Medoids, and DB-Scan.

    C# 3 2

  4. Unity-Kanban-Board Unity-Kanban-Board Public

    A kanban board for displaying items as cards under their associated pipeline. This project is created using Unity3d.

    C# 3 2

  5. Voronoi-Simulation-Using-Cone-Projection Voronoi-Simulation-Using-Cone-Projection Public

    This project simulates the generation of voronoi diagrams. It uses the cone projection approach for approximately computing the regions. This project is created using Unity3d.

    C# 1

  6. Shortest-Path-And-Rhumb-Line Shortest-Path-And-Rhumb-Line Public

    This project simulates the generation of shortest paths and rhumb lines between coordinates. It displays the final generated paths on a 2D plane and a 3D sphere. The project is created using Unity3d.

    C#