This project was created to have a fast init point to start a new project with THREE JS and React in Typescript
yarn
yarn start
Open http://localhost:3000 to view it in the browser.
@react-three/gltfjsx
– turns GLTFs into JSX components@react-three/drei
– useful helpers for react-three-fiber@react-three/postprocessing
– post-processing effects@react-three/flex
– flexbox for react-three-fiber@react-three/xr
– VR/AR controllers and events@react-three/cannon
– physics based hooks@react-three/a11y
– real a11y for your scene
Thanks to pmndrs