diff --git a/README.md b/README.md index 62dac7ed..d34b33e5 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,19 @@ JSketcher is a **parametric** 2D and 3D CAD modeler written in pure javascript [Workbench Dev Guide](./dev-guide/index.md) +[Comercial Licencing](https://www.autodrop3d.com/parametric-cad-beta.html) + Please consider supporting this project by becoming a backer ============== - + + + Current Status ============== -JSketcher is a parametric 3d modeler employing a 2D constraint solver for sketches and the feature/history metaphor to build models. The 2D constraint solver is completely written in javascript/typescript and is implemented in both the 3D CAD and the 2D sketcher. Originally developed by xibyte to make models for 3d printing. Today JSketcher provides a rich set of tools for visualizing, selecting/interacting with 3D geometry, tracking and storing model history all built on the foundation of the 2D sketcher engine and employing OpenCascade for solid modeling operations. +JSketcher is a parametric 3d modeler employing a 2D constraint solver for sketches and the feature/history metaphor to build models. The 2D constraint solver is completely written in javascript/typescript and is implemented in both the 3D CAD and the 2D sketcher. Originally developed by xibyte to make models for 3d printing. Today JSketcher provides a rich set of tools for visualizing, selecting/interacting with 3D geometry, tracking and storing model history all built on the foundation of the 2D sketcher engine and employing OpenCascade for solid modeling operations. d Major Components and features ==============