/claim #6 /closes #6
The GLTF provides the shapes for the components, but they were not being rendered in the output. This was because the mesh data was not being correctly extracted from the scene3d object.
This PR fixes the issue by:
lib/mesh-generation.ts to correctly process the mesh data for components.test/repros/repro01/repro01.test.ts to prevent timeouts.The components, including the resistor blocks, are now visible on the board.
Excellencedev
@Excellencedev
tscircuit
@tscircuit