Create a First Person Movement in React Three Fiber - Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. use-cannon

    👋💣 physics based hooks for @react-three/fiber

    For this example we are going to use Reac Three Cannon a specific library to create physics. You can use Rapier, another cool library, but is under development right now.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. react-three-rapier

    🤺 Rapier physics in React

    For this example we are going to use Reac Three Cannon a specific library to create physics. You can use Rapier, another cool library, but is under development right now.

  4. react-fp-movement

    Basic scene with geometries and gLTF models to control a character in first person camera

    I hope you find it useful as I did. You can see the final project here. Feel free to reach me out and start creating your own projects. 💪💪

  5. gltfjsx

    🎮 Turns GLTFs into JSX components

    We are not going to see all the code of the components but it's important to know some key concepts. The next component is ThreeModel.js which is the model of the three. To do this I have used a model from internet and this utility to create a React component from a gLTF.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why react-three-rapier does not use worker like use-cannon

    5 projects | /r/threejs | 10 May 2023
  • 3D web - Cannon physics - web3 serie

    1 project | dev.to | 19 Aug 2022
  • About gamedev in JS / ThreeJS

    2 projects | /r/threejs | 1 Oct 2021
  • How to prevent camera from entering cubes

    1 project | /r/threejs | 12 Aug 2021
  • Noob Here! I need help to figure out how use physics with three and react fiber

    1 project | /r/threejs | 23 Jul 2021