svwilke / 2d-simulation

This is my work for the course 2D Computer Graphics and Simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2d-simulation

This is my work for the course 2D Computer Graphics and Simulation.

The goal was to create a rendering system in JavaScript capable of translating, rotating and scaling objects. Then, on top of that system we were tasked with implementing 2D physics and create a simulation of some kind. Instead of focusing on a single simulation, I created a flexible "scene" system which allowed me to setup a few different simulations.

About

This is my work for the course 2D Computer Graphics and Simulation.


Languages

Language:JavaScript 93.6%Language:HTML 6.0%Language:CSS 0.4%