Skip to content

Commit

Permalink
Merge pull request #80 from jbroadway/patch-1
Browse files Browse the repository at this point in the history
Fix for broken link to new docs
  • Loading branch information
zite authored Nov 8, 2016
2 parents 6bcee09 + c94a19b commit 9a2c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Summary

**Go to [newtonvr.readme.io](http://newtovr.readme.io) for documentation, guides on how to get started with NewtonVR, and basic integration instructions.**
**Go to [newtonvr.readme.io](http://newtonvr.readme.io) for documentation, guides on how to get started with NewtonVR, and basic integration instructions.**

Our system allows players to pick up, drop, throw, and use held objects. Items don't pass through other items (rigidbodies), or the environment (non-rigidbodies). Rather, held items interact with other rigidbodies naturally -- taking mass into account. For example, if you have two boxes of the same mass they can push each other equally, but a balloon, with considerably less mass, can't push a box.

Expand Down

0 comments on commit 9a2c577

Please sign in to comment.