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

Block or report akihiko47

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

  1. Parametric-Curves-And-Splines Parametric-Curves-And-Splines Public

    A tool for creation/editing splines with different basis matrices and generating procedural meshes in Unity.

    C# 3

  2. Verlet-Physics-Engine Verlet-Physics-Engine Public

    Very simple verlet Physics Engine. Realization of particles, collisions between particles, springs, solid joints and anchors. It is possible to implement: soft bodies, rigid bodies, ropes, cloth, e…

    JavaScript 1

  3. ODE-solvers-for-particle-physics-in-Unity ODE-solvers-for-particle-physics-in-Unity Public

    Ordinary Differential Equations (ODE) solvers for particle physics in Unity

    C#

  4. JS-Particle-Simulation JS-Particle-Simulation Public

    Real time JS particle simulation (verlet integration) with static grid optimization.

    JavaScript

  5. C-experience C-experience Public

    This repository contains my experiments with the C language. My goal is to create implementations of different data structures and algorithms.

    C

  6. Voronoi-diagram Voronoi-diagram Public

    Dynamic Voronoi diagram using python and pygame. The dots move randomly using Perlin noise.

    Python 1 1