Skip to content

Commit

Permalink
Merge pull request #7 from bbohlender/patch-1
Browse files Browse the repository at this point in the history
remove outdated link from reintroducing-react-three-xr blog post
  • Loading branch information
krispya authored Aug 12, 2024
2 parents fae2c0b + 087c7fd commit 6a110ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/blog/reintroducing-react-three-xr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ To go beyond this simple example and help you make the most out of the React Thr

- **[Store](https://docs.pmnd.rs/xr/tutorials/store):**: Configure the XR store and learn its functions and state.
- **[Interactions](https://docs.pmnd.rs/xr/tutorials/interactions):** Learn how to handle user interactions within your XR environment.
- **[Options](https://docs.pmnd.rs/xr/tutorials/options):** Customize settings to fit your specific needs.
- **[Object Detection](https://docs.pmnd.rs/xr/tutorials/object-detection):** Implement object detection seamlessly.
- **[Origin](https://docs.pmnd.rs/xr/tutorials/origin):** Manage the origin point as well as rotation and scale of your XR scene.
- **[Teleport](https://docs.pmnd.rs/xr/tutorials/teleport):** Enable teleportation as a way of navigating your scene.
Expand Down

0 comments on commit 6a110ba

Please sign in to comment.