Needle Viewer

A web viewer for opening and inspecting glTF models.

  • glTF
Visit Needle Viewer official site

What it is

Needle Viewer is a browser-based viewer for loading glTF models and examining them in an interactive 3D view.

Why it is selected

A quick visual check is useful before an asset enters a scene or an optimization step. A standalone viewer avoids building a temporary project only to inspect a model.

Who it suits

Designers and developers reviewing glTF assets.

Useful for

  • Checking a downloaded model before integration
  • Sharing a model for visual review
  • Inspecting whether an exported asset opens as expected

gltfjsx

A command-line tool that turns glTF assets into reusable JSX components for React Three Fiber.

  • gltf
  • react
  • threejs

gltfpack

A command-line optimizer for glTF assets from meshoptimizer.

  • gltf
  • optimization
  • 3d-assets

21st.dev

A component resource for starting product interfaces with reusable implementation ideas.

  • components
  • react
  • ui