THreejs sphere phisics

I want to recreate this with threejs, are there any examples online, I don’t really care about the sphere textures I jsut need some sphere geometries.. https://codepen.io/soju22/pen/qBezBeo

Maybe based on this

https://codesandbox.io/p/sandbox/zxpv7?file=%2Fsrc%2FApp.js

or this

https://codesandbox.io/p/sandbox/5w35n6

1 Like

Thank you but I need threejs not react…

I would start with asking the author of the codepen. :thinking:

I tried no luck…

Then, this is a great opportunity to create something your own :handshake:

I might be wrong, but seems the author didn’t use any physics engines. But wrote his own one, specifically for spheres. :thinking:

2 Likes

Agree!

I was actually working on this :slight_smile: