tylerlaberge / DestructionDemo

A demo of destruction in Computer Graphics with THREE.js and cannon.js.

Home Page:https://tylerlaberge.github.io/DestructionDemo/src/html/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A demo of destruction in Computer Graphics with THREE.js and cannon.js

alt text


View the demo here!

Simply press spacebar to fire the cannonball. You can also reset the demo by clicking the reset button.


The goal of this project was to accurately simulate destruction in computer graphics. While I may not have completely succeeded in this hyper realistic endeavor, I still feel that the destruction I was able to simulate looks very good and I am happy with what I accomplished. I gained experience in physics engines during this project, and I learned many of the challenges involved with simulating destruction.

About

A demo of destruction in Computer Graphics with THREE.js and cannon.js.

https://tylerlaberge.github.io/DestructionDemo/src/html/index.html


Languages

Language:JavaScript 91.0%Language:CSS 5.3%Language:HTML 3.7%