3D Model Viewer

Interactive 3D model viewer with vertex color overlay support for stress/thermal/fatigue visualization. Supports STL, OBJ, GLTF, and GLB formats. Use cases: FEA stress analysis, thermal imaging overlays, CAD model inspection, structural health monitoring, component fatigue visualization.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add 3d-model-viewer
Manual Installation

1. Copy the component code from components/3d-model-viewer.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care. Open source and free to use.

Plexus UI - Playground