Skip to content

martinpetrasch/cm-404-experiment

Repository files navigation

2D Physics Experiment

This was initially created to test a 2d physics solver (box2d.js) in the context of an existing 404 error page from CargoMedia.

Based on "Google Gravity" by Mr. doob.

Try the Demo and check out the impact to the simulation when resizing or moving the browser window.

Test site locally

Make sure jekyll is installed

gem install jekyll

If operating on Windows, change code page for "cmd"

chcp 65001

Build the site and serve it on http://localhost:4000

jekyll serve --watch

About

interactive 404 experiment using 2d physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published