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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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.

  • 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.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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. 💪💪

  • 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