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

153
Views
How to merge meshes of 3d models as one 3d image in Javascript

I have some 3d models and I want to merge the meshes as one single 3d image in javascript. Is there like an npm package or framework for doing so or something?

I have tried combining the individual meshes of the 3d models like below but they didn't fit in as expected.

sharp('images/hat.png')
  .composite([{input: 'images/face.png', gravity: 'southeast' }, {input: 'images/neck.png', gravity: 'southeast' }])
  .toFile('output.png');

Please what is the right way for achieving this?

about 4 years ago · Juan Pablo Isaza
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!