Skip to content

Commit

Permalink
add code sandbox link for example
Browse files Browse the repository at this point in the history
  • Loading branch information
brianzinn authored Dec 7, 2021
1 parent 1235e28 commit 811b207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export const SceneWithSpinningBoxes = () => (
</div>
)
```
[code sandbox for above](https://codesandbox.io/s/epic-darwin-tohk0)

## Hooks, Shadows and Physics (and optionally TypeScript, too)
You can declaratively use many features together - here only the button click handler actually has any code - and we have declarative Physics, GUI, Lighting and Shadows. demo: [Bouncy demo](https://brianzinn.github.io/react-babylonjs/?path=/story/physics--bouncy-playground-story)
Expand Down

0 comments on commit 811b207

Please sign in to comment.