Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

317
Views
how to convert buffergeometry to geometry in Three.js

I am trying to convert Buffergeometry to geometry. I am using three 0.134.0. And I tried like this. let geometryconvert = new THREE.Geometry().fromBufferGeometry(geometry);

But I have got this error.

Attempted import error: 'Geometry' is not exported from 'three' (imported as 'THREE').

What is the best way to convert buffergeometry to geometry.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

From r125, THREE.Geometry is deprecated.

https://discourse.threejs.org/t/three-geometry-will-be-removed-from-core-with-r125/22401

That is why you are hitting this error.

From r125 onwards, you can't do anything with Geometry. You will need to work directly with BufferGeometry instead.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!