Standalone viewer for COMPAS 2.0
More information is available in the docs: https://compas.dev/compas_viewer/
- Performative and easy-to-use new architecture based on compas_v1's compas_view2.
- Complete configurable settings and flexible customization.
- Full support for all COMPAS objects (primitives, shapes, graph, mesh, volmesh) based on compas.scene architecture.
- Up-to-date PySide6 and PyOpenGL compatibility.
- Action-based user interaction: drag, select, zoom, pan, rotate, etc.
- Data-driven visualization with simple decorators: facecolor, edgecolor, vertexcolor, linewidth, pointsize, etc.
- Text tags and grids.
- Customizable UI and UI Controller
- Transformations in object space
- ...
See the Getting Started instructions in the docs.
This tutorial page contains basic lead-through, configuration setting, and software concepts.
Examples can be found in our example page.
Contributing page provides the guidelines for contributing to this project. We very much welcome any contributions to this project (Bug Fix, Action class contribution, etc.)
The code in this repo is licensed under the MIT License.
Please check the Issue Tracker of the repo for known issues and their solutions.