Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 513 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 513 Bytes

WebCADViewer

A sever side web CAD file viewer using three.js, Flask and FreeCAD.
Supported CAD formats:

  • STEP
  • Inventor iv
  • IGES
  • OBJ
  • PLY
  • VRML
  • DAE
  • POLY
  • BREP
  • STL

It should work in Linux.

Installation

  • FreeCAD apt-get install FreeCAD
  • python libraries: pip install werkzeug, flask,numpy, Pyside

Run:

python routes.py Open your web browser, upload a CAD file

Contact:

Hualin Xiao [email protected] [email protected]

Screenshot

Screenshot