pratik2709 / Speculative-Contacts

This repository is for mostly understanding and implementing speculative contacts collision detection technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speculative-Contacts

Introduction

This repository is for mostly understanding and implementing speculative contacts collision detection technique.

What is Speculative Contacts ?

https://wildbunny.co.uk/blog/2011/03/25/speculative-contacts-an-continuous-collision-engine-approach-part-1/

How to run this code ?

  • Run this by opening the index.html in any modern browser

Acknowledgments and Sources

This code is based on the following sources:

Quadtree implemntation (future addition):

https://github.com/pratik2709/Galaxian/blob/master/quadtree.js

About

This repository is for mostly understanding and implementing speculative contacts collision detection technique.

License:Other


Languages

Language:JavaScript 96.9%Language:HTML 1.6%Language:Ruby 1.4%Language:SCSS 0.1%Language:CSS 0.1%