vanta icon indicating copy to clipboard operation
vanta copied to clipboard

Upgraded to BufferGeometry

Open DustinBrett opened this issue 3 years ago • 3 comments

Finally took the time to get this going on latest (r133) three.js with the new BufferGeometry.

Fix for https://github.com/tengbao/vanta/issues/101

I based a good amount of my changes on https://sbcode.net/threejs/geometry-to-buffergeometry/

Works on my machine ;-)

DustinBrett avatar Oct 14 '21 05:10 DustinBrett

Do you think you could fix globe too? I've been trying but I haven't fixed it completely yet. I know it's alot to ask so a no is expected :)

basgeertsema2000 avatar Dec 03 '21 15:12 basgeertsema2000

@DustinBrett Works for me. Thanks!

luksak avatar Mar 10 '22 14:03 luksak

@tengbao Any interest in basing dependency updates on this?

jacksongoode avatar Jun 29 '22 14:06 jacksongoode

Do you think you could fix globe too? I've been trying but I haven't fixed it completely yet. I know it's alot to ask so a no is expected :)

@basgeertsema2000 This should be resolved in #143

OmnesPotens avatar Aug 25 '22 05:08 OmnesPotens