Ecosystems

A simple project centered around creating simple ecosystems that can be interacted with and observed made in C#.

Boids.js

An elegant JavaScript library for boids.

Python Physics Engine

A simple 2D physics engine that includes, non-rotating rigidbodies, rigidbody constraints and user interaction with objects.

Minecraft Particle Renderer

A Minecraft plugin that allows for drawing simple objects and lines with particles using the /draw command.

Python Inverse Kinematics

A simple, Python implementation of a 2 segment inverse kinematics algorithm.