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

This page summarizes the projects mentioned and recommended in the original post on /r/threejs

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
  • react-three-offscreen

    📺 Offscreen worker canvas for react-three-fiber

  • and then again, there's https://github.com/pmndrs/react-three-offscreen now, you can run the whole thing in the worker, react, three, rapier, everything. here's a rapier example that i tried: https://twitter.com/0xca0a/status/1649019055792173056 this wasn't made for workers, i merely took some code and ran it.

  • use-cannon

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

  • I'm using rapier physics lib in my own project, and i did that using workers too, i refered this repository https://github.com/pmndrs/use-cannon and when i saw the similar project to use physics lib into react-three-fiber but with rapier https://github.com/pmndrs/react-three-rapier, i notice that they don't use workers... There is some reason to not use workers with rapier? Weren't we supposed to use physics on workers for performance reasons?

  • 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-three-rapier

    🤺 Rapier physics in React

  • I'm using rapier physics lib in my own project, and i did that using workers too, i refered this repository https://github.com/pmndrs/use-cannon and when i saw the similar project to use physics lib into react-three-fiber but with rapier https://github.com/pmndrs/react-three-rapier, i notice that they don't use workers... There is some reason to not use workers with rapier? Weren't we supposed to use physics on workers for performance reasons?

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

  • 3D web - Cannon physics - web3 serie

    1 project | dev.to | 19 Aug 2022
  • Create a First Person Movement in React Three Fiber - Part 2

    4 projects | dev.to | 25 Sep 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