Tresjs / lab

Showcase and examples lab for TresJS
https://lab.tresjs.org/
65 stars 10 forks source link

How to load and render STL models? #53

Open arbaev opened 1 year ago

arbaev commented 1 year ago

Hi!! Pls help, how to work with STL models in Tres? I'm load model via STLloader as in THREE, and how I can render it now? Trying primitive

  <Suspense>
    <primitive :object="mySTLModel" />
  </Suspense>

But get Failed to resolve component: primitive

alvarosabu commented 1 year ago

Hi @arbaev, sorry we didn't get back sooner. We almost don't check issues in this repo. It's better if you report them on core package

What version are u using?

serpro commented 2 months ago

@alvarosabu someone should update the link on this page https://docs.tresjs.org/guide/troubleshooting.html if this is not the correct repo :)