self-parking-car-evolution
react-three-fiber
self-parking-car-evolution | react-three-fiber | |
---|---|---|
5 | 115 | |
728 | 27,779 | |
- | 1.2% | |
0.0 | 8.9 | |
about 2 years ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
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.
self-parking-car-evolution
-
Show HN: Evolution Simulator
Really enjoyed this bug haha: https://github.com/trekhleb/self-parking-car-evolution/issue...
Auto manufacturers should just implement that behavior!
-
Self-Parking Car in <500 Lines of Code
The full genetic source code that was shown in this article may also be found in the Evolution Simulator repository. If you are one of those folks who will actually count and check the number of lines to make sure there are less than 500 of them (excluding tests), please feel free to check the code here 🥸.
react-three-fiber
-
You can now write React in Lua
That parenthetical “or anything declarative really” is doing a lot of work, given that:
React is a tool for writing 3D scenes that can handle state updates: https://github.com/pmndrs/react-three-fiber
React is a tool for writing music that can handle state updates: https://github.com/FormidableLabs/react-music
React is a tool for writing infrastructure-as-code templates that… um… could with some additional work handle state updates: https://www.linkedin.com/pulse/aws-terraform-generator-using...
-
A Deep Dive into Three.js: Exploring the Beauty of 3D on the Web 🌐
Advanced Examples and Utilities Three.js React https://github.com/pmndrs/react-three-fiber : React Three Fiber is a React renderer for Three.js, making it easier to integrate Three.js with React.
-
3JS Job Market
this is perfect then. a large part of the threejs userbase is using https://github.com/pmndrs/react-three-fiber (roughly 1/4, and growing) and this is also where you find lots of job opportunities. fiber has a vast eco system, but if you can pair this with your knowledge of shaders you'll find a job tomorrow if you wanted.
-
Next topics for mastering frontend
there's 3d with threeJS you could play around with that and hooking it into react with react-three-fiber.
-
Was anyone able to make a 3D CAD tool in React?
Have you looked at this: https://github.com/pmndrs/react-three-fiber
-
CLI vs Expo
Only instance in recent memory where I was able to get something working with Expo but not the CLI was when trying to integrate react-three-fiber, but even that may be resolved now.
-
Getting started with 3D web development
this will put you at a massive advantage: https://github.com/pmndrs/react-three-fiber it's a renderer, just like react-dom, it won't change what threejs is or how it functions.
-
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.
-
Built a new splash page at the beginning of the year. Used the opportunity to experiment with react-three-fiber.
I picked the stack I did to expand upon my skill set. In particular, I wanted to brush up on react-three-fiber, react-spring & drei.
-
My own collection so far :)
I think the easiest for you would be to get into this through web development try this https://github.com/pmndrs/react-three-fiber coupled with this https://github.com/pmndrs/react-xr But don't expect super beautiful graphic from this, it's abstraction over three.js library which is abstraction over webgl standard which implements OpenGL ES 2.0 which is 7 years old graphics standard targeted to mobile devices with not much power. Or you can experiment with unity (unity XR) or unreal engine which are harder to learn but produce better graphics.
What are some alternatives?
r3f-world-with-character - A 3D world with nature objects and a character that can move around using your keyboard. Let the character walk, run or dance.
drei - 🥉 useful helpers for react-three-fiber
nano-neuron - 🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"
BabylonJS - Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
buzzwords - A browser based word strategy game featuring frictionless link-based multiplayer. Try it today!
THREE.MeshLine - Mesh replacement for THREE.Line
use-cannon - 👋💣 physics based hooks for @react-three/fiber
Next.js - The React Framework
trois - ✨ ThreeJS + VueJS 3 + ViteJS ⚡
framer/motion - Open source, production-ready animation and gesture library for React [Moved to: https://github.com/motiondivision/motion]
three-viewcube - 3VC - Simple camera orientation controller for 3D space
wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript