Other than just being a desktop app, CompassCAD is also embeddable among various applications (I’d suggest not using React.js or any framework; you would have to modify the core code). These types of embedded cores are useful for these types of scenarios:

There will be 4 components which are required for operation (including JQuery) and 2 optional components for you to implement anytime.

Table of contents

Getting Started

Accessing with the renderer’s instance

Working with custom shapes

API reference

Documentation feedback

Have anything to suggest? Maybe fix something? Write down your feedback. Please note that this feedback only applies to the documentation. If you need code feedback or suggestions, consider opening a GitHub issue or a pull request.