Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
drawcall committed Nov 14, 2019
1 parent 0c4ac09 commit afb6e19
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
Expand Up @@ -104,7 +104,7 @@ proton.addRenderer(renderer);

* Use `Proton.Body` and `Proton.Color` at the same time. I suggest you'd better use the `WebGLRenderer` not `CanvasRenderer`.

* Added `Cyclone` behavior, you can make vortex effects with Cyclone. Demo please check [here](https://codesandbox.io/s/proton-cyclone-yvibu).
* Added `Proton.Cyclone` behavior, you can make vortex effects with Cyclone. Demo please check [here](https://codesandbox.io/s/proton-cyclone-yvibu).

* Use Euler integration calculation is more accurate (default false) `Proton.USE_CLOCK = false or true;`.

Expand Down

0 comments on commit afb6e19

Please sign in to comment.