Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Update README.md #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #194

wants to merge 1 commit into from

Commits on Sep 4, 2021

  1. Update README.md

    I think many a newbie has tried to jump into this library and been confused at not understanding how to apply forces. The use of velocity directly is far more predictable than applyImpulse, which makes more sense for programatic use generally. See [here](schteppe/cannon.js#257) for some validation of what I'm talking about, though I think it's also something easy to experience if you try creating a demo following this readme, and may lead to poor initial user experiences with CANNON, as described e.g. [here](https://aframevr.slack.com/archives/C3WGUL4K0/p1617736493000900).
    
    Perhaps some glitch demos should be shared here that would be a bit easier to digest for beginners as well?
    kylebakerio committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    26d5ca3 View commit details
    Browse the repository at this point in the history