boytchev / Physijs

Physics plugin for Three.js r150

Home Page:https://boytchev.github.io/Physijs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physijs

This fork of Physijs is compatible with newer Three.js, like r162 and r150. The code is identical to the Chandler Prall's Physijs, except for:

  • old Geometry is replaced with BufferGeometry;
  • classes are compatible with Three.js classes;
  • all examples are running (more or less).

These modifications are not thoroughly tested. There might be other parts of Physijs that need changes.

Original Physijs examples (Three.js r162)

Click on an image to run the example:

Memory tests:

Original Physijs examples (Three.js r150)

Click on an image to run the example:

Memory tests:

About

Physics plugin for Three.js r150

https://boytchev.github.io/Physijs/

License:MIT License


Languages

Language:JavaScript 100.0%Language:Batchfile 0.0%