This is a simple example that uses a gltf model (by martinjario) downloaded from https://sketchfab.com to demonstrate how to use three.js with React.js
Click here for more information about three.js
(truly powerful tool).
- Clone the repository
- Install dependencies
npm i
- Run the app
npm run start