Skip to content
View Continuum3416's full-sized avatar
♠️
Poker
♠️
Poker

Block or report Continuum3416

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
Continuum3416/README.md
  • Hello, I’m Don.
  • I’m interested in image processing, physics simulation, scientific programming, and low-level programming.
  • Favorite Languages: C, C++, Rust, and Python.
  • I also do web dev (only a bit).
  • Checkout my portfolio.

Pinned Loading

  1. Spatial-Grid-Partitioning Public

    Verlet particle simulator that uses spatial grid partitioning for more optimized collision detection.

    C++ 1

  2. darknet-YOLOv4-cpp Public

    Darknet YOLOv4 C++ command-line wrapper with OpenCV-cpp and CUDA cmake setup

    C++ 2

  3. Chladni-Patterns-Generator Public

    Generate an unlimited number of Chladni patterns by solving the rectangular and polar wave equation via separation of variables and eigenvalues.

    Python 14

  4. OpenGL-Object-Rendering Public

    Render geometric shapes—including triangle, cube, sphere, and torus (donut) using OpenGL. This is a sample OpenGL graphics programming project built with CMake.

    C++ 1

  5. neumanncondition Public

    A safe place to dump my thoughts.

    HTML

  6. WindowAPI-Graphics Public

    Rendering objects from scratch (no external libraries) using windows API

    C