How to get InstancedMesh working properly?

This page summarizes the projects mentioned and recommended in the original post on /r/threejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • three.js

    JavaScript 3D Library.

    I imported .glb file to my app, now I want to make copies of it using InstancedMesh. I followed this official example (I even used the same Flower.glb model): https://github.com/mrdoob/three.js/blob/master/examples/webgl_instancing_scatter.html. I simplified my example, don't need to to transform geometries, just need to make copies. I have no errors in the console so seems it works fine but the issue is that nothing shows up in the scene. I have no idea why, all the more that my example follows official Three.js example. What's the issue?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts