A 3D model of the Xbox Wireless Controller made with Blender and rendered with React Three Fiber.
View Demo
·
Report Bug
·
Request Feature
Tip
This project uses pnpm as package manager
If you don't use pnpm, you can replace pnpm
with npm
or yarn
in the following commands.
-
Clone the repo
git clone https://github.com/jeffrey-omega/R3F-Xbox-Wireless-Controller.git
-
Navigate to the project directory
cd R3F-Xbox-Wireless-Controller
-
Install pnpm packages
pnpm install
- Start the development server
pnpm dev
- Build the project
pnpm build
To run tests, run the following command
pnpm test
Warning
This project is still in development and may not work as expected.