CAD & PCB.iges · .igs
IGES / IGS viewer
About IGES / IGS
Initial Graphics Exchange Spec (CAD).
IGES (Initial Graphics Exchange Specification) predates STEP and still circulates in legacy engineering archives, aerospace data drops, and machine-tool toolpaths. OpenCascade tessellates the surfaces and curves; three.js renders the result with orbit controls and an assembly tree.
FAQ
- What is an IGES / IGS file?
- IGES is the predecessor of STEP: an ASCII CAD exchange format from the 1980s, still produced by older CAM systems and shipped with legacy archives. It stores surfaces, curves, and annotations.
- Should I prefer STEP over IGES?
- If you can choose, yes — STEP carries assembly structure, units, and tolerance data more cleanly. IGES remains useful when STEP isn't available.
- Is my file uploaded?
- No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
- Does it work on mobile?
- Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More CAD & PCB
- .stepSTEP / STPISO 10303 CAD interchange (parametric solids).Open
- .brepBREPBoundary Representation CAD geometry.Open
- .dwgDWGAutoCAD native drawing.Open
- .dxfDXFAutoCAD Drawing Exchange Format.Open
- .gbrGerberPCB fabrication files (RS-274X) with stackup compositing.Open
- .drlExcellonPCB drill/route files with tool table and hit map.Open
- .tgzODB++PCB design exchange archive (Valor / Siemens).Open
- .ifcIFCIndustry Foundation Classes — BIM models.Open