I experimented with React Three Fiber and three.js to make a nice (at least I tried) landing page twitter.com/daavidaviid/s…
πŸ‘︎ 101
πŸ’¬︎
πŸ‘€︎ u/daavidaviid
πŸ“…︎ Jan 11 2022
🚨︎ report
How can i pause an animation in react three fiber ?

I've made a basic animation in react three fiber using useFrame hook and changing the position of the mesh. Is there a way i can pause the animation with a button and resume from where it left off?

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/UnluckyFee4725
πŸ“…︎ Jan 16 2022
🚨︎ report
React three fiber: passing multiple textures to 1 mesh.

Hello!

Using React-three-fiber, I’m trying to build out a carousel made of plane geometries that I intend to animate.

I’m having a bit of trouble figuring out how to pass multiple textures inside my basic mesh material so that each of my three planes have a unique texture (like a carousel of images)

Would appreciate any feedback on the best approach!

I made use of react-drei’s useTexture:

const [ texture1, texture2, texture3 ] = useTexture([\${strike1}\, `${strike2}`, `${strike3}`]);``

return (

<>

<mesh>

<meshBasicMaterial map={} />

...

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/bizimetal
πŸ“…︎ Jan 17 2022
🚨︎ report
Three ways to create 3D particle effects (with React Three Fiber) varun.ca/three-js-particl…
πŸ‘︎ 26
πŸ’¬︎
πŸ‘€︎ u/winkerVSbecks
πŸ“…︎ Jan 10 2022
🚨︎ report
How to build stunning 3D scenes with React Three Fiber varun.ca/modular-webgl/
πŸ‘︎ 239
πŸ’¬︎
πŸ‘€︎ u/winkerVSbecks
πŸ“…︎ Nov 18 2021
🚨︎ report
A walkable 3D visualization of covid-19 deaths worldwide (made with react-three-fiber) github.com/moklick/covid1…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/moklick
πŸ“…︎ Jan 11 2022
🚨︎ report
How to develop a Web AR Facefilter with React and ThreeJS / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/Level30Wizards
πŸ“…︎ Jan 03 2022
🚨︎ report
Small interactive scene build using React-three-fiber

Started using React-three-fiber with Blender in the new year. It's very interesting, and feels more approachable then WebGL and Three.js. Built this simple scene using a model I created in blender and added some on hover effects. I think that there is so much potential to be what can be made with R3F and the Docs are very helpful, would heavily recommend checking them out. Would be interested here hear other peoples experience using it.

CodeSandBox Demo - https://y3d0y.csb.app/

Docs - https://docs.pmnd.rs/react-three-fiber/getting-started/examples

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/Nich-olas
πŸ“…︎ Jan 09 2022
🚨︎ report
How to build stunning 3D scenes with React Three Fiber varun.ca/modular-webgl/
πŸ‘︎ 107
πŸ’¬︎
πŸ‘€︎ u/speckz
πŸ“…︎ Nov 21 2021
🚨︎ report
React three fiber- Checkout this personal website I am working on. How can I navigate to a new page when I click on each object?

https://codesandbox.io/s/misty-fire-92mpl

How can I navigate to a new page when Click on each of the object??. (Do check the <Home /> component it has all the code.

thanks

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/FiredNeuron97
πŸ“…︎ Jan 06 2022
🚨︎ report
Ask for feedback: website made with threejs and react-three-fiber v.redd.it/8kstzl2mb8z71
πŸ‘︎ 73
πŸ’¬︎
πŸ‘€︎ u/Bela-Bohlender
πŸ“…︎ Nov 12 2021
🚨︎ report
Does React-three-fiber improve how ThreeJS and React work together or is it more designed to give a react-like experience (components) within threejs?

Still relatively new to both React and 3js. I’m hoping to avoid learning an abstraction before the fundamentals, but R3F is impossible to ignore.

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/Mykol225
πŸ“…︎ Dec 18 2021
🚨︎ report
How to develop a Web AR Facefilter with React and ThreeJS / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/Level30Wizards
πŸ“…︎ Jan 03 2022
🚨︎ report
Best community for React-three-Fiber questions

Hello I was about to ask a question related to the react-three-fiber library that I'm new to; but I figured I'd first ask if there are any communities for that library specifically that would be better suited for it?

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/bizimetal
πŸ“…︎ Dec 28 2021
🚨︎ report
Dipped my toe into react-three-fiber and made a little dice roller v.redd.it/vv3mfpgvd5681
πŸ‘︎ 20
πŸ’¬︎
πŸ‘€︎ u/bain2236
πŸ“…︎ Dec 17 2021
🚨︎ report
How to develop a Web AR Facefilter with React and ThreeJS / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Level30Wizards
πŸ“…︎ Jan 03 2022
🚨︎ report
How to develop a Web AR Facefilter with React and ThreeJS / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Level30Wizards
πŸ“…︎ Jan 03 2022
🚨︎ report
How to build stunning 3D scenes with React Three Fiber varun.ca/modular-webgl/
πŸ‘︎ 32
πŸ’¬︎
πŸ‘€︎ u/winkerVSbecks
πŸ“…︎ Nov 18 2021
🚨︎ report
How to develop a Web AR Facefilter with React and ThreeJS / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Level30Wizards
πŸ“…︎ Jan 03 2022
🚨︎ report
How to build stunning 3D scenes with React Three Fiber varun.ca/modular-webgl/
πŸ‘︎ 89
πŸ’¬︎
πŸ‘€︎ u/speckz
πŸ“…︎ Nov 21 2021
🚨︎ report
Spritesheet animation and pixel art with aseprite, threejs and react-three-fiber βŠ™ fundamental.sh fundamental.sh/p/sprite-s…
πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/vivavolt
πŸ“…︎ Dec 13 2021
🚨︎ report
I made a guide to help with pixel art animations in the browser using three.js and react-three-fiber fundamental.sh/p/sprite-s…
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/vivavolt
πŸ“…︎ Dec 13 2021
🚨︎ report
Spritesheet animation and pixel art with aseprite, threejs and react-three-fiber βŠ™ fundamental.sh fundamental.sh/p/sprite-s…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/vivavolt
πŸ“…︎ Dec 13 2021
🚨︎ report
Trying basic networking for multi-player setup in three js (react-three-fiber) using socket io PS : frame rate is dropping in screen recording its working really smooth otherwise. v.redd.it/eza0wawbe7y71
πŸ‘︎ 27
πŸ’¬︎
πŸ‘€︎ u/bhushanw-tf
πŸ“…︎ Nov 07 2021
🚨︎ report
Made a little dice roller in react-three-fiber for fun v.redd.it/8x7nt1snd5681
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/bain2236
πŸ“…︎ Dec 17 2021
🚨︎ report
Spritesheet animation and pixel art with aseprite, threejs and react-three-fiber βŠ™ fundamental.sh fundamental.sh/p/sprite-s…
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/vivavolt
πŸ“…︎ Dec 13 2021
🚨︎ report
Render loop in react-three-fiber with gatsby

I tried running the example on the react-three-fiber GitHub repo README. The two cubes render fine, and the mouse hover event works but the part where you subscribe to the render loop with β€˜useFrame’ doesn’t seem to work, the cubes do not spin.

I have no idea as to why this occurs, any insight would be helpful :)

Thanks.

Edit: typo

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/muffledMitosis
πŸ“…︎ Nov 27 2021
🚨︎ report
Javascript News 4th Week(Nov) #54– Remix version 1 is officially out, Vercel received $150M funding, Etsy’s Journey to TypeScript, Build stunning 3D scenes with React Three Fiber - The ArrowFn thearrowfn.com/javascript…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Pratik240895
πŸ“…︎ Nov 26 2021
🚨︎ report
Javascript News 4th Week(Nov) #54– Remix version 1 is officially out, Vercel received $150M funding, Etsy’s Journey to TypeScript, Build stunning 3D scenes with React Three Fiber - The ArrowFn thearrowfn.com/javascript…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Pratik240895
πŸ“…︎ Nov 26 2021
🚨︎ report
Made an Audio Reactive Music Video using React Three Fiber solarstorm.netlify.app/
πŸ‘︎ 172
πŸ’¬︎
πŸ‘€︎ u/winkerVSbecks
πŸ“…︎ Aug 09 2021
🚨︎ report
Javascript News 4th Week(Nov) #54– Remix version 1 is officially out, Vercel received $150M funding, Etsy’s Journey to TypeScript, Build stunning 3D scenes with React Three Fiber - The ArrowFn thearrowfn.com/javascript…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Pratik240895
πŸ“…︎ Nov 26 2021
🚨︎ report
I created an alternative to React-Three-Fiber. A paper-thin (~800 bytes) and position-aware wrapper for ThreeJS in React - React-Three-Paper. Find it in the comments!
πŸ‘︎ 60
πŸ’¬︎
πŸ‘€︎ u/ppictures
πŸ“…︎ Jul 31 2021
🚨︎ report
Advice on how to get enough plant protein when my illness (IBD) reacts badly to too much fiber

Hey, i have Ulcerative Colitis and it seems like all plant protein sources that are also cheap are tons of fibers in them. Is there any way to remove the fiber or something? Like idk what to do, i wish i could just eat lots of beans and lentils daily

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Abused_Dog
πŸ“…︎ Sep 20 2021
🚨︎ report
I wanted to try react three fiber, here we are, not perfect but looks kind of nice v.redd.it/g6q44b7edpn71
πŸ‘︎ 73
πŸ’¬︎
πŸ‘€︎ u/daavidaviid
πŸ“…︎ Sep 16 2021
🚨︎ report
React (Three.js) Fiber - Interactive JavaScript Canvas codyb.co/articles/a-techn…
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/maintainerview
πŸ“…︎ Oct 24 2021
🚨︎ report
How to develop a webar face filter with React and threejs / React Three Fiber webanimation.blog/blog/ho…
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/StartupJeeliz
πŸ“…︎ Sep 16 2021
🚨︎ report
skinnedMesh representing metal looks completely dark(react three fiber)

I downloaded a glb that is a knight with an armor. I'm noticing that this knight object is very very dark in the scene compared to the other objects. if I turn up the lighting big time he is clearly visible but the other objects are way too light.

Doing some research I discovered this is often the case when objects have a lot of metal in them? Makes sense with the knight in armor I guess :P I created my knight by auto generating the gltf model with npx gltfjsx, this package built the knight with skinnedMeshes.

The solution I encountered for the darkness of the model is to set the metalness to 0 but I can't figure out how to do this for a SkinnedMesh.

The code for this knight is the following. The metalness={0,0} does not solve anything, I believe this is not a valid property of a skinnedMesh.

Does anybody have any advice on how to deal with this issue?

/*
Auto-generated by: https://github.com/pmndrs/gltfjsx
*/

import React, {useRef, useEffect, useState} from 'react'
import { useGLTF, useAnimations } from '@react-three/drei'

export default function Model(props) {
  const {animation} = props;

  const group = useRef()
  const { nodes, materials, animations } = useGLTF('/knightmultiple.glb')
  const { actions } = useAnimations(animations, group)

  return (
    &lt;group scale={0.01} ref={group} {...props} dispose={null}&gt;
      &lt;group rotation={[Math.PI / 2, 0, 0]} scale={[0.01, 0.01, 0.01]}&gt;
        &lt;primitive object={nodes.Hips} /&gt;
        &lt;skinnedMesh
          metalness={0.0}
          geometry={nodes.Paladin_J_Nordstrom.geometry}
          material={nodes.Paladin_J_Nordstrom.material}
          skeleton={nodes.Paladin_J_Nordstrom.skeleton}
        /&gt;
        &lt;skinnedMesh
          metalness={0.0}
          geometry={nodes.Paladin_J_Nordstrom_Helmet.geometry}
          material={nodes.Paladin_J_Nordstrom_Helmet.material}
          skeleton={nodes.Paladin_J_Nordstrom_Helmet.skeleton}
        /&gt;
        &lt;skinnedMesh
          geometry={nodes.Paladin_J_Nordstrom_Shield.geometry}
          material={nodes.Paladin_J_Nordstrom_Shield.material}
          skeleton={nodes.Paladin_J_Nordstrom_Shield.skeleton}
        /&gt;
        &lt;skinnedMesh
          geometry={nodes.Paladin_J_Nordstrom_Sword.geometry}
          material={nodes.Paladin_J_Nordstrom_Sword.material}
... keep reading on reddit ➑

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/DutchSparks
πŸ“…︎ Oct 05 2021
🚨︎ report
React-three-fiber v8: concurrency in Threejs twitter.com/0xca0a/status…
πŸ‘︎ 24
πŸ’¬︎
πŸ‘€︎ u/drcmda
πŸ“…︎ Sep 04 2021
🚨︎ report
Build A TodoList with Go (Golang), Fiber and React idownloadcoupon.com/coupo…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/smartybrome
πŸ“…︎ Oct 07 2021
🚨︎ report
[Showoff Saturday] Personalize your PS5, made with react, react-three-fiber v.redd.it/89r5xz5hl1971
πŸ‘︎ 97
πŸ’¬︎
πŸ‘€︎ u/Secretmapper
πŸ“…︎ Jul 03 2021
🚨︎ report
High Performance 3D Animation with react-three-fiber + rxjs fundamental.sh/p/high-per…
πŸ‘︎ 22
πŸ’¬︎
πŸ‘€︎ u/vivavolt
πŸ“…︎ Sep 14 2021
🚨︎ report
Converting from threejs to react three fiber

Hello, I am thinking about tweaking and using a model from threejs on my project. I have some (limited) experience with threejs but I'm still pretty inexperienced. This is a relatively minor attribute of the project I'm working on at the moment so I haven't had the time to go all-in on mastering threejs as of yet. I'm wondering how feasible it would be to convert a relatively complex scene from threejs to react three fiber. I've been working through this and trying to improve with threejs fiber for a few days but the complexity of this project is just a bit too high for me to really grasp how I can approach this. I would really appreciate if anyone would be willing to take a look at the code and generally lay out the approach they would take, I'm mostly lost on maintaining the parameters they have laid out while also making it compatible with react. Here's a link to the project I'm looking at https://tympanus.net/codrops/2021/01/26/twisted-colorful-spheres-with-three-js/ -- I'm trying to port the second model. I would really appreciate any pointers, even if you aren't particularly keen on taking the time to actually look through the code itself. Thank you!

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/xTremeSwag
πŸ“…︎ Aug 28 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.