Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ This project is licensed under the MIT License - see the LICENSE file for detail

Viber3D stands on the shoulders of giants:

- **[Koota](https://github.com/krispya/koota)** - The ECS library that powers our game architecture
- **[Koota](https://github.com/pmndrs/koota)** - The ECS library that powers our game architecture
- **[React Three Fiber](https://github.com/pmndrs/react-three-fiber)** - React renderer for Three.js
- **[Three.js](https://threejs.org/)** - The core 3D library
- **[Nuxt](https://nuxt.com/)** & **[UnJS](https://unjs.io/)** - Powering our docs + build system
Expand Down