react-three-next
React Three Fiber, Threejs, Nextjs starter (by pmndrs)
you-are-online
A react-three-fibre website with shaders, animated camera transitions and an animated model. (by jhancock532)
| react-three-next | you-are-online | |
|---|---|---|
| 8 | 1 | |
| 2,820 | 0 | |
| 0.0% | - | |
| 3.7 | 0.0 | |
| almost 2 years ago | over 4 years ago | |
| JavaScript | JavaScript | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-three-next
Posts with mentions or reviews of react-three-next.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-22.
-
React Lazy Loading react-three-fiber component
ps, you can also try https://github.com/pmndrs/react-three-next where we have abstracted this stuff. it gets 100% lighthouse score for performance, accessibility, best practices and seo.
-
Next.js Weekly #4: Vercel Ship, PHP to RSCs, Precedent 2.0, Hot Takes 🌶️
react-three-next
-
Suggestions needed
there's a whole eco system around three in react and next. it starts with react-three-fiber, drei has tons of helpers, and then there's three-next for when you need 100% lighthouse, persisting canvas across routes etc.
-
I built this super nice looking hero section with three/fiber in next.js. I love how easy it was to get such a result.
It’s a good combination, react-three-fiber expresses three in react, react-three-next makes for a good starting template for common issues like persisting canvas between routes. And Vercel is funding both pmndrs and r3f.
-
Using threejs server side?
The team at r3f are doing killer work. Check out this repo for a way to do SSR with their react renderer. https://github.com/pmndrs/react-three-next
-
SSR for ThreeJS? Is there any way to make threejs performant?
you could also check out https://github.com/pmndrs/react-three-next which is a nextjs starter. it gives you almost 100% lighthouse, and it has all these little tricks inbuilt.
-
Three.js works on localhost but not live on my Next.js website
Also check out https://github.com/pmndrs/react-three-next uses react three fiber, which is awesome.
you-are-online
Posts with mentions or reviews of you-are-online.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-14.
-
Finally got around to making a portfolio site. It’s a 3D representation of my room. More info in the comments
https://github.com/jhancock532/you-are-online (Three.js with React, aka React Three Fibre)
What are some alternatives?
When comparing react-three-next and you-are-online you can also consider the following projects:
react-spline - A wrapper to painlessly integrate Spline projects into your React code-space. ☀
fingerprint-garden - A live, networked Three.js visualisation of device identity and diversity.
react-three-arjs - AR.js with react-three-fiber
xr - 🤳 VR/AR for react-three-fiber
use-animation - react hook for reactive animations, powered by rxjs
drei - 🥉 useful helpers for react-three-fiber