Skip to content
View Jonwod's full-sized avatar
Block or Report

Block or report Jonwod

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. StringSimSynthesizer StringSimSynthesizer Public

    An attempt at simulating a vibrating string in real time, for sound synthesis

    C++ 1 1

  2. SpaceGame SpaceGame Public

    My first large project. No longer representative of my programming ability.

    C++

  3. SimpleEvolutionSimulator SimpleEvolutionSimulator Public

    A simple simulation of imperfectly self-replicating single celled organisms

    C++

  4. OrbitSim OrbitSim Public

    A simple simulation of orbiting bodies. Primarily for the purpose of exploring the associated mathematics, particularly with respect to the accuracy of time-step simulations.

    C++

  5. GameOfLife GameOfLife Public

    An implementation of Conway's GameOfLife using C++ and SFML

    C++

  6. MassOnSpring MassOnSpring Public

    A simulation of a mass on a perfect spring. Ultimately with the purpose of investigating discretization methods

    C++