Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juniorxsound/r3f.multiplayer
Small React three fiber multiplayer template 🎮
https://github.com/juniorxsound/r3f.multiplayer
3d computer-graphics express multiplayer r3f react-three-fiber socket-io threejs vite webgl
Last synced: 3 months ago
JSON representation
Small React three fiber multiplayer template 🎮
- Host: GitHub
- URL: https://github.com/juniorxsound/r3f.multiplayer
- Owner: juniorxsound
- Created: 2021-11-14T16:25:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T23:24:02.000Z (over 2 years ago)
- Last Synced: 2024-07-30T15:23:47.796Z (6 months ago)
- Topics: 3d, computer-graphics, express, multiplayer, r3f, react-three-fiber, socket-io, threejs, vite, webgl
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 132
- Watchers: 7
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
R3F.Multiplayer
React three fiber, socket.io boilerplate multiplayer server and client 💻
## Getting started
To quickly get started
- Clone the repository (`git clone [email protected]:juniorxsound/R3F.Multiplayer.git`)
- Install dependencies (Run `yarn` / `npm install` inside the repo root)
- Start the development server by running `yarn dev`